linuxmint / hypnotix

An M3U IPTV Player
1.07k stars 154 forks source link

Unable to read m3u8 file: codec can't decode byte #298

Closed lexcroftdev1 closed 7 months ago

lexcroftdev1 commented 8 months ago

This playlist works fine on IPTVnator and VLC 'utf-8' codec can't decode byte 0xe9 in position 748141: invalid continuation byte Traceback (most recent call last): File "/usr/lib/hypnotix/hypnotix.py", line 1518, in reload if self.manager.check_playlist(provider): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/hypnotix/common.py", line 214, in check_playlist content = file.read() ^^^^^^^^^^^ File "", line 322, in decode UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 748141: invalid continuation byte