You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
Closesnzbget#51
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: