kbuffington / Georgia

Dynamic foobar2000 theme
284 stars 16 forks source link

Library Tree patterns seem to be broken #112

Closed Synkro12 closed 1 year ago

Synkro12 commented 3 years ago

Hi kbuffington, hope you're doing well.

I've encountered a fairly annoying issue with my Library Tree patterns, I use a custom pattern to sort my various types of music as can be seen here:

$if($stricmp(%grouping%,Records),%grouping%|%album artist%|'('%originaldate%')' - %album%[ - '('%albumsubtitle%')'][ - '['%edition%']']|%discnumber%.%tracknumber% - %title%,%grouping%[|%series%][|%subseries%][|%subgrouping%]|'('%originaldate%')' - %album%[ - '('%albumsubtitle%')'][ - '['%edition%']']|%discnumber%.%tracknumber% - %title%)

It's not very complex, however I've noticed that two tags are having issues those being the grouping and albumartistsort tags you can see the issues here: https://imgur.com/a/4KFqyDH

It seems as if Georgia is completely ignoring both tags and just sorting with the default sorting vaules, I believe this is a georgia issue since this does not occur when using coverflow with my desktop theme, I also use the same sorting string to sort my files on my Hard Drive and it functions as you'd expect it to.

Thanks, Synkro

Synkro12 commented 1 year ago

I forgot I made this, but turns out it was user error, the issue can be fixed by having a tag with <> i.e. "%%"