mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
No Live TV Clients Active but Jellyfin still Receiving and Transcoding Channel #7039
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 @jwhaugustine on GitHub (May 27, 2025).
Description of the bug
After a short amount of time with clients viewing TV sources, I'll find the next morning that, with all clients disconnected for several hours, Jellyfin is still receiving and processing TV sources as if a client were watching.
There is actually another bug that very closely matches this, which was marked as resolved.
https://github.com/jellyfin/jellyfin-androidtv/issues/416
After one night of around 8 hours of no clients with just the one TV source transcoding, I'm left with 32 GB of ts file in /var/lib/jellyfin/transcodes.
Reproduction steps
Sign in with a client, known to affect Roku/Android/Firestick.
Watch M3U8 live stream channel. Maybe change the channel a few times.
Return to system dashboard.
Observe on server that a transcode job is still running, consuming compute, storage, and network resources.
What is the current bug behavior?
Server continues processing TV sources even though there are no clients viewing the source, or even connected to the server.
What is the expected correct behavior?
Expected behavior: when no clients are watching a TV stream, Jellyfin is not receiving, transcoding, or processing the source in any way.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.10.7
Specify the build version
10.10.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
In the bug I linked, its listed as affecting the Android client. However, I would argue that the server itself should be capable of making the determination that it has no clients connected to a stream and therefore has no need to continue processing or performing tasks on it.
@jellyfin-bot commented on GitHub (Oct 7, 2025):
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
@jellyfin-bot commented on GitHub (Oct 28, 2025):
This issue was closed due to inactivity.