• 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 Troubleshooting How to Remove All Tags

     
    • 0 Vote(s) - 0 Average

    How to Remove All Tags

    Just destroy all of the tags, past and present. They spoil to many movies
    MaxofGreatness
    Offline

    Junior Member

    Posts: 9
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #1
    2024-06-27, 08:36 PM
    Hi. I am trying to figure out how to remove tags from all of my movies and prevent them from appearing in the first place. I believe that I got the later one fixed by removing the ability for TMDb to get tags for movies or tv shows, but I can't figure out the former. I don't see any folders in appdata that contains the tags for each movie, so I am a bit lost as to how to remove them all. Any help would be appreciated. Thx.
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #2
    2024-06-27, 09:28 PM
    If you have NFOs enabled, the tags are saved directly into those.

    There's currently no way to remove them all at once. You'll have to go to each show and movie, then delete the tags from the metadata. Make sure to lock the tag field in the metadata so they don't reappear again.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #3
    2024-06-27, 09:36 PM (This post was last modified: 2024-06-27, 09:36 PM by TheDreadPirate.)
    Finally found the last time someone asked this question.  Apparently there is a SQL command to drop all tags.

    https://forum.jellyfin.org/t-bulk-remove-tags

    !!!!!MAKE A BACK UP OF YOUR DATABASE BEFORE ATTEMPTING THIS!!!!!
    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]
    MaxofGreatness
    Offline

    Junior Member

    Posts: 9
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #4
    2024-06-28, 06:15 AM
    I decided to take a different route to fix this issue due to me being on Unraid (don't know how to do SQL commands on unraid and its like 4am rn). I just fixed it by putting the following code into the custom ccs code section.

    .itemTags {display:none !important};

    Just put that in there and it should work (might need to restart Jellyfin tho). It should work after that.
    MaxofGreatness
    Offline

    Junior Member

    Posts: 9
    Threads: 4
    Joined: 2024 Apr
    Reputation: 0
    Country:United States
    #5
    2025-01-05, 08:53 PM
    Just an FYI for anyone who needs this again, or probably just future me when I have to fix Jellyfin again, this is the new code that will work. The code above no longer works.

    .itemTags {display:none !important;}

    Have a good day
    1
    Poepaaneenstokje
    Offline

    Junior Member

    Posts: 5
    Threads: 1
    Joined: 2024 Nov
    Reputation: 0
    Country:Netherlands
    #6
    2025-01-22, 05:34 AM
    (2025-01-05, 08:53 PM)MaxofGreatness Wrote: Just an FYI for anyone who needs this again, or probably just future me when I have to fix Jellyfin again, this is the new code that will work. The code above no longer works.

    .itemTags {display:none !important;}

    Have a good day

    You are a lifesaver!!!
    Was just looking for this because some series and movies have adult tags that aren't even the case.
    « 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