Skip to content
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

Proposed naming scheme for future flexibility #583

Open
activ opened this issue Jul 26, 2024 · 3 comments
Open

Proposed naming scheme for future flexibility #583

activ opened this issue Jul 26, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@activ
Copy link

activ commented Jul 26, 2024

This naming should be compatible with most media servers and not just Plex and support having multiple versions in one folder. Both different resolutions and actual editions.

In arr format:
{Movie CleanTitle} {(Release Year)} {imdb-{ImdbId}} - {edition-{Edition Tags}} {[Custom Formats]}{[Quality Full]}{[MediaInfo 3D]}{[MediaInfo VideoDynamicRangeType]}{[Mediainfo AudioCodec}{ Mediainfo AudioChannels]}[{Mediainfo VideoCodec}]{-Release Group}

Example:
Example: A Good Day to Die Hard (2013) {imdb-tt1606378} - {edition-Theatrical Cut} [MA][WEBDL-2160p Proper][DV HDR10][DTS-HD MA 7.1][h265]-FLUX.mkv

@dreulavelle
Copy link
Member

dreulavelle commented Aug 6, 2024

Do we want to include edition by default? Off the top of my head I'm thinking the usual year and imdb id.. but also resolution, quality and audio?

Something closer to:

A Good Day to Die Hard (2013) {imdb-tt1606378} {edition-Theatrical Cut} [2160p] [DV HDR10] [DTS-HD MA 7.1].mkv

Not sure on the edition part..

@activ
Copy link
Author

activ commented Aug 7, 2024

Don't think there is any downside and it prepares for the option to have different editions. So why not?

@activ
Copy link
Author

activ commented Aug 7, 2024

Note the - in this format {imdb-{ImdbId}} - {edition-{Edition Tags}} that is needed I think for compatibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants