Hmm... nun weiss ich erst mal nicht, wie ich das handhaben soll. Das
Problem ist, dass hier das Schlüsselwort nur im "remote_title"
vorkommt:


Code:
--------------------
    {
  _id => "9e273ae955e018703b483501e0536442",
  artwork_url => "html/images/radio.png",
  coverid => -151_937_816,
  id => -151_937_816,
  remote_title => "90.0 | B5 aktuell (Nachrichten)",
  title => "Gabriel traut Deutschland eine halbe Million Fl\xFCchtlinge 
j\xE4hrlich zu",
  ts => "1441659787",
  url => "http://streams.br-online.de/b5aktuell_1.m3u";,
  }
  
--------------------


Das ist in vielen Fällen der Stationsname oder ähnliches, also nicht der
Titel der Sendung oder des Musikstückes. Etwa bei SRF3 wird das _immer_
angezeigt, auch wenn sonst Titel und Artist auch angezeigt werden:


Code:
--------------------
    {
  _id => "1dc922f0224fbd00a92803f3fdd9a575",
  artist => "JAMES BAY",
  artwork_url => "http://cdn-albums.tunein.com/gn/6J5NVL1547g.jpg";,
  coverid => "-140454686074752",
  id => "-140454686074752",
  remote_title => "103.6 | SRF 3 (Adult Contemporary)",
  title => "HOLD BACK THE RIVER ",
  ts => "1441714936",
  url => 
"http://opml.radiotime.com/Tune.ashx?id=s24862&formats=aac,ogg,mp3&partnerId=16&serial=39d7116327f899f0ba5b3072ff04d20b";,
  }
  
--------------------


Daher filtere ich im Normalfall auch nicht nach diesem remote_title.
Stimmt für mich, aber nicht für dich...

Werde mal schauen, ob ich das optional machen kann.



Michael

http://www.herger.net/slim-plugins - MusicArtistInfo, MusicInfoSCR,
Smart Mix
------------------------------------------------------------------------
mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=104271

_______________________________________________
slimserver-de mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an