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: Sort playlist view 2 CD's (Read 2014 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Sort playlist view 2 CD's

Apologies for what is probably a stupid question , but I've bee searching forum  and trying various things for ages and getting nowhere.
Using ColumnsUI & 0.9.6.9,  The problem is on certain double CD's  e.g. Essentail Springsteen the playlist view is listed track
1.01,2.01,1.02,2.02  etc. The album list view is sorted/listed correct.  Have tried various things [%discnumber%]%tracknumber% in custom sort fied in playlist view but got nothing to work as yet. Stangely not all double CD's affected e.g. The wall lists okay.  Sorting by track number corrects but I want it to display correct in the first instance.
Thanks for any suggestions of what and where to code solution .

Sort playlist view 2 CD's

Reply #1
Fixed this by renaming files of affected discs adding  discnumber thus allowing windows to list files in correct order. Not really how I wanted to do it but it works.

Moderation: Removed useless full quote of the preceding post.

 

Sort playlist view 2 CD's

Reply #2
Your syntax should work. If it isn't working you probably use a custom sorting scheme with discnumber left out. You can check this by changing the sort order to foobar's default album sort, this one has discnumber in it, before tracknumber. (Edit > Sort by album)

Also, you could create grouping which splits albums with multiple discs into multiple groups, by adding discnumber to the groupingscheme.

Edit the tracknumber column with your own [%discnumber%]%tracknumber%.