-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Intermittent Jellyfin API error #47
Comments
Hmmm if you're comfortable with python, try printing item at line 111 of |
Nevermind it seems like its adding correct one now. WHen I was having issues it was 10.9.6 now im on 10.9.7 and its adding correct movie even though its giving the error below., Checking for exact IMDb ID match... |
I have no idea what i did. But using original codd on 10.9.7 the movie IF now does not get added but If only also does not get added. However editing the code to print debug info somehow makes it add the correct movies even though it prints the error in above comment. Here is my udpated code to print debug info which somehow fixed adding the correct movies.
|
This sounds like the jellyfin api being flakey. I can add back some old code which repeatedly calls the jellyfin api when it breaks like this. |
@vortex91 is this error still happening? |
I added
but I keep getting wrong movie added to collection for box office for "IF" movie 2024 instead I keep getting "IF ONLY" 2004 picked up.
It also has same issue wityh mdblist plugin
The text was updated successfully, but these errors were encountered: