Post Reply 
Displaying the same album across multiple box sets
15-11-2018, 09:39
Post: #7
RE: Displaying the same album across multiple box sets
Using Album.displayFormat to change the album name isn't doing what you want because this is applied after album groupings are determined.

Using Album.merge isn't working because this adds an additional ALBUM tag rather than combining the values for Album and Boxtitle into a single Album value.

If you have only a small number of albums that you want to handle in this way, you could use a tag update file with entries like the following:

@ALBUM=A Hard Day's Night
&BOXTITLE=The Beatles
=ALBUM=A Hard Day's Night (The Beatles)

@ALBUM=A Hard Day's Night
&BOXTITLE=The Beatles in Mono
=ALBUM=A Hard Day's Night (The Beatles in Mono)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Displaying the same album across multiple box sets - simoncn - 15-11-2018 09:39

Forum Jump:


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