You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On any actively airing show, select the New episode notification "bell" icon to subscribe to notifications.
Expected behavior
For media which the user is subscribed, and where new episodes can become available in the future, the user should receive notifications when new episodes become available.
Actual behavior
My experience with notifications is varied- essentially fitting into three scenarios:
I receive notifications for new episodes of certain shows. The behavior is as with all normal notification functionality on android. Sometimes it happens at the time the new episode becomes available. Other times I receive a batch of notifications for multiple shows. This is the rarest experience.
I receive notifications for new episodes of certain shows only after opening the app. This is the second rarest experience.
I receive no notifications at all. This is the most common experience.
Subscriptions are based on periodic checks every 6 hours.
If you visit the updated page before the check runs it will not show a notification because you have 'seen' the latest episode. This can cause 'no notifications' for shows you check often or know the release of.
Android itself can be very strict in regards to battery saving and may not allow these periodic checks, or may force-close the app. This will lead to no notifications, or delayed notifications until the app is opened. This problem is especially big on certain phones. Read https://dontkillmyapp.com/ for details on which manufacturer is the worst and what can be done to fix it.
Steps to reproduce
On any actively airing show, select the New episode notification "bell" icon to subscribe to notifications.
Expected behavior
For media which the user is subscribed, and where new episodes can become available in the future, the user should receive notifications when new episodes become available.
Actual behavior
My experience with notifications is varied- essentially fitting into three scenarios:
Cloudstream version and commit hash
4.4.0 3a657d7 October 1, 2024 8:13:36 PM
Android version
Android 14
Logcat
Other details
.
Acknowledgements
The text was updated successfully, but these errors were encountered: