Is anyone using Locast2Plex?

These were the steps i took.

I used these steps and it doesn’t seams to want to finish connecting. not sure whats going on i have upnp turned on on my edge router4

  1. Loged in as Root
  2. Create Jail locast2plex
    Basejail - yes
    VNET – yes
    Berkeley Packet Filter – yes
    IPv4 Interface – vnet0
    IPv4 Address - 192.168.1.32
    IPv4 Netmask – 24
    IPv4 Default Router – my default router
    Auto-Start – yes

2a started the jail

  1. Go to Shell and input
    3a. get to locast jail: iocage console locast2plex
    3b. install dependencies: pkg install python2 ffmpeg wget
    3c. download your release of choice in tar.gz format: wget https://github.com/tgorgdotcom/locast2plex/archive/0.4.2.tar.gz
    3d. Extract: tar -xf 0.4.2.tar.gz
    3e. Now enter the locast directory: cd locast2plex-0.4.2
    3f. Start the jail: python2 main.py -u:my username -p:my password --addy:192.168.1.32
/r/PleX Thread Parent