Installed Xstreamity 3.79 on Areadelsat python3 Image
on Octagon 8008. When going to Playlists/Live Streams
I get a green screen as per attached crashlog. Same plugin
works fine on other Images.
Never heard of OpenDelta / Areadelsat?
You are missing a dependency to allow this plugin to run. PIL library.
It might not be in that images feed. If its not, you cant use that aredelsay image for my plugins. All my Plugins use the PIL/Pillow library for graphics.
If python 2 image try telnet this command
opkg install python-image
opkg install python-imaging
If python 3 image try telnet this command
opkg install python3-pillow
