IPTV plugin on Plex

sphannaby

Cadet
Joined
Sep 15, 2017
Messages
2
Hi,

Can anyone explain how it is possible to install Cigaras IPTV plugin on Plex Freenas?
I've seen the guide that states to install manually into the Plug In folder but I can't figure out how to get to that folder via Freenas
 

gio_dude

Cadet
Joined
Mar 24, 2020
Messages
2
I'm having the same issue I found the folder under iocage/jails/plex/root/plexmediaserver/plug-in but don't have permission to that folder to move the bundle in.
 

markymark832

Dabbler
Joined
Feb 28, 2017
Messages
36
i have the plugin installed on my plex server,
you have to ssh in, the find your jail id ( jls)
then jexec 7 (what ever your jail number is) csh
once in there
pkg install wget nano
then wget the http link for the file locally
unzip the file.
move it to \plex media server\plugins\
trim the folder name if it's -master at the end..
then Chown -R plex:plex that folder.


the plugin is seen in plex, just I am having trouble configuring, does this have the ability to manage an IPTV portal?
 
Top