mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Playback doesn't seem to work at all, including direct play #3320
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 @delbonis on GitHub (Oct 16, 2021).
Media Info of the file
Logs
I think I grabbed the right chunk
FFmpeg Logs
What's weird here is that it seems like all the transcoding succeeds properly but then all the files it outputs are 0 bytes, including the .m3u8 playlist. I double checked the permissions and it shouldn't have been permissions in the first places since the files are being created. Similar issues happen regardless of if it's doing direct play or if it's needing to transcode it, the transcode files are all 0 bytes.
I also get a ton of lines like this in the browser console:
Stats for Nerds Screenshots
Only get infinite spinner so don't have the stats for nerds.
Server System (please complete the following information):
Client System (please complete the following information):
I've also been having issues trying to play on a Chromecast from the Android app, but I don't have logs for that as troubleshooting with that is more of a pain. This seems to have been happening with all files since upgrading to 10.7.7. Surely I'm doing something wrong rather than it actually being Jellyfin broken so badly.
@delbonis commented on GitHub (Oct 16, 2021):
Upon further investigation, the filesystem we were transcoding onto was full. Not sure how it was able to create the file entries but if it was reusing space allocated to the dir previously it might make some sense.
It would be nice if there was some notification that the filesystem used for transcoding is nearly full since that seems like it would be a common problem.
@jellyfin-bot commented on GitHub (Feb 14, 2022):
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 master branch, 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.