mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Add a timeout for the Next Up episodes #2932
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jackrvan on GitHub (Apr 14, 2021).
Something ive wanted for a while. I think I already have a solution to this. I will make this issue so I can link it to the Pull Request that I will make shortly. Basically I just want an option that I can set that makes TV shows not show up in the Next up section if they were last watched over that many days. So if I set the option to 14 then any shows I havent watched in 2 weeks will not show up in Next Up. Note that this will require some code changes to the jellyfin-web repo as well since we need to add the option there. Im not really sure how you usually deal with this? Do you just wait until this one merges and then create a new PR on that repo?
@stale[bot] commented on GitHub (Aug 21, 2021):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
@jackrvan commented on GitHub (Aug 23, 2021):
This has been done so ill close it.