Help - Search - Members - Calendar
Full Version: Sorting 'browser' playlist on start up
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
davidxdavid
I've been playing around with some Panels UI skins.. namely, FoFR and FooAVA..

Everytime Foobar2000 starts up, the "browser" playlist (which contains the playlist of the entire library) is not sorted correctly.

Some problems are

1. the Various Artists album are sorted by artist rather than track number.

IPB Image

2. the Albums are sorted by album name rather than Date

IPB Image

If I right click the playlist and click Sort/Group By Artist / Date / Album, everything is sorted correctly. It is a PITA to do this everytime Foobar2000 starts.

So, how can I automate this sorting process for the browser playlist on startup?
davidxdavid
wow.. I take it no one knows the answer. dang.
davidxdavid
Thanks to a user named bertox, this problem is now solved.

The solution is the following... word for word.

QUOTE
To do auto list sort at browser startup/refresh you have to put your sort values in:
preferences -> general -> sort incoming files by:

CODE
%ALBUM ARTIST% - %DATE% - %ALBUM% - %DISCNUMBER% - %TRACKNUMBER% - %TITLE% - %PATH_SORT%





The problem was with the foobar default sort string

CODE
path_sort% %ALBUM ARTIST% - %DATE% - %ALBUM% - %DISCNUMBER% - %TRACKNUMBER% - %TITLE%


That's why everything is sorted by album name rather than year.. because it reads the folder name first before everything else..


Thanks bertox for everything!

Case closed.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.