Genre - How to clean up?

Need help? Post your questions here.
bcrivers
Posts: 33
Joined: 13 Jan 2013, 16:28
Has thanked: 2 times
Been thanked: 9 times

Genre - How to clean up?

Unread post by bcrivers »

Hello, I cleaned up the tagging on my library. Anyone know how to remove old Genre types. I did a full rescan, but no luck. I have old genres which no longer apply to my collection.
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: Genre - How to clean up?

Unread post by Madsonic »

hi there,

go to the db.view and start this query

with this query you can find your active genre tags in your lib.
if this entries not present you should run the Database pruge.

Attention The genre tags are cached between scans to get more performance, maybe a service restart could be necessary.

SQL

Code: Select all

select path,genre,present from media_file where lower(genre)=lower('Groove')
o1Wfdt7.png
best regards
These users thanked the author Madsonic for the post:
bcrivers
Rating: 7.69%
Post Reply