forked from nzbget/VideoSort
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: DatedFormat is missing Episode related specifiers
Without episode information, only the date is available to differentiate the episodes, which is missing half of the available information. Existing code from SeriesFormat was reused, the existing test cases for DatedFormat just needed slight adjustments. But the opportunity was taken, to unify the INPUTFILE for better readability. Documentation is updated, the default format extended with episode name. Closes nzbget#51
- Loading branch information
Showing
2 changed files
with
34 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters