Hello,
Recently, I've been trying to add playlists to Mediatomb (installed via Alt-F packages) but it doesn't seem to work. I've tried both .m3u and .pls formats through the web UI with no success (unfortunately that UI is pretty quite when it comes to reporting errors). Then, I learnt one can also add content via command-line, which would provide more debugging information in case of errors. After doing that (e.g. mediatomb -D -a <absolute path to playlist file>) I'm getting a warning:
WARNING: Playlist <playlist file> will not be parsed: MediaTomb was compiled without JS support!
JS = Javascript. After googling that issue, it seems one needs to install libjs first, then download mediatomb's source-code, edit a few things to enable Javascript and compile it again. Has anyone done this in Alt-F before? At least installing libjs?
Thanks,
Diego