Chris230291 / STB-Proxy

54 stars 35 forks source link

Not work #16

Closed Tracker997 closed 2 years ago

Tracker997 commented 3 years ago

My problem:

Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 2091, in call return self.wsgi_app(environ, start_response) File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 2076, in wsgi_app response = self.handle_exception(e) File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 2073, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 1518, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 1516, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.8/dist-packages/flask/app.py", line 1502, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args) File "/home/STBpNew/app.py", line 214, in editorSave portals[portal]["enabled channels"].append(channelId) KeyError: None

i'm click the save button to channel list and not work :\

Chris230291 commented 3 years ago

I am not sure. It says there is a key error. Maybe you use old config file. Did you try deleting config file?

Tracker997 commented 3 years ago

Yes, i deleted the old config file.

Chris230291 commented 3 years ago

Could you tell me which portal you use?

Tracker997 commented 3 years ago

My portal: http://

Chris230291 commented 3 years ago

Hello. I am sorry but I do not see any problems with http://live.hutv.me:25461. I know a lot of the channels do not play inside the web UI, this is because the html5 video player does not support one or more of the codes. Once enabled they work in VLC though.

Tracker997 commented 3 years ago

Thank you very much. It works with the old version, it would just be extra, but no problem. Thank you for your work so far!