-
-
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
When searching for a season that has some episodes but not all it returns "Show is already on plex" #475
Comments
I just realised, this is not a bug. There is a option in the Plex settings to enable Episode searching. What this option does is it scans your whole plex library and gets all of the TV Episodes and stores them into the DB every 12 hours. If this option isn't enabled then we can only lookup on if you have the Season in Plex, in this case, you do have the season (But not all episodes). Now the reason why this option is not enabled by default as it's a resource intensive task and while running the UI can slow down a lot (Depending on the size of your Plex Library it's hard to say how long it will run for). If you do not want to enabled this, they still can request the episodes using the "Select Episodes..." option |
Where is this setting in Plex? I couldn't find it. EDIT: Nevermind, it's a setting in PlexRequests: Settings -> Plex -> Enable Episode Searching This solved my issue. I was able to request a season for a show that already existed in Plex. |
From @chris243
|
@chris243 Is this still an issue with the latest version? |
I will test it in a bit. I'll let you know. |
OK thanks! |
Just tested with newest stable release. Now when I search for a season with only some episodes it gives me the green message saying it requested but looking at sonarr logs it doesn't do anything. I tried searching for a season that I do have all episodes already and got same thing. Searching for a season with no episodes at all works as intended and sonarr searches for all episodes in that season. |
did you need to re-approve the request? |
@chris243 you have episode searching enabled right? |
Yes sir Sent from my Sprint Samsung Galaxy® Note 4. -------- Original message -------- @chris243https://github.com/chris243 you have episode searching enabled right? You are receiving this because you were mentioned. |
fixed in the release of 1.9.5 |
If this is a bug report please make sure you have filled the following in:
(If it's not a bug and a feature request then just remove the below)
Plex Requests.Net Version:
1.9
Operating System:
Windows 10
Pretty much tittle.
Ex: Game of thrones season 01 has only episode 1 and 2 go to Request->Select Season->Season 01->
Request=Show is already on Plex
The text was updated successfully, but these errors were encountered: