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

Request TV show is only adding with Future episodes monitored #587

Closed
Flippage opened this issue Oct 12, 2016 · 20 comments
Closed

Request TV show is only adding with Future episodes monitored #587

Flippage opened this issue Oct 12, 2016 · 20 comments

Comments

@Flippage
Copy link

Plex Requests.Net Version:

1.9.4

Operating System:

Windows 10 - 64bit

Mono Version:

???

Applicable Logs (from /logs/ directory or the Admin page):

[2016-10-12.zip](https://github.com/tidusjar/PlexRequests.Net/files/524031/2016-10-12.zip)

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.

@Collisionc
Copy link

If the show has multiple seasons, it seems to add everything from previous seasons, but the current season it only adds future seasons.

@Flippage
Copy link
Author

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.

@Magikarplvl4
Copy link
Contributor

Magikarplvl4 commented Oct 13, 2016

@tidusjar there is somehting broken after the last update. If you request "all seasons" only the Future episodes got a monitoring status in sonarr.
If you have just one season. Nothing happen. Only the tv show is added to sonarr.
Is there a possibility to make a hotfix?
Sonarr looks like this: The status on seaons 1 is montitoring but the episodes are unmonitort
image

@tidusjar
Copy link
Member

I am not 100% sure what is going on here,
Yes this is caused by the update because we are using the API slightly different (Requesting the whole series rather than individual episodes).

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

@Flippage
Copy link
Author

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 👍

@Magikarplvl4
Copy link
Contributor

Magikarplvl4 commented Oct 18, 2016

@tidusjar i run your dev build.
If you request something, i got a "something went wrong".
After that i got a error in the log but the serie is added on ssonarr
`
image

tidusjar pushed a commit that referenced this issue Oct 19, 2016
@tidusjar
Copy link
Member

@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?
https://ci.appveyor.com/project/tidusjar/requestplex/build/artifacts

@Magikarplvl4
Copy link
Contributor

I can test te code on sunday. I'm away from home this weekend. @tidusjar

@tidusjar
Copy link
Member

Thats cool @whitecollar17 !

@Magikarplvl4
Copy link
Contributor

@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:

logdump.txt

@tidusjar
Copy link
Member

Just to clarify, what did you press before something went wrong?

@Magikarplvl4
Copy link
Contributor

I press Request all seasons. After 10 seconds this popup shows up with something went wrong

@Collisionc
Copy link

Yeah, I'm seeing the same thing. I had to disable tv shows temporarily as it crashes the whole thing.

@tidusjar
Copy link
Member

tidusjar commented Oct 23, 2016

I'm still waiting for a reply for the Sonarr guys about this...

What crashes?

@Collisionc
Copy link

No rush, just thought I'd mention that I see the same thing as well.

@Magikarplvl4
Copy link
Contributor

suggesties off me: rollback the code and wait for a fix on the side from sonarr

@tidusjar
Copy link
Member

Already done @whitecollar17 !

@Magikarplvl4
Copy link
Contributor

@tidusjar i tested the rollback, looking good. No problems here on the last dev build!

@tidusjar
Copy link
Member

Excellent!

@Magikarplvl4
Copy link
Contributor

Magikarplvl4 commented Oct 27, 2016

Fixed in the release of 1.9.5

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

No branches or pull requests

4 participants