Sort by Date Added then by Album/Track Number, [moved from Support] |
This is NOT a tech support forum.
Tech support questions go to foobar2000 Tech Support forum instead.
See also: Hydrogenaudio Terms of Service.
![]() ![]() |
Sort by Date Added then by Album/Track Number, [moved from Support] |
May 18 2012, 06:04
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 18-May 12 Member No.: 99947 |
I'm having a problem with newly added songs. I've set an autoplaylist up that sorts by the date added, however the tracks were not created/added in the same sequence as the track number which leads to albums that are out of order. Is there a way to keep all the albums in their relative positions by date added, then sort the tracks within each album by their track number?
Here's a screenshot of what I'm talking about: http://i.imgur.com/SfKBZ.png |
|
|
|
Jun 1 2012, 08:25
Post
#2
|
|
|
Group: Members Posts: 2 Joined: 18-May 12 Member No.: 99947 |
Bumpin'
|
|
|
|
Jun 1 2012, 10:54
Post
#3
|
|
![]() Group: Members Posts: 3267 Joined: 27-January 05 From: England Member No.: 19379 |
you could use $date(%added%)
see here for more: http://wiki.hydrogenaudio.org/index.php?ti...4year.28time.29 |
|
|
|
Jun 1 2012, 11:40
Post
#4
|
|
![]() Group: Members Posts: 123 Joined: 12-December 08 Member No.: 64396 |
I was looking for the same thing but don´t know how to use $date(%added%) string...
with this string %added% SINCE 2012 AND NOT %path% HAS .cue SORT DESCENDING BY %added% I have the latest at the top of the list,no cues but the tracknumber sorting problem persists... -------------------- our music on http://www.myspace.com/jesusmartinezquartet
|
|
|
|
Jun 1 2012, 23:06
Post
#5
|
|
|
Group: Members Posts: 144 Joined: 1-May 09 From: Austin, TX Member No.: 69413 |
I'm having a problem with newly added songs. I've set an autoplaylist up that sorts by the date added, however the tracks were not created/added in the same sequence as the track number which leads to albums that are out of order. Is there a way to keep all the albums in their relative positions by date added, then sort the tracks within each album by their track number? Here's a screenshot of what I'm talking about: http://i.imgur.com/SfKBZ.png You'd want to use "$date(%added%) %album artist% %album% %discnumber% %tracknumber%" I was looking for the same thing but don´t know how to use $date(%added%) string... with this string %added% SINCE 2012 AND NOT %path% HAS .cue SORT DESCENDING BY %added% I have the latest at the top of the list,no cues but the tracknumber sorting problem persists... Did you try: "%added% SINCE 2012 AND NOT %path% HAS .cue SORT DESCENDING BY $date(%added%)"? |
|
|
|
Jun 2 2012, 00:48
Post
#6
|
|
|
Group: Super Moderator Posts: 4333 Joined: 23-June 06 Member No.: 32180 |
Ultimate noob question: Can the query syntax perform multiple, sequential sorts? Or otherwise create nested groups? Clearly, sorting by the date added can easily disrupt albums and sequences of track numbers, if these are not established as unbreakable groups by some other method. I ask because I’m not aware of a way to do this, so either it’s really simple and I’ve missed it, or it’s not possible but probably should be.
|
|
|
|
Jun 2 2012, 01:05
Post
#7
|
|
![]() Group: Members Posts: 1684 Joined: 28-May 06 From: Düsseldorf Member No.: 31251 |
I think both:
SORT BY <$year(%date%) %album% %tracknumber%> and SORT BY <$year(%added%)> SORT BY <%album%> SORT BY <%tracknumber%> will give same result. -------------------- german support forum: www.foobar-users.de / user: qwert73
|
|
|
|
Jun 2 2012, 04:44
Post
#8
|
|
|
Group: Members Posts: 144 Joined: 1-May 09 From: Austin, TX Member No.: 69413 |
Ultimate noob question: Can the query syntax perform multiple, sequential sorts? Or otherwise create nested groups? Clearly, sorting by the date added can easily disrupt albums and sequences of track numbers, if these are not established as unbreakable groups by some other method. I ask because I’m not aware of a way to do this, so either it’s really simple and I’ve missed it, or it’s not possible but probably should be. There's no way to establish unbreakable groups, because it doesn't really make sense. A field like %added% can obviously be different across multiple files, so which value in the group would you sort by? It starts to really get away from the concept. The best you can do is something similar to one of the sequences q-stankovic posted. Your albums can still be easily disrupted if you add the entire album on one day, but then change the song title of one track the next day (because %added% would have changed to the current date for that one file). |
|
|
|
Jun 2 2012, 11:07
Post
#9
|
|
![]() Group: Members Posts: 123 Joined: 12-December 08 Member No.: 64396 |
I´ve tried all the ways you mention and the tracknumber issue is allright!
The problem is that now I can´t get my latest added at the top of the list..SORT DESCENDING BY is not working anymore! Anyone knows how to solve it? thanks!!! -------------------- our music on http://www.myspace.com/jesusmartinezquartet
|
|
|
|
Jun 2 2012, 19:57
Post
#10
|
|
|
Group: Members Posts: 144 Joined: 1-May 09 From: Austin, TX Member No.: 69413 |
Jazzy, post the query here so we can figure out where you're going wrong.
|
|
|
|
Jun 6 2012, 10:52
Post
#11
|
|
![]() Group: Members Posts: 123 Joined: 12-December 08 Member No.: 64396 |
my Autoplaylist Properites:
Query pattern:%added% SINCE 2012 AND NOT %path% HAS .cue SORT DESCENDING BY %added% with this string I have my latest at the top of the list,the only problem is some albums has the tracks unsorted.with the strings SORT BY <$year(%added%)> SORT BY <%album%> SORT BY <%tracknumber%> or SORT BY <$year(%date%) %album% %tracknumber%> the tracknumber issue is solved BUT I can´t sort by DESCENDING...thats all -------------------- our music on http://www.myspace.com/jesusmartinezquartet
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 10:12 |