Human 19
Forum Supporter

I reflashed from apollo 90 to 127 last night and restored my settings including plugins.
I can access openwebif as normal and can stream TV on the PC but get an error when I try to stream movies from the disk.
I removed the Openwebif plugin via the plugins menu but when I reinstalled it, it didnt even show up in the plugins menu , so had to reflash again.
This is the error page I get when trying to stream a movie...
I can access openwebif as normal and can stream TV on the PC but get an error when I try to stream movies from the disk.
I removed the Openwebif plugin via the plugins menu but when I reinstalled it, it didnt even show up in the plugins menu , so had to reflash again.
This is the error page I get when trying to stream a movie...
Code:
web.Server Traceback (most recent call last):
exceptions.NameError: global name 'machinebuild' is not defined
/usr/lib/python2.7/site-packages/twisted/web/server.py:189 in process
188 self._encoder = encoder
189 self.render(resrc)
190 except:
/usr/lib/python2.7/site-packages/twisted/web/server.py:238 in render
237 try:
238 body = resrc.render(self)
239 except UnsupportedMethod as e:
/home/vix2/oe-alliance/builds/openvix/vuduo/tmp/work/vuduo-oe-linux/enigma2-plugin-extensions-openwebif/enigma2-plugin-extensions-openwebif-1+gitAUTOINC+58dde3825e-r0/git/plugin/controllers/base.py:99 in render
98
99
100
/home/vix2/oe-alliance/builds/openvix/vuduo/tmp/work/vuduo-oe-linux/enigma2-plugin-extensions-openwebif/enigma2-plugin-extensions-openwebif-1+gitAUTOINC+58dde3825e-r0/git/plugin/controllers/web.py:920 in P_tsm3u
919
920
921
/home/vix2/oe-alliance/builds/openvix/vuduo/tmp/work/vuduo-oe-linux/enigma2-plugin-extensions-openwebif/enigma2-plugin-extensions-openwebif-1+gitAUTOINC+58dde3825e-r0/git/plugin/controllers/models/stream.py:139 in getTS
138
139
140
exceptions.NameError: global name 'machinebuild' is not defined