Describe the bug
I created a rule which actions on Plex - IMDb rating (scale 1-10). I was surprised to see a bunch of highly rated movies being added. When I checked the details I would see results like this:
mediaServerId: "5633"
result: true
sectionResults:
- id: 0
result: true
ruleResults:
- action: before
firstValueName: Plex - Date added
firstValue: 2021-09-04T12:20:37.000Z
secondValueName: custom_days
secondValue: 2023-02-28T21:16:29.103Z
result: true
- id: 1
result: true
operator: AND
ruleResults:
- action: equals
firstValueName: Plex - Times viewed
firstValue: 0
secondValueName: number
secondValue: 0
result: true
- id: 2
result: true
operator: AND
ruleResults:
- action: smaller
firstValueName: Plex - IMDb rating (scale 1-10)
firstValue: null
secondValueName: number
secondValue: 6
result: true
Note the null for the IMDb rating. When I view the metadata from plex by going to "Get Info" then "View XML" I see IMDb ratings.
Not all of my matches had a null value but most of them in a spot check. Not sure how to check more broadly.
To Reproduce
Steps to reproduce the behavior:
Create a rule which checks Plex IMDb rating, then evaluate and see if it is properly enforced.
Expected behavior
I would have expected it to pull the IMDb rating from Plex metadata.
Device (please complete the following information):
Describe the bug
I created a rule which actions on
Plex - IMDb rating (scale 1-10). I was surprised to see a bunch of highly rated movies being added. When I checked the details I would see results like this:Note the
nullfor the IMDb rating. When I view the metadata from plex by going to "Get Info" then "View XML" I see IMDb ratings.Not all of my matches had a
nullvalue but most of them in a spot check. Not sure how to check more broadly.To Reproduce
Steps to reproduce the behavior:
Create a rule which checks Plex IMDb rating, then evaluate and see if it is properly enforced.
Expected behavior
I would have expected it to pull the IMDb rating from Plex metadata.
Device (please complete the following information):