Post Reply 
Same Album Title - Different Album Artist
14-02-2020, 13:13
Post: #17
RE: Same Album Title - Different Album Artist
The fix is available now in MinimServer update 134. You need to change your tag update file slightly. Instead of:

Code:
@ALBUM=Greatest Hits
&ALBUMARTIST=Lenny Kravitz
=ALBUM=Greatest Hits - Lenny Kravitz

@ALBUM=Greatest Hits
&ALBUMARTIST=Robbie Williams
=ALBUM=Greatest Hits - Robbie Williams

you need:

Code:
@ALBUM=Greatest Hits
&ALBUMARTIST=Lenny Kravitz
=ALBUM=Greatest Hits - Lenny Kravitz
&ALBUMARTIST=Robbie Williams
=ALBUM=Greatest Hits - Robbie Williams
....etc.

with no blank lines between the artist names. This new syntax is described in the Tag update file section.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Same Album Title - Different Album Artist - simoncn - 14-02-2020 13:13

Forum Jump:


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