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

Notify when all released episodes are available or partial availability #3578

Closed
1 task done
clifford64 opened this issue Aug 9, 2023 · 5 comments
Closed
1 task done

Comments

@clifford64
Copy link

Description

Currently, Overseerr will not send a notification until all episodes of a show are available. If a show has 3 seasons and only season 1 and 2 have been released and acquired so far, then it will not send a notification if the show was recently requested. This is because it sees that Season 3 is not available yet because it hasn't been released yet.

Desired Behavior

Having the option to send notifications based on episodes that are partially available or seasons that are available or per episode would be helpful. Or something that is single notification per show or per season.

Additional Context

No response

Code of Conduct

  • I agree to follow Overseerr's Code of Conduct
@clifford64
Copy link
Author

Issue originally brought up in #2690 but nothing was done and it was auto closed. I would like to bring it back up.

@nmbrg
Copy link

nmbrg commented Aug 25, 2023

It’s insane that there’s no option to get a notification on first episode of a season only. Me and every person I’ve talked to want only this type of notification for TV-series. We do not care for notifications when the whole season is available, only for when the first episode is available so we get a heads up that the tv-series have a new season started. After that it’s pretty common to know which day the next episode is available to watch without getting notifications.

@OwsleyJr
Copy link
Collaborator

OwsleyJr commented Nov 3, 2023

Individual episode support needs to be added. Closing in favor of #342.

@OwsleyJr OwsleyJr closed this as completed Nov 3, 2023
@nmbrg
Copy link

nmbrg commented Nov 3, 2023

Individual episode support needs to be added. Closing in favor of #342.

I fail to see the reason why this is closed. Afaik the issue you’re referring to are about the ability to request individual episodes. This issue are about the ability the get notifications either on every episode or at first episode on every season, instead of as it is now, getting a notification when the last episode of a season is available. If I haven’t misunderstood this issue it has nothing to do about the ability to request stuff in a particular way.

@slinkoff
Copy link

agree - new show, first few episodes have downloaded but no notification because it won't be seen as available as a season until the last episode is acquired. Clearly we want to be notified when the season starts or as each new episode is downloaded.

Air date appears to be available info in Overseer. Logic check could be to check if air date is within x amount of days of current date. i.e., it's a newly aired episode of the show. If so, send notification for partially available show/new episode. Optionally only send notification if it's the first episode of the season.

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