I have just done basic test and this seem to restore m3u playlist but I
haven't tested all HLS variations and won';t be able until later today.

Eager user can try possible fix and add one line in red  to PlayHLS
install.xml and restart LMS.

Code:
--------------------
    ?xml version="1.0"?>
  
  <extension>
        <name>PLUGIN_PLAYHLS</name>
        <module>Plugins::PlayHLS::Plugin</module>
        <importmodule>Plugins::PlayHLS::HLSPLAY</importmodule>  
        <playerMenu>RADIO</playerMenu>
        <version>2.7</version>
        <description>PLUGIN_PLAYHLS_DESC</description>
        <creator>bpa</creator>
        <defaultState>enabled</defaultState>
        <homepageURL></homepageURL>
        <optionsURL></optionsURL>
        <icon></icon>
        <type>2</type><!-- type=extension -->
        <targetApplication>
                <id>SlimServer</id>
                <minVersion>7.7</minVersion>
                <maxVersion>*</maxVersion>
        </targetApplication>
  </extension>
  
  
--------------------


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

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to