Skip to content

Releases: damienhaynes/moving-pictures

v1.8.4 Release

25 Jan 06:56
Compare
Choose a tag to compare
  • Support for IMDb ID's with more than 7 digits;
  • Mask API keys in log messages.

v1.8.3

28 Dec 09:44
Compare
Choose a tag to compare
  • Improved MediaInfo support and compatibility with MediaInfo 1.23;
  • Updated filmtipset scraper (thanks vuego);
  • Added an option for pre-mounting images on external playback (thanks fLaSkin).

NB: This version is only compatible with MP 1.23+

v1.8.2

02 Sep 06:51
Compare
Choose a tag to compare
  • Updated VideoCodecs (HEVC) and AudioCodecs (TrueHD+Atmos, DTSX, EAC3+Atmos, EAC3) support;

  • Added support for TLS (Transport Level Security) 1.2 standard. Required for some endpoints which no longer support the default 1.0/1.1 in .NET 4.0;

  • Adding some missing Titan skin image resources;

  • Updating debug logging for scraper scripts when executing an if condiion. Will only log the condition part;

  • Fixed issue with resume dialog not closing on ESC;

  • Updated translations;

v1.8.1

22 Aug 08:54
Compare
Choose a tag to compare
  • 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

v1.8.0

22 Aug 08:45
Compare
Choose a tag to compare
  • Removed follw.it support (site is shutting down end of September 2014).
  • Added Titan skin files to installer. Includes some bug fixes and minor changes.
  • Updated translations from Transifex.

v1.6.2

22 Aug 09:08
Compare
Choose a tag to compare
Created tag for v1.6.2 release.