philippe_44 wrote: > Couldn't you do like iPeng and remote controls do, using the API that > LMS provides (I never looked at how it works, TBH) to access to plugin > features so that you can request the YT plugin to search for 'related > url' and then, you ask YT to play the 1st result, this is 'all songs' > and it will have created your playlist. No need to handle all the > returned songs, only the 1st one matters
I've been using the protocol handler as the API; simpler to work with than a raw socket interface, and has covered all features so far (except for this one :) ------------------------------------------------------------------------ askvictor's Profile: http://forums.slimdevices.com/member.php?userid=64977 View this thread: http://forums.slimdevices.com/showthread.php?t=87731 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
