2020-02-06, 02:40
(2020-01-27, 11:21)taker-` Wrote: hello,
i tried your addon on windows with kodi leia. works perfect. now i tried it with coreelec on odroid c2. there it doesnt work.
i installed your addon, i used m3u url and xmltv url. (i also tried "iptv simple client as source, but same error)
i installed the ffmpeg addon.
i pointed to the ffmpeg file in the iptv recorder settings.
when i try to start a record, i instantly get the "watch log file for more infos" message.
in my log i can see this error:
Code:2020-01-27 10:17:03.941 T:3608195968 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'locale.Error'>
Error Contents: unsupported locale setting
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.iptv.recorder/contextEPG.py", line 54, in <module>
usedLocale = locale.setlocale(locale.LC_TIME, "")
File "/usr/lib/python2.7/locale.py", line 581, in setlocale
Error: unsupported locale setting
-->End of Python script error report<--
can someone help me?
thanks
struggled with this for ages... looked all over the net and tried to learn some stuff about LOCALE etc. Got no where. For some reason did an addon search in kodi for "locale" and found a "locale" addon in the LibreElec repository. Prompted me to restart and so glad to say this has fixed the issue for me.
I am on LibreElec, hope you have the same success with CoreElec!