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

Regression in content_rating_mapper to map rating to none #1174

Closed
burkasaurusrex opened this issue Nov 12, 2022 · 0 comments
Closed

Regression in content_rating_mapper to map rating to none #1174

burkasaurusrex opened this issue Nov 12, 2022 · 0 comments
Assignees
Labels
bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet

Comments

@burkasaurusrex
Copy link

burkasaurusrex commented Nov 12, 2022

Version Number

1.18.0

What branch are you on?

master

Describe the Bug

content_rating_mapper appears to work except for when I map a rating to an empty rating. For the movies where it should be removed, there is an extra log line that says No Content Rating Found. I should note that I've tried it with and without double quotes around the mapped rating.

Relevant Collection/Overlay/Playlist Definition

operations:
      content_rating_mapper:
        "TV-G": G
        "TV-PG": PG
        "TV-14": PG-13
        "TV-MA": R
        Approved: PG
        Passed: PG
        NR: 
        "Not Rated": 
        Unrated:

Logs

https://gist.github.com/burkasaurusrex/0754a8e6f69fd2119beedfe4b38ae6da

@burkasaurusrex burkasaurusrex added bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet
Projects
None yet
Development

No branches or pull requests

2 participants