| Anonymous | Login | 2010-09-08 13:35 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0005215 | MediaMonkey (current) | Playlist / Search | public | 2009-01-17 10:54 | 2010-02-02 08:27 | |||||||
| Reporter | Bex | |||||||||||
| Priority | high | Severity | feature | Reproducibility | have not tried | |||||||
| Status | resolved | Resolution | fixed | |||||||||
| Platform | OS | OS Version | ||||||||||
| Product Version | 3.1 | |||||||||||
| Target Version | Fixed in Version | 4.0 | ||||||||||
| Summary | 0005215: Implement sort by DATEAdded (not DateTimeAdded) | |||||||||||
| Description | Currently 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 Information | http://www.mediamonkey.com/forum/viewtopic.php?f=1&t=36170 [^] | |||||||||||
| Tags | No tags attached. | |||||||||||
| Fixed in build | 1301 | |||||||||||
| Attached Files | ||||||||||||
Relationships |
|||||||||||||||||||
|
|||||||||||||||||||
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 |