Releases: sverrirs/ruvsarpur
Releases · sverrirs/ruvsarpur
v10.1.0
- Experimental support for better PLEX support for sporting events (use type TV Shows and Plex Series Scanner)
v9.5.0
- Experimental support for IMDB integration for movies when using PLEX
v9.4.0
- Plex option now downloads posters and episode still images to display in library
- Episode and movie long descriptions are now added to metadata instead of short description
- New switch
--novideo
added to skip the downloading of video files and only download metadata and poster information
- New switch
--nometadata
added to skip the enrichment of video files with metadata
- Bugfixes for invalid characters in path names
- Bugfix for invalid directory separator characters in paths
- Other minor bugfixes
v9.2.0
- Adding support for downloading subtitles if available, this is on by default, adapted from #17 thank you @olafure
- Fixing issue causing excessive debug info to be printed to screen
v9.1.0
- Adding support for season number detection
- Season folders and season episode names are now correctly written to file name and file metadata (season_number)
- Extra quotes in file metadata issue fixed
- Removal of Season numbers in foreign titles when using PLEX flag to ensure correct folder placements
v9.0.0
- Support for embedded MP4 metadata tags (for now this includes title, comment, synopsis, show, episode_id, episode_sort, media_type)
- Fixed minor bug where already downloaded tv schedule could get overwritten with empty data when debugging
v8.1.0
- Fix for movie naming format when using plex switch
- Improved handling for multi part movies when using Plex switch
- Minor bug fixes related to shows repeatedly listed in the VOD schedule from RÚV
v8.0.0
- Major fix for new VOD format on RUV
- Support for Plex Server format via
--plex
command line switch
v7.0.2
- Video quality defaults now to HD1080 (used to be Normal quality)
- Failures occurring during a mid schedule update now do not crash the entire program, (the script continues to download next program category).
v7.0.1
Minor fix to file name resolution and duplicate checks logic