Closed DesertCookie closed 1 year ago
Can you confirm if this has been fixed by #2080?
The CF deployment is currently being built, should be available shortly.
@DesertCookie Please reopen if the aforementioned PR doesn't solve this issue.
At the moment I'm actually unable to play any file through Jellyfin-Vue. Only the old web GUI works. I'll try to investigate and get back to you.
Edit: I've resolved my playback issue by adding my server's iGPU for transcoding. Though the media direct plays, Jellyfin just would not start playing most files (2K, 4K, H.264, H.265, VP9) without the iGPU present. This is a Jellyfin core issue, not a Vue one though.
Description of the bug
Clicking the settings cog in the player causes Jellyfin Vue to endlessly load. Only closing the player and reopening it seems to solve this. This happens on both my servers (one uses a GPU so I thought that might make a difference). I only have files that direct-play and thus cannot confirm if this is also an issue with transcoding (tried both 2K H.264 10bit AAC and 4K HEVC 10bit OPUS files).
Steps to reproduce
Set up Jellyfin and Jellyfin Vue in Docker on unRAID (through Cloudflare and proxying using NPM). Start playback of a file. Click the settings cog.
Expected behavior
The playback should not be interrupted by clicking the settings cog.
The logs indicate an issue with the StreamBuilder that says it wants to transcode. The Jellyfin GUI and the CPU utilization of my server clearly show though, that there's now transcoding going on. Playing the file in Jellyfin's web GUI or via Jellyfin Media Players works flawlessly.
Logs
Screenshots
No response
Platform
Linux
Browser
Firefox
Jellyfin server version
10.8.10
Additional context
No response