• 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 Collection show total of items, rather than number of unwatched?

     
    • 0 Vote(s) - 0 Average

    Collection show total of items, rather than number of unwatched?

    j0rdan
    Offline

    Junior Member

    Posts: 6
    Threads: 4
    Joined: 2024 Aug
    Reputation: 0
    #1
    2024-09-03, 10:08 AM
    Hi all, pretty new to Jellyfin, jumping back on the self-hosting of my own media horse after a long absence.

    I'm setting up my library, and I'm using collections to group together movie franchises and series. I see it shows a little badge in the upper right of the card. This shows the number of un-watched items within that collection.

    Can I make it so it instead shows total number of films in the collection, or remove the badge entirly?
    Ted Hinklater
    Offline

    Member

    Posts: 149
    Threads: 8
    Joined: 2023 Nov
    Reputation: 22
    Country:United Kingdom
    #2
    2024-09-03, 12:43 PM
    (2024-09-03, 10:08 AM)j0rdan Wrote: Can I make it so it instead shows total number of films in the collection, or remove the badge entirly?

    can't do anything about the value in the count indicator with css, but to hide it for collections add this to your CSS box under Dashboard > General:

    Code:
    /* Hide Watched Counter on Collections */
    [data-type="BoxSet"] .countIndicator { display: none; }
    « 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