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] - Ability to specify specific episodes in a season for TV #254

Closed
kingfenix opened this issue May 25, 2016 · 10 comments
Closed

[REQUEST] - Ability to specify specific episodes in a season for TV #254

kingfenix opened this issue May 25, 2016 · 10 comments
Assignees

Comments

@kingfenix
Copy link

kingfenix commented May 25, 2016

So I get facebook messages from my daughter who says, I need such and such episode of this show, you deleted it too soon...

Would be great if she could do this on the request app.

Thanks,
Doug

@tidusjar
Copy link
Member

Well you need to tell her to watch it in a timely fashion! 😆

So I have just added in selecting seasons, I'm not sure how requesting episodes would fit in with the application but i'll have a think.

@kingfenix
Copy link
Author

totally agree on the timely fashion, but she is 19 and learned from her mother so....I appreciate your time and effort, and LOVE plexrequests.net, to me this is the first usable attempt anyone has made.

@kamikasky
Copy link

My friends and I like to download specific episodes very often as well. Only reason I have not made PlexRequests my main as opposed to HTPCManager

tidusjar pushed a commit that referenced this issue Jul 15, 2016
tidusjar pushed a commit that referenced this issue Jul 24, 2016
So currently if a series exists then we will correctly monitor the episodes selected.

TODO: When the series doesn't exist in sonarr we need to add the series and then wait for the episode metadata to be populated.

Also need to add in all of the regular checks  and notification e.g. whitelist etc.
tidusjar pushed a commit that referenced this issue Jul 26, 2016
tidusjar pushed a commit that referenced this issue Jul 27, 2016
tidusjar pushed a commit that referenced this issue Jul 27, 2016
…t. TODO check sonarr to see if it's already there. #254
tidusjar pushed a commit that referenced this issue Jul 27, 2016
tidusjar pushed a commit that referenced this issue Jul 27, 2016
@tidusjar
Copy link
Member

Got some bad news.

Yesterday while working on this I found a bug in Sonarr.
The bug is that I cannot add a new series into Sonarr (using the API) as unmonitored.

So if a user requests 5 episodes from a series that doesn't yet exist in Sonarr, I try and add the series as unmonitored and then monitor the episodes the user has selected... But this doesn't work.

For now I am going to have to hack around it and add the series as Monitored and then unmonitor it straight away :(

Sonarr Issue reference: Sonarr/Sonarr#1404

They have fixed it in devlop but there is no ETA on them going live.

So hack around it for now, in a few months time i'll come back and do it properly.

tidusjar pushed a commit that referenced this issue Jul 28, 2016
tidusjar pushed a commit that referenced this issue Jul 28, 2016
@tidusjar
Copy link
Member

tidusjar commented Aug 1, 2016

TODO: We need to lookup the episodes monitored on Sonarr if the series exists. If the episode is already monitored then pre-tick the UI.

tidusjar pushed a commit that referenced this issue Aug 1, 2016
tidusjar pushed a commit that referenced this issue Aug 3, 2016
tidusjar pushed a commit that referenced this issue Aug 5, 2016
…the database.

There is a big structure change around this, also increased the default check time to be in hours.
@tidusjar
Copy link
Member

tidusjar commented Aug 7, 2016

This is now ready for someone to test if they are feeling brave!

@tidusjar
Copy link
Member

tidusjar commented Aug 7, 2016

@kamikasky
Copy link

Thanks for your hard work! I'm on vacation at the moment so I will have to check it out when I get back!

@Magikarplvl4
Copy link
Contributor

Magikarplvl4 commented Sep 24, 2016

Its look like sonarr pushed a update with fixing the problem.
See changes logs of 2.0.0.4323 - 11 Sep 2016

" [Fix] Allow series to be added unmonitored through the API"

@tidusjar
Copy link
Member

Yeah they did :) But I'll leave the work around in place for a bit since not everyone updates straight away

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants