Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello mate #208

Open
TheGridRepo opened this issue Apr 13, 2024 · 0 comments
Open

Hello mate #208

TheGridRepo opened this issue Apr 13, 2024 · 0 comments

Comments

@TheGridRepo
Copy link

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<--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant