Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-14 Thread erland
mps;568951 Wrote: Hmmm...I'm getting closer, but not there yet. I just realized that my composer menu has the same problem for songs with more than one composer. However, if I try to fix it the same way by setting CustomScan to have a Sort Tag Mapping of COMPOSER=COMPOSERSORTORDER and not

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-14 Thread mps
That did it! Thanks so much for your help. I never would have figured it out all on my own. Mike -- mps mps's Profile: http://forums.slimdevices.com/member.php?userid=36351 View this thread:

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-13 Thread mps
erland;568694 Wrote: Now I remember, it's actually supposed to work as you say. The Level 1 sort tag field is supposed to be used in case you want to sort by something else than what you have setup in the sort tag mapping. Good to know. Just a thought, however, is that when I cleared the

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-13 Thread erland
mps;568834 Wrote: Good to know. Just a thought, however, is that when I cleared the sort tag mapping and used the Level 1 sort tag field instead, the problem occurred. so I'm still wondering if the Level 1 sort tag has some problems with multi-valued fields. Yes, the Level 1 sort tag

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-13 Thread mps
Hmmm...I'm getting closer, but not there yet. I just realized that my composer menu has the same problem for songs with more than one composer. However, if I try to fix it the same way by setting CustomScan to have a Sort Tag Mapping of COMPOSER=COMPOSERSORTORDER and not specifying it in the

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-12 Thread mps
Just to make sure the alphabetization wasn't a tagging problem, I looked at one of my files and got: -- P:\Music\Jazz\The Original Jazz Masters\Disc 1tag 08-Black Market Stuff.flac Tag - Automatic Tag from filename Copyright (c) 2002-2003 Case Version 2.0.39b,

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-12 Thread erland
Might be som bug related to the tag mapping and multiple PERFORMER tags, can you try if it works better without any tag mapping ? -- erland Erland Isaksson ('My homepage' (http://erland.isaksson.info)) (Developer of 'many plugins/applets' (http://wiki.slimdevices.com/index.php/User:Erland).

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-12 Thread mps
erland;568588 Wrote: Might be som bug related to the tag mapping and multiple PERFORMER tags, can you try if it works better without any tag mapping ? Unfortunately, behavior is exactly the same without any tag mapping :( -- mps

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-12 Thread mps
erland;568588 Wrote: Might be som bug related to the tag mapping and multiple PERFORMER tags, can you try if it works better without any tag mapping ? Unfortunately, turning off the tag mapping has no effect. I did leave the Sort tag mapping on, but I'm supposed to do that, right? Thanks,

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-12 Thread mps
I seem to have fixed it by clearing the Level 1 sort tag in CustomBrowse but by leaving the sort tag mapping in the CustomScan module, so I am in good shape. Still, that doesn't seem right that filling in the Level 1 sort tag field correctly should cause the sorting to fail. I'll leave it to you

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-12 Thread erland
mps;568677 Wrote: I seem to have fixed it by clearing the Level 1 sort tag in CustomBrowse but by leaving the sort tag mapping in the CustomScan module, so I am in good shape. Still, that doesn't seem right that filling in the Level 1 sort tag field correctly should cause the sorting to

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-11 Thread erland
I think you need to leave the Level 1 Tag Type field empty. -- erland Erland Isaksson ('My homepage' (http://erland.isaksson.info)) (Developer of 'many plugins/applets' (http://wiki.slimdevices.com/index.php/User:Erland). If my answer helped you and you like to encourage future presence on

Re: [SlimDevices: Plugins] CustomBrowse bad menu

2010-08-11 Thread mps
That fixed the SQL error (thank you very much), but the sort order still isn't being respected. I set up the tag mapping as: PERFORMER=oneof PERFORMER|ARTIST,PERFORMERSORTORDER=oneof PERFORMERSORTORDER|ARTISTSORTORDER but they still seem to be sorted primarily by their first names Thanks