-
-
Notifications
You must be signed in to change notification settings - Fork 401
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
Request TV show is only adding with Future episodes monitored #587
Comments
If the show has multiple seasons, it seems to add everything from previous seasons, but the current season it only adds future seasons. |
I'm actually not getting that myself @Collisionc - Mine won't automatically download anything. Even if I pick "All Seasons", it only monitors the Future episodes of the latest season (not even the entire latest season). So weird, because CouchPotato I just set up, and that worked perfectly with a test movie, and in my experience CouchPotato has got nothing on Sonarr. Would have expected it the other way around haha. |
@tidusjar there is somehting broken after the last update. If you request "all seasons" only the Future episodes got a monitoring status in sonarr. |
I am not 100% sure what is going on here, I have raised a issue with Sonarr, since I don't think the API is working as expected. For now I have coded a work around. I think the main issue was when requesting all series, it wasn't actually monitoring anything, I have placed a workaround for that, but I can't figure out why it is always monitoring the latest series but not any of the episodes, when I didn't ask it to do any of that. I'll keep you guys updated. If you want to use the workaround you are welcome to try the dev build https://ci.appveyor.com/project/tidusjar/requestplex/build/artifacts |
Awesome thanks. Just as a note as well, I have tried selecting individual seasons / episodes, and the same issue occurs. Thanks for all your work @tidusjar - it's a great piece of software either way 👍 |
@tidusjar i run your dev build. |
@whitecollar17 do you want to try a new build? If you get the same error can you put it on Trace and then get the error? |
I can test te code on sunday. I'm away from home this weekend. @tidusjar |
Thats cool @whitecollar17 ! |
@tidusjar i run the new build now, but got the same error after waiting some time. Got a "something went wrong error". Log error set to trace, this is what i go t in the logs of plexrequest.net: |
Just to clarify, what did you press before something went wrong? |
I press Request all seasons. After 10 seconds this popup shows up with something went wrong |
Yeah, I'm seeing the same thing. I had to disable tv shows temporarily as it crashes the whole thing. |
I'm still waiting for a reply for the Sonarr guys about this... What crashes? |
No rush, just thought I'd mention that I see the same thing as well. |
suggesties off me: rollback the code and wait for a fix on the side from sonarr |
Already done @whitecollar17 ! |
@tidusjar i tested the rollback, looking good. No problems here on the last dev build! |
Excellent! |
Fixed in the release of 1.9.5 |
Plex Requests.Net Version:
1.9.4
Operating System:
Windows 10 - 64bit
Mono Version:
???
Applicable Logs (from
/logs/
directory or the Admin page):Reproduction Steps:
Doesn't seem to be any specific steps. Just request a show and regardless of the settings it adds it with only Future episodes being monitored. Doesn't monitor selected seasons or attempt to download episodes.
Doesn't make a difference whether I make the request as an admin or just as a user. Same effect both ways.
The text was updated successfully, but these errors were encountered: