Skip to content

v1.8.1

Compare
Choose a tag to compare
@damienhaynes damienhaynes released this 22 Aug 08:54
· 48 commits to master since this release
  • Added automatic backup and restore of corrupt databases. When a corrupt database is detected on startup it will revert to the last known good one if it exists. Corrupt databases are also backed up but never restored.
  • Added a new user rating field to store ratings out of 10, this will be used to store user ratings from trakt in a future update so there will be no rounding issues. Skins can use the following property #MovingPictures.UserMovieSettings.10point_user_rating, if the new field is not populated then it will be double the rating out of 5.
  • Added a new skin property which publishes the progress watched as a percentage. Skins can use the following property #MovingPictures.UserMovieSettings.Progress.
  • Added support for a fanart.tv personal API key. This allows you to get faster access to artwork esp. for VIP members. The personal API key can be entered in Advanced Settings.
  • Added support to search for adult content from themoviedb.org, this is disabled by default. This can be enabled in Advanced Settings.
  • Added dynamic filtering for User Ratings. Removed dynamic filtering for ResumeTime/ResumeTitleBD.
  • Added UserRating and Watched Progress on Posters in Titan skin.
  • Improved configuration UI such that it can be seen in task-bar when open, maximise and minimise button also added.
  • Removed ResumeTimeBD from the ConfigScreen sub-pane.
  • Renamed 'View' to 'Layout' to keep consistent with MediaPortal nomenclature.
  • Improved error handling with with Noise filter.
  • Improved error handling when watching for new files on disk.
  • Fixed Layout not respected when jumping into a category from a skin loading parameter e.g. from BasicHome.
  • Fixed display of 7 channel audio as 6.1.
  • Added support for 4K UHD, 8K UHD, 480p, 480i, 576p and 576i video resolutions.
  • Added IsInterlaced flag for Video MediaInfo.
  • Fixed Titan skin not listed as an installable feature in install dialog.
  • Updated translations from Transifex.

partiallywatched