If you look around line 750 in your log file you'd see that the first
two candidates it would pick were 


Code:
--------------------
      {
  artist => {
  id => "mn0000167517",
  name => "Dire Straits",
  url => "https://www.allmusic.com/artist/dire-straits-mn0000167517";,
  },
  name   => "Dire Straits/Communique",
  url    => 
"https://www.allmusic.com/album/dire-straits-communique-mw0001044936";,
  year   => 2001,
  },
  {
  artist => {
  id => "mn0000167517",
  name => "Dire Straits",
  url => "https://www.allmusic.com/artist/dire-straits-mn0000167517";,
  },
  name   => "Communiqu\xC3\xA9",
  url    => "https://www.allmusic.com/album/communiqu%C3%A9-mw0000189792";,
  year   => 1979,
  },
  
--------------------


And then it picks the first one - which is not what you wanted. IMHO
it's an invalid page they should remove.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)
------------------------------------------------------------------------
mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

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

Reply via email to