I want to stream IPTV from Plex, Media Server installed on my Qnap TS253-A from a M3U playlist.
I have downloaded this plugin:https://github.com/Cigaras/IPTV.bundle and added my channels.
The problem is: I cannot find the correct directory on my Qnap. I tried through my Qnap interface, through FTP with Filezila, with SSH…And I did not succeed…
Under Filezila, I have the same repertories than with my QTS interface.
With SSH (terminal with Mac), I cannot find the correct directory…
If the quotes don’t work, try copying it to anywhere on the device using the web UI; for example, the Web shared folder. Then ssh into the QNAP and move it (mv /share/Web/IPTV.bundle /share/CACHEDEV1_DATA ...)
I tried with the quotes and it seems to resolve the “ambiguous” problem.
I got this answer “/Users/MyName/Downloads/IPTV.bundle not a regular file”.
(it was this command: scp /Users/MyName/Downloads/IPTV.bundle admin@192.168.0.7:"/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/PlePlex\ Media\ Server/Plug-ins/")
But it seems I still have a problem with my playlist.m3u, as when I launch a channel (.ts in the playlist file), it loads, then stops. I don’t know why…