1Channel icon indicating copy to clipboard operation
1Channel copied to clipboard

Hello mate

Open TheGridRepo opened this issue 10 months ago • 0 comments

Have a question for you hope you don't mind , i have been playing around with the 1channel addon edited the files and got it to work for k20... yet came across a little error ,,,, - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'TypeError'> Error Contents: can't concat str to bytes Traceback (most recent call last): File "C:\Users\Peter Dato\Desktop\Kodi 20.5 Test\portable_data\addons\plugin.video.1channel\default.py", line 1952, in sys.exit(main()) File "C:\Users\Peter Dato\Desktop\Kodi 20.5 Test\portable_data\addons\plugin.video.1channel\default.py", line 1949, in main pw_dispatcher.dispatch(mode, _1CH.queries) File "C:\Users\Peter Dato\Desktop\Kodi 20.5 Test\portable_data\addons\plugin.video.1channel\pw_dispatcher.py", line 81, in dispatch self.func_registry[mode](*args, **kwargs) File "C:\Users\Peter Dato\Desktop\Kodi 20.5 Test\portable_data\addons\plugin.video.1channel\default.py", line 658, in AddonMenu msg = (i18n('popup_msg_line1') + '\n\n' + i18n('popup_msg_line2') + '\n\n' + i18n('popup_msg_line3')) TypeError: can't concat str to bytes -->End of Python script error report<--

TheGridRepo avatar Apr 13 '24 22:04 TheGridRepo