Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Question about OLiGhT 2.04 string (Read 1571 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Question about OLiGhT 2.04 string

Scenario: All the tracks of one album have %ARTIST% exactly the same. OLiGhT shows this....

Code: [Select]
<Artist>
ALBUM: <Album>
GENRE: <Genre>  DATE: <Date>


Now, if the tags such as %ALBUM ARTIST%, %VARIOUS% are present, and %ARTIST% is different for every track (for Various Artists compilations), it shows this....

Code: [Select]
ALBUM: <Album>
GENRE: <Genre>  DATE: <Date>


If anyone has any experience with OLiGhT, maybe you could help me by showing me how to set it so it will show %ALBUM ARTIST% where it shows %ARTIST% for a normal CD, and maybe how to make it show CD%DISC% on albums with more than one disc. The tracks on Disc 1 have %DISC% as '1', tracks on Disc 2 have %DISC% as '2', etc...

Thanks.