• 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 Roku stopping playback at random times.

     
    • 0 Vote(s) - 0 Average

    Roku stopping playback at random times.

    Roku stopping playback at random times.
    scsjellyuser
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #1
    2024-11-27, 07:41 PM
    Hello,

    Have recently set up Jellyfin: Server is Ubuntu based PC with quadro card for transcoding. Client is a Roku Express.
    Server is wired to a Virgin media hub 5x, Wireless to the Roku which is located ~ 50cm from the hub.

    Issue is that at (seemingly) random times playback will stop, could be 5 mins into a film or an hour, but often enough to be frustrating and wont necesarily resume ok..

    Logs don't show any issue as far as I can see, just that playback stopped by the Roku.

    Any hints as to what it could be?
    Monitoring server all looks good in terms of performance.. seems to be client side but nothing indicative in logs as to why it stops playback..


    Attached Files
    .txt   jfin log issue 271124 1803.txt (Size: 7.02 KB / Downloads: 61)
    .txt   ffmpeg log issue 271124 1803.txt (Size: 36.68 KB / Downloads: 65)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-11-27, 07:57 PM
    Are you running out of disk space for the transcode?

    Does it only happen with The Hobbit? Or does this happen with everything?
    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]
    scsjellyuser
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #3
    2024-11-27, 10:10 PM
    No, disk space is fine having monitored that and it's not just that video. Only happening on the Roku, not on other clients (Windows/Ubuntu PCs).
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-11-27, 11:44 PM
    I'm wondering if this github issue is related.

    https://github.com/jellyfin/jellyfin-roku/issues/2060
    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]
    scsjellyuser
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #5
    2024-11-28, 03:24 PM
    That issue seems to be actually starting a stream, whereas for me the stream is starting and playing ok, then just stops.
    scsjellyuser
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #6
    2024-12-02, 03:58 PM (This post was last modified: 2024-12-02, 04:03 PM by scsjellyuser. Edited 1 time in total.)
    OK, actually have seen an issue.

    On the dashboard I can see the file is being played, blue bar for progress, red bar filling for transcode - once the red bar is full, it goes grey, i.e. as if no transcode done yet and playback stops.

    I guess the transcode is being deleted for some reason once complete..
    scsjellyuser
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #7
    2024-12-02, 04:31 PM (This post was last modified: 2024-12-02, 05:31 PM by scsjellyuser. Edited 1 time in total.)
    The transcode is actually being deleted at this point also.

    Testing on Android files play fine, transcoding completes and playback continues.. so for some reason when transcode completes, if it's Roku client, playback stops and transcode files are deleted.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-12-02, 10:44 PM
    I'll do some testing on my Roku and get back to you.
    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]
    scsjellyuser
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    #9
    2024-12-03, 07:40 PM (This post was last modified: 2024-12-03, 07:55 PM by scsjellyuser. Edited 2 times in total.)
    It's not always the above though. Can happen shortly after started or when skipping to other chapters..


    Another log with an attempt to play Dune - videos does not even start this time, 'Error during playback' I think flashes up on the screen as it fails to play.
    No indication of an error in the logs (turned on debug) unless anyone can see anything?

    Seems very random..

    Could it just be network dropping? Would this show an error?
    Is there any logs on the roku app itself accessible?


    Attached Files
    .txt   ffmpeg dune 1927.txt (Size: 14.39 KB / Downloads: 68)
    .txt   jellyfin dune 1927.txt (Size: 184.97 KB / Downloads: 51)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-12-03, 10:27 PM
    Hmmmm. Its been a while since I've looked through a transcode debug log, but it looks a little odd. I'm not sure if this is a client or server bug. Leaning towards client.

    Can you submit an issue on the Roku app's github?

    https://github.com/jellyfin/jellyfin-roku/issues

    Include both the logs you attached in your last post.
    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]
    « 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