Help - Search - Members - Calendar
Full Version: Playlist sorting by tracknumber
Hydrogenaudio Forums > Hosted Forums > foobar2000 > General - (fb2k)
wangyi6854
I want to sort the playlist by directory structure first, then by the tracknumber. So I used this string:

CODE
%path_sort% - %tracknumber%


The %path_sort% works fine, but %tracknumber% has no effect to the playlist.

how do I sort the playlist by tracknumber? And what cause this problem?
kjoonlee
%path% and %path_sort% include the filename as well as the path.

CODE
$replace(%path%,%filename_ext%,) %tracknumber%
wangyi6854
It's OK.

Thanks!
rathel
I'm using columns ui how exactly do I sort by Album and Track #?
thanks
kjoonlee
With fb2k 0.9, %album% %tracknumber% is the string you want to use.
rathel
QUOTE(kjoonlee @ Apr 10 2006, 10:15 PM) *

With fb2k 0.9, %album% %tracknumber% is the string you want to use.


Thanks that helps alot smile.gif.
tool++
Have you considered Mass renaming your files so they include tracknumber?

It is people without properly named files that really get on my nerves when sharing tongue.gif
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.