Flussonic

Import m3u: documentation out of date

The documentation here seems out of date, my install did not include python.

https://flussonic.com/doc/how-to-guides/importing-streams-from-m3u

I was able to install python in the proper directory and continue following the doc, but running:

/opt/flussonic/bin/python2.7 m3u_to_flussonic.py example1.m3u

resulted in error:

File "[m3u_to_flussonic.py](http://m3u_to_flussonic.py/)", line 40
except Exception, ex:
^
SyntaxError: invalid syntax

It is not creating an example1.m3u because of this