Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

DatedFormat is missing Episode related specifiers #51

Closed
fleXible opened this issue Aug 22, 2019 · 0 comments · Fixed by #55
Closed

DatedFormat is missing Episode related specifiers #51

fleXible opened this issue Aug 22, 2019 · 0 comments · Fixed by #55

Comments

@fleXible
Copy link
Contributor

Although DatedFormat is stronger related to series than to movies, it is missing episode related specifiers.

As an example, for "Jimmy.Fallon.2019.08.15.John.Travolta.1080p.WEB.x264.1-TRUMP" the title or show name "Jimmy Fallon" and the date "2019-08-15" will be usable, but the Episode-Information "John Travolta" gets los.

fleXible added a commit to fleXible/VideoSort that referenced this issue Aug 29, 2019
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
@hugbug hugbug closed this as completed in #55 Sep 4, 2019
hugbug pushed a commit that referenced this issue Sep 4, 2019
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 #51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant