• 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 Continue playing returns at 8 minutes past last point watched

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    Continue playing returns at 8 minutes past last point watched

    MoonOverMiami Away

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #1
    2024-06-16, 02:38 AM (This post was last modified: 2024-06-16, 02:39 AM by MoonOverMiami. Edited 1 time in total.)
    "Continue playing at..." begins the movie around 8 minutes past where I left off.
    Example, stop movie at 15 minute mark. Returning to the movie (later that hour, day or next day) begins playing it at the 23+ minute mark.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-06-16, 03:09 PM
    Can you share your Jellyfin server log via pastebin? The playback tracker is logged in there.
    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]
    MoonOverMiami Away

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #3
    2024-07-10, 02:18 AM (This post was last modified: 2024-07-10, 02:26 AM by MoonOverMiami. Edited 2 times in total.)
    I can get log files into .txt format. I created a Pastebin but have no idea how to share it with you. Share the url?
    https://pastebin.com/FGmFBsFU
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-07-10, 02:23 AM
    You simply copy the entire contents of the log and paste them into pastebin's interface. Save and then it generates a link you can share.
    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]
    MoonOverMiami Away

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #5
    2024-07-10, 06:26 PM
    https://pastebin.com/FGmFBsFU
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-07-10, 06:31 PM (This post was last modified: 2024-07-10, 06:32 PM by TheDreadPirate.)
    It looks like all the clients are Rokus? What model Roku and what version of Roku OS are they running?

    Also, can you share one of your ffmpeg logs via pastebin?

    And what are your server specs.
    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]
    MoonOverMiami Away

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #7
    2024-07-11, 01:47 AM (This post was last modified: 2024-07-11, 01:51 AM by MoonOverMiami. Edited 2 times in total.)
    Yes, Roku TV's, mostly TCL.
    Here are specs for two of them:

    1) TCL
    Model: 43S525
    Software ver: 13.0.0 build 24062-93

    2) TCL
    Model: 55R615
    Software ver: 13.1.4 build 1510-30

    Server: Synology DS1621+
    - AMD Ryzen V1500B
    - four core
    - 32GB RAM

    I did find a single ffmpeg transcoding log file:
    https://pastebin.com/ttjuM8b7
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-07-11, 04:56 PM (This post was last modified: 2024-07-11, 04:56 PM by TheDreadPirate.)
    That looks ok other than stopping shortly after starting. I'm assuming due to the Roku failing to play the file.

    Are these same files playable when you access Jellyfin in a browser?
    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]
    MoonOverMiami Away

    Junior Member

    Posts: 28
    Threads: 10
    Joined: 2024 Mar
    Reputation: 0
    Country:United States
    #9
    2024-07-12, 10:30 PM
    All files play fine, both on Roku and browser. The issue is when they are stopped in the middle and exit from the Roku Jellyfin app, the next time I log in the movie begins about 8 minutes past the correct timestamp.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-07-12, 10:48 PM
    How did you install Jellyfin? Is this a plain Docker container? Or is this the "community app"? If this is a plain docker install, which image? Linuxserver's image or the official image?

    Also, what plugins do you have installed?

    We can also try enabling debug logging to try to glean more info.

    In the container path /config/config/logging.default.json, you want to set the lines near the top to "Debug".

    Code:
    {
        "Serilog": {
            "MinimumLevel": {
                "Default": "Debug",
                "Override": {
                    "Microsoft": "Debug",
                    "System": "Debug"
                }
            },

    Replicate the problem and share the debug log via pastebin.
    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]
    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