Paul Webster wrote: 
> I am playing BBC 6 Music at the moment and it is picking up song info -
> which is good.
> 
> How about risking a split on the first " - " to try to have artist and
> title separated and (if matched) squeeze show name and synopsis into
> Album?
> 
> So rather than
> > 
Code:
--------------------
  >   > 
  > Artist:     Lauren Laverne : 04/06/2020
  > Album:      We pick a theme, you pick the songs - that's the People's 
Playlist.
  > Title:      Muzz - Red Western Sky
  > 
--------------------
> > 
> it would be
> > 
Code:
--------------------
  >   > 
  > Artist:     Muzz
  > Album:      Lauren Laverne : 04/06/2020 / We pick a theme, you pick the 
songs - that's the People's Playlist.
  > Title:      Red Western Sky
  > 
--------------------
> > 

I suspect that this one was not noticed with the on-going discussions
about other stuff ... so now it is quieter again I thought I'd repost
this one.
One of the most significant benefit of splitting up the artist/track
info is that MAI will work so lyrics and biogs have a chance of being
displayed.
The risk is that the split turns out to be incorrect.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to