Describe the bug
A clear and concise description of what the bug is.
When using the jellyfin "last watched"/"last view date" rule, if a show hasn't been watched, the date is null and the custom days become 864000:
- operator: AND
action: before
firstValueName: Jellyfin - Last view date
firstValue: null
secondValueName: custom_days
secondValue: 864000
result: false
To Reproduce
Steps to reproduce the behavior:
- add a show rule for jellyfin. specifically a last view date rule
- set the second value to custom days before 10 days
- save
- Go to go to collections
- Click on a show collection
- Click on "test media"
- write a show nobody on your server has ever watched
- note that it doesn't have a working lastViewDateExpected behaviorA clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
- OS: unraid (docker
- Version: 3.1.0
Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
When using the jellyfin "last watched"/"last view date" rule, if a show hasn't been watched, the date is null and the custom days become 864000:
action: before
firstValueName: Jellyfin - Last view date
firstValue: null
secondValueName: custom_days
secondValue: 864000
result: false
To Reproduce
Steps to reproduce the behavior:
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
Additional context
Add any other context about the problem here.