-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(advanced): redesign naming
#288
base: master
Are you sure you want to change the base?
Conversation
- Added more unique examples of bad naming for files - Added images and tables to better visually display how to name
- Changed good naming example example to use only recommended schemes - Changed bad naming example image to include absolute numbering and missing series year - Added dual audio marker to recommended scheme variant 2 - More descriptions - Reduced number of example names in Nyaa
- Separated General and File Name guidelines - Clearly clarified `SXXEXX` format - Corrected naming guideline and repack marker for Variant 1
- Improved explanation for video resolutions - Improved explanation for identifying special episodes - Moved a few sections
- Follow the same general guidelines for naming | ||
- Include the **season/episode number** (for TV series) | ||
- Use `SXXEXX` format (e.g. Season 2 Episode 10 = `S02E10`) | ||
- Absolute episode numbers may be used together (e.g. `S02E10 - E22`), *but never by themselves* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May be worth updating this in the future to clarify on other common episode numbering.
For example, most database sites list Cardcaptor Sakura as containing 70 episodes. For ease of use, the releaser may want to use the absolute number first, which should still be fine provided they include he SxxEyy key somewhere in the file name.
Of course, tools like sonarr should actually fix their parsing so SxxEyy actually takes priority first... But still
Redesign for
advanced/naming
.Some changes include: