Post Reply 
Play unplayed first & genre tags
14-03-2023, 11:44 (This post was last modified: 14-03-2023 12:02 by jdg072.)
Post: #6
RE: Play unplayed first & genre tags
(13-03-2023 22:06)simbun Wrote:  
(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.


I am running on an old QNAP TS 219+
Mostly FLAC and some mp3
I think I am going to copy all files to C:\ do the tagging and copy them back.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Play unplayed first & genre tags - jdg072 - 14-03-2023 11:44

Forum Jump:


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