TV Rename v2.3 RC4
Pre-release
Pre-release
Continuing the process of driving towards a final 2.3 release, we are focusing on a 2.3 release by just fixing bugs and then we'll do a thorough code cleanup for version 3.
All features, bugs and other changes from the prior v2.3 RCs plus
New Features
- If a series has >10% of its episodes updated then we'll update the entire series as we assume someone is making some serious changes
Bug Fixes
- Does not popup error message boxes when running hidden or unattended
- Improved resilience if 'The TVDB' is down or returning unexpected results
- Added Dutch 'Seizoen' to the list of words that describe a season Forum Link
- Fixed bug that meant that Exporters were not run in certain circumstances #226
- Fixed bug that meant the uTorrent was not found at certain times
- Removed dead RSS and Search URLs
- Fixed issue with main screen appearing behind already running windows #180
Technical
- Improvements to the build, deploy and installer process
- Removal of some unused code
- Refactor of some methods into helper classes (from Version.cs)
- Improved Logging (ongoing)
- IPC Refactor
- Licence formalisation
- Documentation updates