Mantis Bug Tracker

View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005215MediaMonkey (current)Playlist / Searchpublic2009-01-17 10:542010-02-02 08:27
ReporterBex 
PriorityhighSeverityfeatureReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version3.1 
Target VersionFixed in Version4.0 
Summary0005215: Implement sort by DATEAdded (not DateTimeAdded)
DescriptionCurrently it's possible to sort by DateAdded in auto-playlists and advance searches. But since the field DateAdded contains time the sort-order in the result isn't always as expected. This feature has been requested many times.
Since the current DateAdded already exist, but really is DateTimeAdded, some renaming of the fields needs to be done to avoid confusion. (Or can DayAdded be used instaed?)

Perhaps also a YearAdded, MonthAdded and WeekAdded would make sense to implement?
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?f=1&t=36170 [^]
TagsNo tags attached.
Fixed in build1301
Attached Files

- Relationships
related to 0005894feedbackjiri MediaMonkey (current) Auto-added Playlists for ripped tracks are out of sequence 
has duplicate 0004794new MediaMonkey Wishlist Users want a "date added" criteria 
related to 0005024feedbackrusty MediaMonkey (current) Advanced queries based on dates relative to the present 

-  Notes
(0016294)
rusty (administrator)
2009-01-19 16:01

I would suggest that we just change this so that it sorts by Date Added (and not by time). If users require a sort by Date Added and by Time Added, we can add support for a secondary sort by Time Added, though I can't see the need for this.
(0016315)
Bex (updater)
2009-01-20 15:17

I believe that the current DateAdded is mainly used to create a latest added tracks auto-playlist. Changing it could annoy many users. Perhaps it would be best to rename the current DateAdded to DateTimeAdded (that wouldn't break any existing auto-playlists, would it?) and then implement a "real" DateAdded?
(0019071)
rusty (administrator)
2009-10-05 15:53
edited on: 2009-10-05 16:18

Sure. 'Date/Time Added' (for current field) + 'Date Added' (New field) could work, but it might get a little complicated since we should probably do the same for other date related fields, e.g.
'Date/Time Modified' + 'Date Modified'
'Date/Time Last Played' + 'Date Last Played'

(0019097)
jiri (administrator)
2009-10-08 09:02

Maybe a small trick would solve all this without the need for any new fields:
1. In case Date Added is the only (or last) field in the list of sorting fields, it would be fully used - i.e. including time.
2. In case Date Added is followed by some other fields (like Track #), only Date part would be used.
(0019990)
Bex (updater)
2010-01-31 15:04

Yes, I like Jiri's trick. It looks like it would always solve all wishes.
(0019992)
Ludek (developer)
2010-02-02 07:08
edited on: 2010-02-02 08:27

Yes, I like it too. Assigning to me for implementation.

(0019993)
Ludek (developer)
2010-02-02 08:27

Fixed in build 1301.

Note: Implemented the same way also for 'Last Played'


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker