Re: [SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-25 Thread jbodnar
https://github.com/Logitech/slimserver/pull/305 jbodnar's Profile: http://forums.slimdevices.com/member.php?userid=28907 View this thread: http://forums.slimdevices.com/showthread.php?t=111520

Re: [SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-25 Thread Michael Herger
The MP3 format module already does this and makes assumptions about which date is preferred. (Though, and my perl may be rusty, I think the comment is incorrect.) Great find! So, if my understanding of the code is correct than, if present, the first thing used for the year would be "'Original

Re: [SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-24 Thread jbodnar
mherger wrote: > > And don't forget that you'd have to do the same for all kinds of file > formats supporting various date tags. > The MP3 format module already does this and makes assumptions about which date is preferred. (Though, and my perl may be rusty, I think the comment is

Re: [SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-22 Thread d6jg
The non technical discussion would unboubtedly end up with different people having different interpretations and different requirements. The whole question of year of release goes right back to when records were first produced in mass market format. My copy of Sgt. Peppers quite clearly says

Re: [SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-21 Thread Michael Herger
So should there be a configuration option? Is this something that can be turned into a plugin? I believe technically this could be wrapped in a plugin. But it would be a bit of a hack, reaching out far into existing code. And don't forget that you'd have to do the same for all kinds of file

Re: [SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-21 Thread jbodnar
mherger wrote: > > when it picks up new music so things like reissues appear to be > newer > > than they actually are. > > I guess that's more of a point of view than a given fact... Topic for a > non-technical discussion. I bet if we changed the behaviour many would > shout out to ask for

Re: [SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-21 Thread jbodnar
Looks like I just need to add a new -tagMapping- to *FLAC.pm*: Code: 'ORIGINALYEAR' => 'YEAR', jbodnar's Profile:

Re: [SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-20 Thread Michael Herger
when it picks up new music so things like reissues appear to be newer than they actually are. I guess that's more of a point of view than a given fact... Topic for a non-technical discussion. I bet if we changed the behaviour many would shout out to ask for the current behaviour again.

[SlimDevices: SqueezeCenter] Getting the year right with Musicbrainz Picard

2020-01-20 Thread jbodnar
I've recently started using Musicbrainz Picard to clean up my audio tags. Any new music I rip is encode in FLAC and there are tags for Code: Date , Code: Original Release Date and Code: