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

Country (used for content rating) Setting Only Picking Up First Instance #110

Open
purevertigo opened this issue May 2, 2020 · 2 comments

Comments

@purevertigo
Copy link

If the country set is not the first instance eg
Australia:M
Argentina:13
Austria:12

and is

Argentina:13
Australia:M
Austria:12

Australia won't get picked up and defaults to MPAA.

Also, this is the same for this way...
Australia:M / Argentina:13 / Austria:12

and

Argentina:13 / Australia:M / Austria:12

@Squazz
Copy link

Squazz commented Nov 29, 2022

Do you have a NFO that shows this behavior?

What is the expected output?

@purevertigo
Copy link
Author

I have attached a sample NFO from both ways.

It is expected that the NFO is checked by the agent and then only finds the Australian rating if selected in Plex.
Desktop.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants