Hi everyone,
Just noticed a bit of a odd behavior with LMS that I would like to confirm if it's a bug or not (I should be able to propose a fix if it is). Let's say I have 2 tracks that are duplicates and are on different folders. If those tracks don't have the COMPILATION tag, then LMS creates 2 separate albums. However, if those files have COMPILATION=0 then LMS creates a single album with the name of the Artist. If Compilation=1 then LMS creates a single album with Artist = Various Artists. The question for me is the behaviour if COMPILATION=0. Shouldn't the LMS behaviour be the same whether the COMPILATION tag is missing or if it's explicitly set to 0?
In case you want to check, the routine called is here:
https://github.com/Logitech/slimserv...Schema.pm#L857
Nuno
Just noticed a bit of a odd behavior with LMS that I would like to confirm if it's a bug or not (I should be able to propose a fix if it is). Let's say I have 2 tracks that are duplicates and are on different folders. If those tracks don't have the COMPILATION tag, then LMS creates 2 separate albums. However, if those files have COMPILATION=0 then LMS creates a single album with the name of the Artist. If Compilation=1 then LMS creates a single album with Artist = Various Artists. The question for me is the behaviour if COMPILATION=0. Shouldn't the LMS behaviour be the same whether the COMPILATION tag is missing or if it's explicitly set to 0?
In case you want to check, the routine called is here:
https://github.com/Logitech/slimserv...Schema.pm#L857
Nuno