• 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 Bulk remove tags?

     
    • 0 Vote(s) - 0 Average

    Bulk remove tags?

    Jiří Fiala
    Offline

    Junior Member

    Posts: 29
    Threads: 8
    Joined: 2023 Nov
    Reputation: 0
    #1
    2024-06-02, 08:21 PM (This post was last modified: 2024-06-02, 09:01 PM by Jiří Fiala. Edited 1 time in total.)
    I have used a 3rd-party script to add Jellyfin tags (not ID3 tags!) to my collection (goal was the ability to search movies by country, which JF lacks). It has gone overboard and I ended up with hundreds of useless tags.

    Any way to completely wipe them? I tried the builtin Metadata view in JF but that just spins indefinitely.

    Thanks
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-06-02, 08:54 PM
    Try Musicbrainz Picard? I think it should remove and replace the tags.
    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]
    Jiří Fiala
    Offline

    Junior Member

    Posts: 29
    Threads: 8
    Joined: 2023 Nov
    Reputation: 0
    #3
    2024-06-02, 09:01 PM (This post was last modified: 2024-06-02, 09:02 PM by Jiří Fiala. Edited 1 time in total.)
    I meant Jellyfin tags, not ID3 tags. I'll reword the OP.
    paulc
    Offline

    Member

    Posts: 82
    Threads: 7
    Joined: 2023 Jun
    Reputation: 5
    Country:United States
    #4
    2024-06-02, 09:29 PM
    Doesn't Tiny Media Manager let you bulk edit? Maybe bulk delete tags with it
    Jiří Fiala
    Offline

    Junior Member

    Posts: 29
    Threads: 8
    Joined: 2023 Nov
    Reputation: 0
    #5
    2024-06-02, 09:44 PM
    I was able to hack it by manually editing the JF sqlite database... thanks all
    pcm
    Offline

    Member

    Posts: 62
    Threads: 4
    Joined: 2024 May
    Reputation: 0
    Country:Uzbekistan
    #6
    2024-06-03, 04:41 PM
    (2024-06-02, 09:44 PM)Jiří Fiala Wrote: I was able to hack it by manually editing the JF sqlite database... thanks all

    do you mind sharing the SQL queries ? Sounds like a handy thing to have ... I am about to go on a automated tagging-spree myself and doesn't hurt to have something like this handy.
    Jiří Fiala
    Offline

    Junior Member

    Posts: 29
    Threads: 8
    Joined: 2023 Nov
    Reputation: 0
    #7
    2024-06-03, 04:51 PM (This post was last modified: 2024-06-03, 04:52 PM by Jiří Fiala.)
    I think it was

    DELETE FROM TypedBaseItems
    WHERE Tags IS NOT NULL

    I had to look up SQL queries on Youtube, I'm not a developer or db guy. But it wasn't so bad. I used SQLiteStudio (free, multiplatform).
    pcm
    Offline

    Member

    Posts: 62
    Threads: 4
    Joined: 2024 May
    Reputation: 0
    Country:Uzbekistan
    #8
    2024-06-04, 03:41 AM
    thanks!
    « 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