Fallenbagel / jellyseerr

Fork of overseerr for jellyfin support.
https://docs.jellyseerr.dev/
MIT License
3.51k stars 218 forks source link

[Feature Request] Single episode requests #264

Open greggameplayer opened 1 year ago

greggameplayer commented 1 year ago

Description

In the current version, it's not possible to only ask for a particular episode or a particular season of a serie.

Desired Behavior

Be able to ask by episodes and/or by seasons with kinda the same system already in place for film or whole series.

Additional Context

No response

Code of Conduct

Fallenbagel commented 1 year ago

Need some clarification on what you mean by it's not possible to request for a particular season of a series as it has always been possible. Just not individual episodes Screenshot_20221204_055758_Chrome

greggameplayer commented 1 year ago

Oh okay i haven't seen that when you click on ask it would prompt you that, i thought it would download the entire serie

lucasshiva commented 1 year ago

I think requesting individual episodes would be very helpful, especially when you're looking for something new to watch and don't want to request entire seasons just to watch a single episode.

ojmaster commented 11 months ago

Is this going to be done?

ndom91 commented 4 months ago

Saw this post about why it might be hard (https://github.com/Fallenbagel/jellyseerr/issues/592#issuecomment-1847836482).

But Sonarr does implement multiple monitoring options like "Pilot Episode Only". I'm not familiar with the Jellyseerr implementation, how it submits new series / movies Sonarr/Radarr, but I can imagine adding a series as "paused", changing it to "monitor only pilot episode" and then "unpause" it could work.. :thinking:

t-pierre commented 3 months ago

Would it be possible to add this function initially for series where sonarr and tmdb agree on episode numbering? And/or perhaps set this feature as experimental, to be activated in the settings if we understand the risks ?