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

Plex_search "Year" range seems to be broken. #132

Closed
SerinitySW opened this issue Dec 1, 2020 · 5 comments · Fixed by #142
Closed

Plex_search "Year" range seems to be broken. #132

SerinitySW opened this issue Dec 1, 2020 · 5 comments · Fixed by #142

Comments

@SerinitySW
Copy link

Log:

| 
|===================================================================================================|
|
| Updating collection: First Films...
| Sync Mode: append
| Config Warning: 1874-1959 can be replaced with 1874
| Processing Plex Search: year(1874)
| First Films Collection | = | Passage of Venus
| Processed 1 Movies
| 
| 
|===================================================================================================|

Config:

      First Films:
            plex_search:
                  year: 1874-1959

I'm on version 2.7.0 of the docker build (performance branch)

@SerinitySW
Copy link
Author

For some reason, my "All Movies" range works, however:

      All Movies:
            plex_search:
                  year: 1874-2021

@mza921
Copy link
Owner

mza921 commented Dec 2, 2020

What's your movie agent, and is cache enabled?

@SerinitySW
Copy link
Author

SerinitySW commented Dec 2, 2020 via email

@karan
Copy link

karan commented Dec 8, 2020

Same. Seems like the range just uses the low year instead of the actual full range.

@mza921
Copy link
Owner

mza921 commented Dec 9, 2020

Found the issue. I'll post an update soon.

@mza921 mza921 linked a pull request Dec 15, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants