• 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 General Questions Resuming play, how?

    Pages (3): 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    Resuming play, how?

    weigand
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:United States
    #1
    2023-11-12, 04:15 AM
    I can't figure out how to resume playback of a video. A search on the web vaguely mentions something about an arrow with a circle or something? I'm not seeing it.

    The version of JellyFin that I'm using is on Freebsd (TrueNAS Core) version 10.8.10_3.

    I watch it on the Chrome web browser, Roku Ultra, and iPhone Jelly Fin mobile app. All of those do not resume playback of a video at all. And there's no button or indication that it can. When I press the triangle to play the video, it will just start at the beginning again.

    I have set the server setting for min resume time to 1% and max resume time to 95%. That did nothing. And there's no GUI information during playback that mentions resuming playback.

    What am I missing?

    Thanks!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2023-11-12, 04:23 AM
    Can you share your jellyfin logs? Upload them to sourcebin and link them back here.

    The way it should be working is that the clients, every few seconds, update the server with playback progress. It sounds like the server is not processing the playback tracker.
    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]
    weigand
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:United States
    #3
    2023-11-12, 04:32 AM
    Looking at the end of the log, I see this:

    [2023-11-11 22:27:06.343 -06:00] [INF] [23] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.8.10" playing "Kaleido_Star_01". Stopped at "346594" ms
    [2023-11-11 22:27:06.351 -06:00] [WRN] [23] Jellyfin.Server.Middleware.ResponseTimeMiddleware: Slow HTTP Response from "http://192.168.1.146:8096/Sessions/Playing/Stopped" to "192.168.1.42" in 0:00:01.7352382 with Status Code 204
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2023-11-12, 04:47 AM
    Share the entire log, please. The last two lines tell me nothing. Redact any WAN IPs and domains. Upload the log to https://sourceb.in/
    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]
    weigand
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2023 Nov
    Reputation: 0
    Country:United States
    #5
    2023-11-12, 05:57 AM
    Quick question before I post the log file. Where does JellyFin store the stopped-at / resume play data? Is it in the media directory where the movie file resides? Or is it in a database somewhere?

    Thanks!
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2023-11-12, 05:58 AM
    Its in the database.
    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]
    naeco
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #7
    2024-01-17, 03:52 PM
    Looks like hi-jacking other folks' threads is becoming my thing.
    Could you have take a look at my log and help trouble-shoot this issue please? I'm unable to resume playback on any of my devices

    On my SamsungTV: https://sourceb.in/QAM34E41vO
    On my Chromecast in an old screen: https://sourceb.in/mvkk8TvB2B it appear to be a crash report though
    On my cellphone: https://sourceb.in/c1gKQKdZX3
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-01-17, 06:49 PM (This post was last modified: 2024-01-17, 06:50 PM by TheDreadPirate. Edited 1 time in total.)
    What player are you using on each client?

    Also, can you share your main jellyfin log with us?
    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]
    naeco
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #9
    2024-01-18, 02:22 PM
    Hi TDP!

    Not sure what you mean by "which player on each client". If Jellyfin has an option to choose between internal default media player and an external player, I have not found that option.

    By "main Jellyfin log", I assume you mean the log_yyyymmdd.log file. SourceBin has a problem saving the log so I'm trying a different service: https://hastebin.com/share/xabefakeho.yaml
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #10
    2024-01-18, 02:55 PM (This post was last modified: 2024-01-18, 03:00 PM by tmsrxzar. Edited 1 time in total.)
    what are the details on the server? OS, Installation Method, Version?


    this is 90% going to be the issue

    Error in "ffprobe"
    MediaBrowser.Common.FfmpegException: ffprobe failed - streams and format are both null.

    since it doesn't have stream info, the client is likely sending back a null which is causing

    Error processing request. URL "POST" "/Items/a550d6b3d85f0917c827cc457d0202b6/PlaybackInfo".

    the result of that is that the playback info is not saved

    "Playback stop but TrackedPlaybackInfo not found! not storing activity in DB"



    found this unrelated issue report which outlines approximately the same thing, the way i read it is if video codec is null it will cause this
    https://github.com/jellyfin/jellyfin/issues/8710
    Pages (3): 1 2 3 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