Skip to content

TV Rename 2.5.0

Compare
Choose a tag to compare
@SirSparkles SirSparkles released this 27 Aug 13:26
· 2037 commits to master since this release
d14f0a2

New Features:

  • #405 Export Overview document of all shows in HTML
  • #441 New design for show and episode pages.
  • qBitTorrent Support (from Idea Wall)
  • iCal Download of 'When to Watch' (from Idea Wall)
  • Templatable Season Folder Names (Top item from Idea Wall)
  • Vast speed improvements by using new TVDB API (#445) and optimising file access
  • Support for new media centre - WD TV Live

Enhancements:

  • Improved handing of Recycle Bin on non-Windows systems in 'Bulk Add' Shows
  • Improved screen design for aliases
  • #399 Removed duplicate episodes
  • #407 Improved show guesses from Bulk Add Shows (Pad Season to 2 digits)
  • Improved handling when file matches 2 shows
  • Ability to specify RSS download resolution
  • #412 New option to merge multipart files already in the library
  • Improved series names for short series; Thanks @Chlorel
  • #463 Removed support for XBMC Eden
  • #438 'Show Summary' speed improvement, colour changes and new filtering. Moved from Beta to full
  • #449 New Options for 'Auto Add': Ignore Forever and Skip
  • #452 RSS Downloads enabled via qBitTorrent
  • #439 Multi-lingual Searching
  • #59 New {Year} and {SeasonYear} tags for Episode and Season templates
  • #7 Filter ignored seasons from main UI
  • Offer to delete show on disk when removing from library (from Ideas Wall)

Bug Fixes:

  • #307 Improved Mede8er Support (from forums)
  • #398 Filename processors are not updated until restart
  • #403 Fix for size of Mede8er episode images
  • #411 Updated project references
  • #418 Neater Ignore List window
  • #419 Improved 'Bulk Add Shows' screen
  • #420 Marginally better logging
  • #421 Improved handling for TVDB connection handling when machine hiberbnates - thanks @assafw
  • #440 Improved Bulk Add and Auto Add Show Matching
  • #442 Move Subtitle extensions to the Preferences
  • #443 Retain Mede8er Viewed Status - need to add ".mkv.t" etc to the 'other file extensions'
  • #453 Fix for Language Specific Subtitle issue (from forums)
  • #464 Offline Mode Refresh Issue
  • #470 Improved logging
  • #473 Fix for star ratings in other cultures
  • #475, #474 Improvements to locking and 'Force Download All'
  • #480 Fix to allow Missing Episodes to be located/searched for
  • #486 Reorder File Touch to ensure it works more effectively first time
  • Fix for quickstart screen
  • Missing Episode Guide Images
  • Fix for unreported show searching in foreign language
  • Fix for episodes appearing in English only
  • Fix for downloading episodes that are already being downloaded
  • Fix for statistics window and accuracy

Technical Changes:

  • Upgrade to target .Net4.6
  • Refactor to split code into more manageable chunks
  • Better logging messages and code documentation
  • Move some code out of the main flow so that performance is improved (eg Checking for updates, Show Summary)