Post Reply 
"Recent" sorting
15-05-2015, 11:17
Post: #27
RE: "Recent" sorting
For the most recent album directory I thought about how the criteria should be to find which albums/tracks are the most recent ones.

First the question: What should the "most recent" directory shoud look like? A list of Artists, Albums or a list of tracks? Probably a hierarchical view would be the best: Artist/Album/Tracks? This requires a correct tagging of the music files, but this is ok, I think, at least I do not have an idea how to present a "most recent" list in folder view.

Now the question is how to find the most recent tracks. Simon suggested the timestamp of a file when it was added to the minimserver library for the first time. So you can change the meta data without pushing the file to the top of most recent list again, as long as the path and filename is kept the same. The problem is that I name the Artist/Album/Track filenames the same as the titles in the meta data. So changing the meta data would often lead to a new "most recent" file. Also when scanning a music directory for the first time, all tracks inside this directory would be listed add recently added, even if the albums are very old in the collection.

I think a better approach would be to find the *minimum* (oldest) date of the following dates:
a) file creation time (file modification time is not of interest as it will be always younger than the creation date, right?)
b) the datetime when the track was added to the minimserver library for the first time

Now if you modify a file, e.g. cutting a hidden track from the last track of an album and copying the two new created files back into the album folder, this would lead to a new "most recent" entry, because of the newly separated hidden track. But the album is still an old one. So it might be an idea to collect all of the datetime values a) and b) of all tracks of one album and find the oldest datetime value of these. This datetime is then tagged to all tracks of this album.

With this strategy an album would only show up in the most recent list if all the tracks are recently created and added.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
"Recent" sorting - Mike48 - 14-09-2014, 03:52
RE: "Recent" sorting - simoncn - 14-09-2014, 09:42
RE: "Recent" sorting - Mike48 - 14-09-2014, 18:44
RE: "Recent" sorting - simoncn - 14-09-2014, 19:24
RE: "Recent" sorting - PeteManchester - 11-03-2015, 09:37
RE: "Recent" sorting - simoncn - 11-03-2015, 11:27
RE: "Recent" sorting - PeteManchester - 11-03-2015, 12:08
RE: "Recent" sorting - simoncn - 11-03-2015, 13:05
RE: "Recent" sorting - Mike48 - 14-09-2014, 20:08
RE: "Recent" sorting - simoncn - 14-09-2014, 20:26
RE: "Recent" sorting - DavidHB - 15-09-2014, 11:51
RE: "Recent" sorting - simoncn - 15-09-2014, 12:35
RE: "Recent" sorting - DavidHB - 15-09-2014, 15:05
RE: "Recent" sorting - simoncn - 15-09-2014, 22:29
RE: "Recent" sorting - DavidHB - 16-09-2014, 11:16
RE: "Recent" sorting - rb73 - 19-09-2014, 14:18
RE: "Recent" sorting - Jumping Jack - 16-10-2014, 14:44
RE: "Recent" sorting - simoncn - 16-10-2014, 14:45
RE: "Recent" sorting - AdamWysokinski - 20-10-2014, 17:39
RE: "Recent" sorting - x3mkungen - 21-10-2014, 19:40
RE: "Recent" sorting - Martin H - 12-03-2015, 14:40
RE: "Recent" sorting - batleys - 04-04-2015, 00:26
RE: "Recent" sorting - simoncn - 04-04-2015, 20:13
RE: "Recent" sorting - jeofrey - 04-04-2015, 11:21
RE: "Recent" sorting - steen - 01-05-2015, 18:38
RE: "Recent" sorting - simoncn - 01-05-2015, 21:21
RE: "Recent" sorting - tarnkappe - 15-05-2015 11:17
RE: "Recent" sorting - simoncn - 15-05-2015, 22:18
RE: "Recent" sorting - simoncn - 16-05-2015, 10:34
RE: "Recent" sorting - tarnkappe - 23-05-2015, 12:03
RE: "Recent" sorting - simoncn - 23-05-2015, 20:44
RE: "Recent" sorting - tarnkappe - 25-05-2015, 14:16
RE: "Recent" sorting - simoncn - 25-05-2015, 22:20
RE: "Recent" sorting - Shutterstrom - 10-08-2015, 20:00
RE: "Recent" sorting - simoncn - 10-08-2015, 21:27
RE: "Recent" sorting - luny - 03-09-2015, 08:29
RE: "Recent" sorting - simoncn - 03-09-2015, 11:32
RE: "Recent" sorting - uk75 - 03-09-2015, 13:25
RE: "Recent" sorting - DavidHB - 03-09-2015, 14:08
RE: "Recent" sorting - simoncn - 03-09-2015, 14:51
RE: "Recent" sorting - DavidHB - 03-09-2015, 18:35
RE: "Recent" sorting - simoncn - 03-09-2015, 21:09
RE: "Recent" sorting - DavidHB - 03-09-2015, 22:47
RE: "Recent" sorting - AdamWysokinski - 20-09-2015, 14:23
RE: "Recent" sorting - simoncn - 20-09-2015, 20:19
RE: "Recent" sorting - Hungryhalibut - 01-11-2015, 23:34
RE: "Recent" sorting - whgmkeller - 26-12-2015, 12:57
RE: "Recent" sorting - tarnkappe - 26-12-2015, 15:33
RE: "Recent" sorting - whgmkeller - 26-12-2015, 18:10
RE: "Recent" sorting - whgmkeller - 27-12-2015, 14:04
RE: "Recent" sorting - simoncn - 28-12-2015, 17:54
RE: "Recent" sorting - Patatorz - 11-04-2016, 09:31
RE: "Recent" sorting - simoncn - 11-04-2016, 12:23
RE: "Recent" sorting - steve1977 - 08-09-2019, 17:19
RE: "Recent" sorting - simoncn - 08-09-2019, 19:02

Forum Jump:


User(s) browsing this thread: 1 Guest(s)