SOLVED it by myself...
please see following post...
Hi,
Preceding isssue noted:
My dbpA = 14.3 Registered Reference
My problem is as follows:
This Works:
[composer]\[artist]\[album]\[track] - [title]
Result = Franz Josef Haydn\Vladimir Horowitz\The Last Recording\02 - Piano Sonata in E-flat, Hob. XVI;49; II. Adagio e cantabile
This Does Not Work:
[composersort]\[artist]\[album]\[track] - [title]
Result = [composersort]\Vladimir Horowitz\The Last Recording\02 - Piano Sonata in E-flat, Hob. XVI;49; II. Adagio e cantabile
The Result Should Be:
Result = Haydn, Franz Josef\Vladimir Horowitz\The Last Recording\02 - Piano Sonata in E-flat, Hob. XVI;49; II. Adagio e cantabile
I've tried the Capitalization of ComposerSort as well with the same results...
The data is valid and returned from Sonata. Why can't I use it?
Note, I've brought this down to it's simplist level, in the full thing there are [IFVALUE] tests etc. but these don't seem to allow it to work either.
Basically I want to use the extended attributes if I can, am I missing a setting somewhere in configuration?
thanks and regards
please see following post...
Hi,
Preceding isssue noted:
My dbpA = 14.3 Registered Reference
My problem is as follows:
This Works:
[composer]\[artist]\[album]\[track] - [title]
Result = Franz Josef Haydn\Vladimir Horowitz\The Last Recording\02 - Piano Sonata in E-flat, Hob. XVI;49; II. Adagio e cantabile
This Does Not Work:
[composersort]\[artist]\[album]\[track] - [title]
Result = [composersort]\Vladimir Horowitz\The Last Recording\02 - Piano Sonata in E-flat, Hob. XVI;49; II. Adagio e cantabile
The Result Should Be:
Result = Haydn, Franz Josef\Vladimir Horowitz\The Last Recording\02 - Piano Sonata in E-flat, Hob. XVI;49; II. Adagio e cantabile
I've tried the Capitalization of ComposerSort as well with the same results...
The data is valid and returned from Sonata. Why can't I use it?
Note, I've brought this down to it's simplist level, in the full thing there are [IFVALUE] tests etc. but these don't seem to allow it to work either.
Basically I want to use the extended attributes if I can, am I missing a setting somewhere in configuration?
thanks and regards
Comment