Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jmead

Pages: 1
1
Questions / Re: truncating Date Modified so it can be used in a sort
« on: November 02, 2020, 11:19:56 PM »
Oh, cool. You ARE a hero member!

Thanks.

2
Questions / truncating Date Modified so it can be used in a sort
« on: November 02, 2020, 08:24:04 PM »
I use MusicBee to prepare my radio show. Since the show is partially based on music submitted by labels or promoters, I like to have Music Bee show me tracks by descending Modified Date.

Here's my issue: I'd like tracks to appear as if sorted as follows:

Modified Date (desc) / Album / Track#

Tracks usually do appear by date/Album, but the track# are usually not in ascending order. I suspect this is because if/when I edit the tracks, they are not all saved at exactly the same moment. So when the tracks are displayed, they're out of order because if track 1 was saved before track 2, then track 2 will appear first because it's a descending time list by a few milliseconds. (Note that this means that really the secondary sort--Album--is also irrelevant.)

So my question is: is there a way to truncate the modified date so that (milli)seconds are not taken into account? Then my custom sort would work (most of the time).

Thanks,
Jonathan

Pages: 1