-
-
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] - Ability to specify specific episodes in a season for TV #254
Comments
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. |
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. |
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 |
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.
…t. TODO check sonarr to see if it's already there. #254
Got some bad news. Yesterday while working on this I found a bug in Sonarr. 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. |
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. |
…the database. There is a big structure change around this, also increased the default check time to be in hours.
This is now ready for someone to test if they are feeling brave! |
Thanks for your hard work! I'm on vacation at the moment so I will have to check it out when I get back! |
Its look like sonarr pushed a update with fixing the problem. " [Fix] Allow series to be added unmonitored through the API" |
Yeah they did :) But I'll leave the work around in place for a bit since not everyone updates straight away |
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
The text was updated successfully, but these errors were encountered: