TristanLateingne wrote: 
> Hi,
> After searching and testing, I have found what the problem is with the
> playlists : the plugin does not comply with LMS opml implementation. The
> <outline> tag for playlists does not contain a URL field as the LMS
> documentation states is required. I tried creating an external opml file
> containing only the tracks information and modifying the
> CDplayerCDTOC.opml file, deleting tracks information and adding a URL
> field like this :
> 
> <outline icon="html/images/playlists.png" text="CD_test" type="playlist"
> URL="test.opml"/>
> 
> and voilĂ  ! It works !
> 
> Now, I do not know how to properly code this into the plugin, but I will
> give it a try (if nobody does it faster than me :D )

Thanks I'll check it out.

The LMS documentation is not complete and there are a few cases where
URLs are not required.  That said I wrote the plugin a long time ago
when I was still learning the basics of LMS.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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

Reply via email to