Post Reply 
Play unplayed first & genre tags
13-03-2023, 22:06
Post: #5
RE: Play unplayed first & genre tags
(13-03-2023 21:33)jdg072 Wrote:  OK thanks all. What tool do you use to edit TAGS on a NAS? I tried mp3tag, but it is very slow on network share.

I think everything running over the network is going to be slow, unless someone knows of one that runs on the NAS itself. What NAS are you running?

If you've only got a limited number of Genre's that have this problem then there is a workaround using a tagUpdate script that would look something like:
Code:
@GENRE=Jazz;Blues
-GENRE=Jazz;Blues
+GENRE=Jazz
+GENRE=Blues

This change is made internally to MinimServer. For every file that has the genre "Jazz;Blues" it deletes the tag then creates one with a value of Jazz and another with a value of Blues.

Obviously you'd want to get them fixed at some point, but this would get you started.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Play unplayed first & genre tags - simbun - 13-03-2023 22:06

Forum Jump:


User(s) browsing this thread: 1 Guest(s)