jajuk-team / jajuk

Advanded jukebox for users with large or scattered music collections
48 stars 19 forks source link

[Albums Properties] windows: Show Discovery date #831

Open bflorat opened 9 years ago

bflorat commented 9 years ago

Reported by fsck222 on 22 Dec 2007 12:12 UTC Can we have the discovery date of the album in its property windows?

bflorat commented 9 years ago

Commented by bflorat on 22 Dec 2007 13:41 UTC No because it is not an album property but a track property. a solution could be to display a discovery date if all tracks one are the same but it would break some of the property wizard code as it is currently property agnostic and generic but cannot display a data that is not a property of the item we show.

bflorat commented 9 years ago

Commented by fsck222 on 22 Dec 2007 13:46 UTC Replying to bflorat:

No because it is not an album property but a track property. a solution could be to display a discovery date if all tracks one are the same but it would break some of the property wizard code as it is currently property agnostic and generic but cannot display a data that is not a property of the item we show.

Well, a discovery date as been calculated as some point in the "album catalog" sort by "discovery date". Is it possible to see this value?

bflorat commented 9 years ago

Commented by bflorat on 22 Dec 2007 14:02 UTC If I remember well, it's the date of the first track found. We could use it but:

But you may be right... we should perhaps be less rigid and allow this kind of fantaisy if it helps users and I need this value as well in the upcoming Album table view. I'll think about it;

bflorat commented 9 years ago

Commented by fsck222 on 22 Dec 2007 14:13 UTC

If it is not too much work, I still propose to see it even if this the first track (we can even specify it in info message when then mouse going over). It will help to understand how albums are sorted in the the "album catalog" sort by "discovery date".

bflorat commented 9 years ago

Commented by anonymous on 12 Apr 2008 12:19 UTC perhaps it is possible to show a range? minimum year of all album tracks - maximum year of all album tracks

bflorat commented 9 years ago

Commented by bflorat on 13 Apr 2008 16:21 UTC This would still complexify the ticket but why not...