Skip to content

TV Rename 2.4.0

Compare
Choose a tag to compare
@SirSparkles SirSparkles released this 28 Mar 02:28
· 2332 commits to master since this release
411627f

Main change here is the automated identification of double episodes - for example S01E01E02. To utilise this feature it needs to be turned on in the Preferences and new expression needs to be added to the Filename Processors section. It is recommended to add (^|[^a-z])s?(?<s>[0-9]+).?[ex](?<e>[0-9]{2,})(-?e[0-9]{2,})*-?[ex](?<f>[0-9]{2,})[^a-z] to the top of the Filename Processors which will identify the new episodes. (Or reset to default). If you wish to create your own RegEx then <f> is the new tag that indicates the last episode in the file.

Another key change here is to upgrade to the .NET framework 4.6. This is needed to enable the update check to work again. This removes Windows XP from the supported operating systems list.

Key Notes

  • As the auto-update is broken, this version will not auto-update.
  • Anyone using the /doall pararmeter without specifying a scan will need to add a /scan, /quickscan or /recentscan to continue their current process
  • An existing bug means that series timezones are not accurately saved. These should be manually reviewed and the new beta function 'Timezone Inconsistency' may help identify series set to the wrong timezone.
  • To use auto-merge add (^|[^a-z])s?(?<s>[0-9]+).?[ex](?<e>[0-9]{2,})(-?e[0-9]{2,})*-?[ex](?<f>[0-9]{2,})[^a-z] to the top of the Filename Processors. (Or reset to default)
  • 'DVD order' required some fairly substantial changes, so please be on the lookout for bugs

Main New Features:

  • Added /quickscan and /recentscan as well as /? to the command line version
  • Filename Processors are now in order and system uses the highest priority one that matches the file
  • Filename Processor screen shows which rule was used to match the season / episode
  • 'DVD order' now works
  • #18 Proactively and Reactively merge Double Episodes
  • New feature in Beta mode to look for inconsistencies in timezone by source network
  • Revert to Missing: Feedback welcome idea wall
  • #17 Proactively find new series during search by looking in download directory Feedback welcome idea wall

Enhancements:

  • #18 - Improvements to merging episodes
  • TVDB Search function is now improved
  • Reverting an action now auto removes other files for the same episode
  • Doing a manual join now automatically adds checks for downloaded images and metadata too
  • Added auto-update message into the log for CLI users
  • #14 - Hide Spoilers in WTW and 'My Shows'
  • #55 and #79 - Shows can not be grouped by DVD Order
  • #358 Addition to the RSS XML
  • #45 Added validation to the 'Season Rules' function
  • #114 Added 'Rename only' mode

Bug Fixes:

  • #362 Error When deleting folders
  • Improvements to 'Auto Add Shows in download folder' to work on automated scans and ignore movie files
  • #335 - Only update file dates after 1/1/80
  • #337 - Hide Splash Screen when running from command line
  • #309 - Fix for "Watch" and "Show in Explorer" not working
  • #79 and #55 Fix for DVD ordering not working (may fix issues with specials ordering also)
  • #345 - Update Check fails
  • Stop removing search folders automatically
  • #347 - Further support for long filenames
  • #344 - Fix Timezone Saving
  • #343 - IPC remote bind issue
  • Hide autoupdate UI for CLI users
  • #291 - Updates to disk space indicator
  • Fix to the count of file metadata section
  • Mede8er view.XML updated to View.xml
  • #89 - Updates to scanning to not fail when Recycle Bin accessed
  • Fix for timezone conversion on startup
  • Improved logging
  • #354 Improved handling for series names with unusual characters in them