![]() |
SOLVED: jellyfin android tv black screen on playback end - 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: SOLVED: jellyfin android tv black screen on playback end (/t-solved-jellyfin-android-tv-black-screen-on-playback-end) Pages:
1
2
|
jellyfin android tv black screen on playback end - reitenthcc - 2024-04-29 i watch and episode and it hangs on playback end to a black screen, never taking me back to home unless i manually do it. i have tried lib and exoplayer and they both have the issue. After a little testing I found it only happens on my user profile, not a second user profile (it instantly went back home and updated widgets on playback end) which should knock out a lot of steps of troubleshooting. app version: 0.16.10 install location: google play device: 2017 nvidia shield pro android version: android 11 jellyfin version: 10.8.13 RE: jellyfin android tv black screen on playback end - TheDreadPirate - 2024-04-29 Can you share your logs with us? RE: jellyfin android tv black screen on playback end - reitenth - 2024-04-29 Sure, I'm unsure how to get the androidtv logs though. Thanks. RE: jellyfin android tv black screen on playback end - TheDreadPirate - 2024-04-29 Windows - C:\ProgramData\Jellyfin\Server\log Linux - /var/log/jellyfin RE: jellyfin android tv black screen on playback end - reitenthcc - 2024-04-29 sry, having issues posting logs. 0bin/pastebin/gist all crash. the file is 73mb of logs. here is a zip file, if that works. zip file of logs i was watching frieren and i believe it happened on episode 27 as the last occurrence. RE: jellyfin android tv black screen on playback end - TheDreadPirate - 2024-04-29 I see you are using Trakt. I vaguely recall someone else had this problem and disabling Trakt resolved this problem for them. RE: jellyfin android tv black screen on playback end - reitenthcc - 2024-04-29 i uninstalled and had the same problem still. maybe its jellyfin ani-sync? i am going to try that next. it makes sense that one of these would be the issue because the second account that doesnt have the problem doesnt have either. RE: jellyfin android tv black screen on playback end - reitenthcc - 2024-04-29 just tried with without anisync and its still happening. let me try my other device and ill get u some new logs. RE: jellyfin android tv black screen on playback end - reitenthcc - 2024-04-29 here are new logs https://ufile.io/8cvfors9 i tried on another device i have and it still had the same issue. only with my user not my second user. RE: jellyfin android tv black screen on playback end - TheDreadPirate - 2024-04-29 Do you NEED your Jellyfin container to use bridge networking? I see a couple of errors that may be related. Code: System.Net.Http.HttpRequestException: Connection timed out (192.168.1.136:7890) I see that periodically including when playback stops. Try switching the container to host networking. |