slartibartfast wrote: > I don't think there is.
OK. It looks like Material call LMS APIs in 2 different ways. Current playlist is added using track id whereas problem one just uses an URL. Code: -------------------- ["playlists","edit","playlist_id:10911","cmd:add","url:file:///mnt/hddrive//albums/Blues/20th%20Century%20Blues/06%20-%20Complainte%20De%20La%20Seine.mp3"]] ["playlistcontrol","cmd:add","track_id:8241","library_id:0"]] -------------------- This mean problem lies somewhere in LMS playHLS interaction. To deal with HLS, the PlayHLS plugins has to insert itself into LMS m3u processing to split out m3u8 handling from m3u handling as LMS handles m3u and m3u8 with same routine. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=103158 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins