• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting No playback on android tv box

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    No playback on android tv box

    No playback on android tv box
    Starr
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Estonia
    #1
    2023-11-11, 06:05 PM
    Hello there!
    I have a jellyfin server installed on a yunohost instance (a selfhosting solution for beginners) , on a decent mini pc running debian 11.
    I use it locally only.

    It works well on my android phone and android tablet, but not on the android tv box.

    Box is an X96 max+ (amlogic s905x3). Accessing jellyfin from any browser (chrome, Firefox, and couple others) does not work. When hitting play for example on a series, the series splash screen / wallpaper appears, an audio notification appears in the status bar, but no sound, no playback, the picture never moves. I tried lowering the resolution to quite low settings, activated/deactivated transcoding, to no avail. No error messages anywhere.

    My question is how can I even troubleshoot this? I tried even flashing custom roms on the box with no result. My next move is to throw away that 3 year old box and buy a new one at this point, as I tried all I could with my limited knowledge.

    Any suggestions? Any log files to look at? And look for what? Thank you.

    Again, all worked out of the box on other android devices. The box itself plays Netflix, vlc, 1080p without issue
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2023-11-11, 06:46 PM
    Can you share your logs with us? Both the jellyfin and ffmpeg logs (if those exist). Redact any WAN IPs.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Starr
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Estonia
    #3
    2023-11-11, 09:47 PM
    Thank you, I will do this tomorrow when I get hands on my pc.
    Starr
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Estonia
    #4
    2023-11-12, 05:15 PM (This post was last modified: 2023-11-12, 05:28 PM by Starr. Edited 3 times in total.)
    So here is what I did today:
    17:40 start jellyfin server
    17:42 login to jellyfin on firefox/android smartphone on second attempt (first attempt with incorrect password...) and play series 1 ->plays fine, it creates an ffmpeg log
    17:43 play next episode of series 1 on same device ->plays fine, it creates another ffmpeg log
    17:43 logoff from jellyfin on firefox/smartphone
    17:45 go to chrome/androidtvbox and play Series 2: nothing happens, no new ffmpeg log
    17:47 hit next, still nothing
    17:50 stop jellyfin server

    Here is the file from /var/log/log_20231112.log on the server
    https://paste.yunohost.org/fejoxocabu.sql

    Here is the log from journalctl of the server:
    https://paste.yunohost.org/akenezovij

    Is there any point sharing the ffmpeg logs generated by the play on the smartphone, which works fine?
    Edit: here is the first one from 17:42
    https://paste.yunohost.org/lihosigoha.makefile

    Is there a log with more verbose of a way to enable it? is there a log on the client side, and where?

    thank you
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #5
    2023-11-12, 05:22 PM
    "chrome/androidtvbox" is never going to work properly

    use a real client

    https://play.google.com/store/apps/detai...l=en&gl=US

    https://github.com/jellyfin/jellyfin-androidtv/releases
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2023-11-12, 06:28 PM
    The first log you shared is truncated or something.  Doesn't include any of the logs from when you accessed it with your browser.

    Also, like TMSRXZAR said, are you using a browser in Android TV?  Or the actual Jellyfin Android TV app?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Starr
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Estonia
    #7
    2023-11-12, 09:29 PM (This post was last modified: 2023-11-12, 09:32 PM by Starr. Edited 2 times in total.)
    I installed jellyfin via yunohost, thus it is behind ssowat so no app will work, can only do browser. I couldn't find a workaround on the internet for using the apps (jellyfin and jellyfin for android tv) when using ssowat.

    For the logs I will repeat the actions tomorrow, I was already logged in the androidbox browser I realise; any clue on more verbose? In the client itself I see under activity things like user started playing such and such, finished playing etc...
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #8
    2023-11-12, 09:56 PM
    (2023-11-12, 09:29 PM)Starr Wrote: I installed jellyfin via yunohost, thus it is behind ssowat so no app will work, can only do browser. I couldn't find a workaround on the internet for using the apps (jellyfin and jellyfin for android tv) when using ssowat.

    For the logs I will repeat the actions tomorrow, I was already logged in the androidbox browser I realise; any clue on more verbose? In the client itself I see under activity things like user started playing such and such, finished playing etc...

    chrome barely works, chrome on android is worse and i dont think 'on android TV' works at all

    you should be spending your time and effort towards finding out why you can't use the official app with your provider
    https://forum.yunohost.org

    p.s.

    if the server sees playback start/stop/ended etc then it's all client side and you will have to diagnose android/chrome issues likely through ADB or similar
    Starr
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Estonia
    #9
    2023-11-18, 11:29 AM
    Just to close this topic, I have given up.

    PS:
    - It is not just chrome, firefox too.
    - I say android TV, but I tried a custom rom on the box that is almost pure aosp, still the same
    - I managed to bypass sso on my server specifically for jellyfin; I can now use the app on my smartphone, tablet, but the box can't connect to server. I tried connecting the box via rj45 i/o wifi, still the same. I can ping the jellyfin server on termux. So definitely something wrong with the box, hence giving up

    Conclusion jellyfin unlikely causing the issue, still I can connect to jellyfin on that box via the browser, browse the content of my library etc... I wish there was more verbose though on server side.

    Thanks for the help anyway. A pity for a box that is technically 8k capable
    Starr
    Offline

    Junior Member

    Posts: 7
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:Estonia
    #10
    2023-11-30, 11:54 AM
    another hint: the box runs android 9 so it might have been TLS incompatibility
    Pages (2): 1 2 Next »

    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode