Movie/Series theme music error - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Movie/Series theme music error (/t-movie-series-theme-music-error) |
Movie/Series theme music error - flymetothemoon - 2024-10-01 Hey I've been putting music themes in movie/seriesĀ folders and suddenly Jellyfin Media player started giving errors when I enter a movie or Series that has theme.mp3/flac in its folder. It won't play them and gives error. The player log shows thisĀ 2024-10-01 10:17:09.836 [info] unknown @ 0 - JS: en-US 2024-10-01 10:17:09.836 [info] unknown @ 0 - JS: [dateFnsLocale] updating date-fns locale en-us 2024-10-01 10:17:09.836 [info] unknown @ 0 - JS: [dateFnsLocale] mapped to date-fns locale en-US 2024-10-01 10:17:09.836 [info] unknown @ 0 - JS: resolving connectToServers with result.State: SignedIn 2024-10-01 10:17:09.862 [info] unknown @ 0 - JS: serviceWorker unsupported 2024-10-01 10:17:09.864 [info] unknown @ 0 - JS: web socket connection opened 2024-10-01 10:17:09.885 [info] unknown @ 0 - JS: [getTheme] no theme id; returning default theme 2024-10-01 10:17:09.885 [info] unknown @ 0 - JS: [ViewManagerPage] restoring view [%s] itemDetails/index.html 2024-10-01 10:17:09.885 [info] unknown @ 0 - JS: [viewContainer] tryRestoreView [object Object] 2024-10-01 10:17:09.886 [info] unknown @ 0 - JS: [getTheme] getting theme "%s" dark 2024-10-01 10:17:09.886 [info] unknown @ 0 - JS: [ViewManagerPage] restore failed; loading view [%s] itemDetails/index.html 2024-10-01 10:17:09.910 [info] unknown @ 0 - JS: Received ForceKeepAlive from server. Timeout is 60 seconds. 2024-10-01 10:17:09.911 [info] unknown @ 0 - JS: Sending web socket message: KeepAlive 2024-10-01 10:17:09.911 [info] unknown @ 0 - JS: Clearing KeepAlive for [object WebSocket] 2024-10-01 10:17:09.980 [info] unknown @ 0 - JS: Received KeepAlive from server. 2024-10-01 10:17:14.854 [info] unknown @ 0 - JS: Autofocus processing was blocked because a document's URL has a fragment Anybody knows why it's not working? RE: Movie/Series theme music error - TheDreadPirate - 2024-10-01 What version of Jellyfin Media Player are you using? I'm assuming 1.11.1. RE: Movie/Series theme music error - flymetothemoon - 2024-10-01 Well the latest that's available in the downloads section. When I restart both the server and the player, it works for one theme song, after that breaks again, there is nothing in the server logs so I assume it's something with the player/laptop I am using as client. Updated the intel igpu drivers and still happens RE: Movie/Series theme music error - TheDreadPirate - 2024-10-01 I'll do some testing when I get home and ask the devs if this is a JMP issue or jellyfin-web issue. Or something else. RE: Movie/Series theme music error - flymetothemoon - 2024-10-01 Thank you. I tested it with microsoft edge now and it seems to be working fine although after you refresh the movie page you have to wait like 10-15 seconds before any theme is being played on the same movie or clicking other movies. RE: Movie/Series theme music error - TheDreadPirate - 2024-10-02 I was not able to reproduce. JMP, jellyfin-web in Chrome and Chromium all worked fine with theme songs. I was able to switch between movies with test theme songs and no errors or anything. Remind me, does your setup use a reverse proxy? RE: Movie/Series theme music error - flymetothemoon - 2024-10-02 I am using Tailscale to connect remotely to my server so I don't have to expose it to the internet. Running Tailscale at default settings RE: Movie/Series theme music error - TheDreadPirate - 2024-10-02 I guess reinstall the client, if you haven't tried that already. I don't see how tailscale would do anything to cause this. Does this happen when you DON'T use tailscale? RE: Movie/Series theme music error - flymetothemoon - 2024-10-08 Well from what I see as long as I don't right click refresh within the player it seems to be working fine now |