Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-13 Thread slimhase
mrw wrote: > That presupposes that we can all agree on ‘correct’ behaviour. The > publisher may have a different context in mind. > > I think that LMS’ approach of gathering metadata from the stream being > played works very nicely in general. Consider, for example, a live > ‘radio’ stream that

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-13 Thread mrw
slimhase wrote: > If it would just stay with the image from the xml, all would be good > (for these podcasts; there are probably other ones, which are > implemented correctly) That presupposes that we can all agree on ‘correct’ behaviour. The publisher may have a different context in mind.

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-13 Thread bpa
Paul Webster wrote: > Probably because it takes a second or so for the image to arrived as it > is embedded inside the MP3 data. There is similar effect with BBC podcasts in BBCiPlayer where the duration in the program listing is different to that of the actual podcast - initially the timebar

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-13 Thread Paul Webster
Probably because it takes a second or so for the image to arrived as it is embedded inside the MP3 data. Paul Webster http://dabdig.blogspot.com Author Radio France (FIP etc) plugin Paul Webster's Profile:

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-13 Thread slimhase
... but what I still don't understand: Why is LMS BRIEFLY showing the correct image (from teh xml file?) - and then flips to the generic image (embedded in the MP3) If it would just stay with the image from the xml, all would be good (for these podcasts; there are probably other ones, which are

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-13 Thread slimhase
mrw wrote: > PS: Is it usual in Germany to dye the wool before it's taken off the > sheep ? Great time saver. :) Man in a van wrote: > They must be really naughty sheep as they are all wearing GPS ankle > bracelets ! > > Must be a really scary episode :) > > ronnie :-) Thanks also for the

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-13 Thread Man in a van
They must be really naughty sheep as they are all wearing GPS ankle bracelets ! Must be a really scary episode :) ronnie Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread:

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-12 Thread mrw
slimhase wrote: > Hi Michael; > I have the following 'problem': > PS: Is it usual in Germany to dye the wool before it's taken off the sheep ? Great time saver. :) mrw's Profile:

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-12 Thread mrw
slimhase wrote: > Hi Michael; > I have the following 'problem': > When I look at i.e. a podcast list, each podcast has its own unique icon > / image. > But when I select one podcast from the list and go to the now playing > screen (i.e. material skin, but also std skin), it briefly shows the >

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-11 Thread bpa
mherger wrote: > It's still in my list of issues to look into... but it's been a busy > week so far. I think this true for all - early Sept everyone back at their desks. bpa's Profile:

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-11 Thread Michael Herger
Unfortunately, no response so far... It's still in my list of issues to look into... but it's been a busy week so far. -- Michael ___ Squeezecenter mailing list Squeezecenter@lists.slimdevices.com

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-11 Thread bpa
slimhase wrote: > Unfortunately, no response so far... > Its a pity, as it could be that its only needs a minor correction, as > the correct image does briefly show, but then flips back to / is > overwritten by the generic one. > (But then again, I can not really judge the complexity of the

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-11 Thread slimhase
bpa wrote: > The problem is real and the 24Jan2019 fix from mw9 to Slim/Format/XML.pm > - doesn't seem to work for some reason. > > Perhaps you could PM mrw (I think he is the same as mw9 on github) if > he has the time to see what is happening. Unfortunately, no response so far... Its a

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-09 Thread slimhase
bpa wrote: > The problem is real and the 24Jan2019 fix from mw9 to Slim/Format/XML.pm > - doesn't seem to work for some reason. > > Perhaps you could PM mrw (I think he is the same as mw9 on github) if > he has the time to see what is happening. Thanks bpa. I just pm'd him. Lets see

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-09 Thread bpa
slimhase wrote: > Thanks, Man in a van - a picture says more than 1000 words... > > That shows the problem - left pane 'unique' picture of that podcast - > but std. picture of the podcast series in the now playing screen on the > right side The problem is real and the 24Jan2019 fix from mw9 to

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-09 Thread slimhase
Man in a van wrote: > 28156 Thanks, Man in a van - a picture says more than 1000 words... That shows the problem - left pane 'unique' picture of that podcast - but std. picture of the podcast series in the now playing screen on the right side

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-09 Thread Man in a van
slimhase wrote: > Hi Michael; > I have the following 'problem': > When I look at i.e. a podcast list, each podcast has its own unique icon > / image. > But when I select one podcast from the list and go to the now playing > screen (i.e. material skin, but also std skin), it briefly shows the >

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-09 Thread bpa
Looking at podcast source and LMS code. LMS will include itunes:image episode image if there is a xmlns:itunes in podcast feed. The podcast doesn't have xmlns:itunes - so I wonder whether the podcast format has been changed and so broke this functionality.

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-09 Thread bpa
It looks like this commit didn't work properly or has been "undone"/redendered ineffectual by a later change. https://github.com/Logitech/slimserver/commit/e682f9ffe3a469f64ffdccc3ba8165687e2f6e1f#diff-8fe611e95be924c8d64dff4c8791a511

Re: [SlimDevices: SqueezeCenter] Question / Problem regarding Picture of Radio Station / Podcast

2019-09-09 Thread slimhase
slimhase wrote: > Hi Michael; > I have the following 'problem': > When I look at i.e. a podcast list, each podcast has its own unique icon > / image. > But when I select one podcast from the list and go to the now playing > screen (i.e. material skin, but also std skin), it briefly shows the >