su1s / e2m3u2bouquet

Enigma2 IPTV m3u parser and bouquet creator
GNU General Public License v3.0
68 stars 50 forks source link

UnicodeDecodeError #104

Closed Jes0 closed 4 years ago

Jes0 commented 5 years ago

I get this error when script is trying to parse a non utf-8 m3u file:

----Parsing m3u file---- Traceback (most recent call last): File "./e2m3u2bouquet.py", line 1692, in sys.exit(main()) File "./e2m3u2bouquet.py", line 1680, in main raise e UnicodeDecodeError: 'utf8' codec can't decode byte 0xe5 in position 5: invalid continuation byte

DougMac commented 4 years ago

Should be fixed in in v0.8.5. If not please reopen this issue