• 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): « Previous 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    Resuming play, how?

    naeco
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #11
    2024-01-20, 04:31 PM
    Server: HCPC
    Version: 10.8.13
    Operating System: Windows 11
    Architecture: X64

    I installed using jellyfin_10.8.13_windows-x64.exe
    I can't really recall how I installed it. Do you think a reinstallation helps? What do I have to pay attention during installation? Do I have to run the .exe as admin?

    I don't really understand why the video codec is null. What do you think may have caused it? The logs I shared didn't provide enough details?
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #12
    2024-01-20, 05:02 PM
    either ffprobe is broken or the video file is; run ffprobe manually and see what it outputs
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2024-01-20, 05:11 PM
    Its possible that the files weren't properly authored. You can try using ffmpeg to recreate the files, this requires no reencoding. On the command prompt try this. I've only done this in Linux so I'm not certain if simply using "ffmpeg" in Windows is enough.

    Code:
    ffmpeg -fflags genpts -i "C:\path\to\video.mkv" -map 0:v -map 0:a -map 0:s -map_chapters 0 -c:v copy -c:a copy -c:s copy outputFile.mkv
    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
    #14
    2024-01-21, 02:06 PM
    If I understand the instruction correctly, the only option is to recreate the video files? I have about 10TB of media. So, that is not feasible, not to mention that I have to do it for any new media added to my library.

    Such a pity if resolving this issue requires so much work like that. Obviously it doesn't happen to everyone, I'm not sure what's so different about my media that made it like that.
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #15
    2024-01-21, 02:13 PM
    the suggestion was to check 1 single file not 10TB of files
    and to check ffprobe

    if you have 10TB of broken files then that's an issue outside of jellyfin
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2024-01-21, 05:36 PM
    Correct. For the known problematic file(s), re-package the file with the command I provided and try playing it again.
    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
    #17
    2024-01-26, 04:00 PM (This post was last modified: 2024-01-26, 04:12 PM by naeco. Edited 1 time in total.)
    Hi guys!
    Sorry it's been a busy week for me.

    I tried running the ffmpeg command above and this is the result in the command prompt window: https://sourceb.in/lBsSBZPsYd

    Let me know if I actually have to try the output file in Jellyfin to see if Resume Play works.

    Edit: I tried playing the output file. Resume play didn't work.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #18
    2024-01-26, 08:04 PM
    Do you have any plugins that sync your watch status externally?
    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
    #19
    2024-01-31, 03:10 AM
    Yes, I instaled Trakt for that purpose but I don't think it's working. The watched status from Trakt is not synced to Jellyfin. But that's another problem at another time.
    naeco
    Offline

    Junior Member

    Posts: 13
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #20
    2024-02-17, 11:14 AM
    So I attempted to reinstalled the Jellyfin server. The resume function continues not working but now it's isolated to my main device only, the Samsung TV.

    The Jellyfin client installed on that device is not officially supported, so I installed it via https://github.com/jellyfin/jellyfin-tizen.

    The installation process for it is quite complicated, I'm not sure if I can go through it again to figure out what went wrong.
    Pages (3): « Previous 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