• 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 How to (force) recreate chapter images for specific movie/show/season?

    Pages (2): 1 2 Next »

     
    • 0 Vote(s) - 0 Average

    How to (force) recreate chapter images for specific movie/show/season?

    Iacov
    Offline

    Member

    Posts: 64
    Threads: 22
    Joined: 2024 Feb
    Reputation: 0
    Country:Austria
    #1
    2024-03-20, 07:55 AM
    hey

    i have found some of my shows being in a wrong order (some by me naming them in the wrong order, some having differences between aired and dvd order)
    now that i have fixed it, i would like to get the chapter images in order, too

    are chapter images being recreated automatically on the next scheduled task?
    or do i have to force it? (if so, how?
    can i force the recreation for one item (be it one movie, one show or one season) manually?

    i have currently activated "exctract chapter images" only, "extraction on library scan" is off

    thank you in advance Smiling-face
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-03-20, 03:24 PM
    I think you have to rescan the show and select "Replace all metadata" and check "Replace all images".
    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]
    Iacov
    Offline

    Member

    Posts: 64
    Threads: 22
    Joined: 2024 Feb
    Reputation: 0
    Country:Austria
    #3
    2024-03-20, 03:40 PM
    (2024-03-20, 03:24 PM)TheDreadPirate Wrote: I think you have to rescan the show and select "Replace all metadata" and check "Replace all images".

    thank you

    at least immediately nothing happens - but maybe together with the nightly schedule i will have new chapter images
    (currently it displays none - neither images nor chapters itself - , even though the files have chapters)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-03-20, 04:30 PM
    You can manually run the chapter image extraction in the Dashboard. Dashboard > Scheduled Tasks.
    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]
    pavichokche
    Offline

    Junior Member

    Posts: 36
    Threads: 5
    Joined: 2023 Sep
    Reputation: 0
    #5
    2024-05-31, 03:52 AM
    Sorry to revive this thread, but I'm finding some movies, I think any movie which didn't have embedded chapters, is NOT getting chapter images extracted. The library has both chapter images options ticked, I've manually run the scheduled task, and I've tried to replace all the metadata for one of the movies and replace images. Still no chapters are generated...
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-05-31, 07:03 PM
    If you added chapters, try running the chapter image extraction job in Dashboard > Scheduled Tasks.
    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]
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #7
    2024-05-31, 11:01 PM (This post was last modified: 2024-05-31, 11:06 PM by Efficient_Good_5784. Edited 2 times in total.)
    (2024-05-31, 03:52 AM)pavichokche Wrote: I think any movie which didn't have embedded chapters, is NOT getting chapter images extracted.
    Videos with no embedded chapter files are not supposed to get chapter images extracted (because they don't exist otherwise) unless you're thinking about dummy chapters.

    Dummy chapters are taken at set intervals. You need to go into the dashboard to change the dummy chapter value. A value of 0 will disable them. Any other number higher than 0 will create chapters in x intervals.

    The value is set per second, so if you put 60 for the dummy chapters option, you get a chapter per minute.
    junadlao
    Offline

    Junior Member

    Posts: 8
    Threads: 2
    Joined: 2024 May
    Reputation: 0
    #8
    2024-06-01, 04:28 AM
    (2024-05-31, 11:01 PM)Efficient_Good_5784 Wrote:
    (2024-05-31, 03:52 AM)pavichokche Wrote: I think any movie which didn't have embedded chapters, is NOT getting chapter images extracted.
    Videos with no embedded chapter files are not supposed to get chapter images extracted (because they don't exist otherwise) unless you're thinking about dummy chapters.

    Dummy chapters are taken at set intervals. You need to go into the dashboard to change the dummy chapter value. A value of 0 will disable them. Any other number higher than 0 will create chapters in x intervals.

    The value is set per second, so if you put 60 for the dummy chapters option, you get a chapter per minute.

    This morning I upgraded to 10.9.3 from 10.8.13 and I got a similar problem for new movies. The quoted message above is absolutely right and it was beause of dummy chapters but the problem was that for users like me who had no idea that there was a new feature for specifying a dummy chapter value -- we didn't know. The previous default value was 5 minutes for videos with no specified chapters and for my case I was accustomed to that and expected that behavior until this morning when I added a new video which didn't have dummy chapters generated.

    So after a whole day's of off and on trying to debug the problem, the problem is that the new default value is zero (0) which indicates "don't make dummy chapters" whereas it should be 300 which indicates make dummy chapters as 5 minutes (300 seconds). I believe this only happens for the new server versions because as I remember from 10.8.13, it was still 5 minutes per dummy chapter.
    pavichokche
    Offline

    Junior Member

    Posts: 36
    Threads: 5
    Joined: 2023 Sep
    Reputation: 0
    #9
    2024-06-03, 03:57 PM (This post was last modified: 2024-06-03, 03:57 PM by pavichokche.)
    OKAY! Thanks guys, so indeed the dummy chapters were the feature I was looking for! And yes, that's defaulted to 0 now, so setting it to 300 for 5-minute intervals is good.

    HOWEVER, there is a small wrinkle - simply setting it to a non-zero value is not enough.
    I need to do a 'Refresh Metadata' -> 'Search For Missing Metadata' on every item which I want dummy chapters for, and THEN run the chapter extraction task. There IS NO NEED to tick 'Replace Images', just search for missing metadata and run the task afterwards.

    Fantastic, thanks so much!
    Terry Fyde
    Offline

    Junior Member

    Posts: 27
    Threads: 6
    Joined: 2023 Jun
    Reputation: 1
    Country:Australia
    #10
    2024-08-15, 10:16 PM
    Am I able to extract chapter images only, without replacing all of the existing metadata?
    I have chapter image extraction to run at the default scheduled time & on library scan, but I only enabled this feature after my library was populated.
    Chapter images are only extracted for newly added files, not existing files.
    Manually running the scheduled task does not generate chapter images on the old files. When manually run, it takes less than 5 minutes.
    The only way I can generate chapter images for older files is to replace all metadata, which deletes/replaces the poster & fanart images scraped by TMM (which I prefer).
    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