Skip to content

Releases: sverrirs/ruvsarpur

v13.1.0

18 Jan 20:45
Compare
Choose a tag to compare

When the ffmpeg switch is omitted or the path to ffmpeg does not exist the script will now attempts to find the ffmpeg if it is installed on the machine running the script see #30 big thanks to @genkobar

v13.0.1

18 Jan 20:36
Compare
Choose a tag to compare

Fixing an issue with missing series description after API change

v13.0.0

15 Jan 22:28
Compare
Choose a tag to compare
  • Fixing a breakage in the RUV API, reverting to another endpoint which returns incomplete series information but unblocks the script for now

v12.1.0

17 Dec 22:41
Compare
Choose a tag to compare
  • Small fix for series names to ensure that when multiple seasons are encoded in the name the base series name is used for folder and classification, i.e. Hvolpasveitin IX => Hvolpasveitin

v12.0.2

14 May 20:59
Compare
Choose a tag to compare

v12.0.1

20 Feb 20:38
Compare
Choose a tag to compare
  • Minor fix for IMDB matching sometimes being overridden by accident

v12.0.0

26 Jan 22:58
Compare
Choose a tag to compare
  • Support for optionally downloaded IMDB snapshot data from https://www.imdb.com/interfaces/. Use the --imdbfolder parameter that points to a folder where the title.basics.tsv data file has been downloaded.
  • Added support for matching IMDB entries to shows and movies during schedule refresh
  • Greatly improved matching for IMDB data for both movies and tv shows
  • Reducing number of API calls to retrieve episode list
  • When using the --plex option any IMDB data associated with the item will be written to the file name to assist Plex in linking up the information.

v11.1.0

13 Jan 01:16
Compare
Choose a tag to compare
  • Support for sports events and sports related talk shows
  • Sports support in PLEX structure, (use library type TV Shows and Plex Series Scanner)
  • Improvements to tv schedule logic that should now make more content available to the script than before.
  • Improvements to portrait image downloading for series and movies.
  • Detection of movies and sporting events should be greatly improved.
  • New switch --incremental allowing for very fast TV schedule updates intra-day in case the script is run multiple times during the day
  • Fixing of separators for OSX and Linux (as per #22), thanks @gkristjansson

v11.0.0

12 Jan 21:35
Compare
Choose a tag to compare
v11.0.0 Pre-release
Pre-release
  • Improvements to tv schedule logic that should now make more content available to the script than before.
  • Improvements to portrait image downloading for series and movies.
  • Detection of movies and sporting events should be greatly improved.
  • Experimental detection of documentaries.
  • Detection and flagging of content with hard english subtitles added.

v10.1.0

14 Dec 22:17
Compare
Choose a tag to compare
v10.1.0 Pre-release
Pre-release
  • Experimental support for better PLEX support for sporting events (use type TV Shows and Plex Series Scanner)