You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xbmc@htpc:~$ python m3u_to_tv.py playlist.m3u
Traceback (most recent call last):
File "m3u_to_tv.py", line 10, in
from backend.tvh import TVHBackend
ImportError: No module named backend.tvh
thanks ;)
The text was updated successfully, but these errors were encountered:
Hi
I tried to use your script and I got this error
xbmc@htpc:~$ python m3u_to_tv.py playlist.m3u
Traceback (most recent call last):
File "m3u_to_tv.py", line 10, in
from backend.tvh import TVHBackend
ImportError: No module named backend.tvh
thanks ;)
The text was updated successfully, but these errors were encountered: