• 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 Deleting Chapter and/or Trickplay Images

    Pages (2): « Previous 1 2

     
    • 0 Vote(s) - 0 Average

    Deleting Chapter and/or Trickplay Images

    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #11
    2024-06-21, 09:32 PM (This post was last modified: 2024-06-21, 09:36 PM by Efficient_Good_5784. Edited 4 times in total.)
    (2024-06-21, 05:45 PM)velun Wrote: Another quick question anybody knows how I can get rid of the chapters from the play bar?

    It appeared after I upgraded to 1.9.x and it's showing in libraries that don't have Chapter images enabled. I'm guessing it's another setting but I don't know what and where is it.

    If you're fine with disabling the chapter marker ticks entirely from your server, here's the CSS code for that (this will also disable them for things you have chapters enabled on too):

    Code:
    .sliderMarker { display: none; }

    If you want to delete chapters specifically for a thing, you'll have to find the specific metadata in the same place you found the other trickplay files. Or you could mass delete them like you did for trickplay files.

    If you want Jellyfin to only make chapters for things that have chapters, make sure the following setting is set to 0 (to disable it):

    Dashboard > Libraries > Metadata > "Chapter Images Interval"

    This setting will create dummy chapters for videos that don't have any chapters embedded into their container.
    Jellyfin will only show the chapter marker ticks on the web player's OSD if Jellyfin created/extracted chapters for the video.

    If you run into issues with dummy chapters being recreated on items that don't have chapter files, try changing the interval to a random number, save it, then change it back to 0 and save again. Then delete all chapters from your server and do a rescan of your libraries. Finally, retry the chapter creation task in the dashboard.
    generic3075
    Offline

    Junior Member

    Posts: 3
    Threads: 0
    Joined: 2024 Dec
    Reputation: 0
    #12
    2024-12-08, 01:06 PM
    I'm running 10.10.3, I have /config in the container mapped to /mnt/user/appdata/jellyfin, and I see trickplay images are stored in /config/data/metadata/library in the container. What I don't understand is how that increased the vdisk size so much when it's supposedly stored in the host filesystem.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #13
    2024-12-08, 03:11 PM
    With docker, the paths in the container are relative. So the trickplays would be stored in host path /mnt/user/appdata/jellyfin/config/data/metadata/library. The container, itself, only references the part after /mnt/user/appdata/jellyfin and Docker translates to the host path.
    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): « Previous 1 2

    « 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