Open GoogleCodeExporter opened 8 years ago
I'm seeing this as well. CBS worked fine last weekend, but as of Friday
(possibly earlier, hadn't touched it in a few days), I'm getting the same issue.
Original comment by immerohn...@gmail.com
on 9 Feb 2013 at 11:02
I am seeing the same error also when clicking the main CBS menu item, but shows
saved as favorites show items from last Friday and the episodes will play fine.
Original comment by clp7...@gmail.com
on 10 Feb 2013 at 3:09
Same
Original comment by jmadero....@gmail.com
on 11 Feb 2013 at 3:19
There is a workaround in this thread as this doesn't seem to be getting any
action:
http://forum.xbmc.org/showthread.php?tid=101938&page=116
Original comment by jjsleg...@gmail.com
on 12 Feb 2013 at 5:20
Open the file "common.py" in notepad or your editor of choice (e.g. nano on
Linux) and find the line that says "import hashlib.sha1 as sha1" and change it
to "import hashlib as sha1".
If you don't know where to find the common.py file, look in your xbmc.log. The
path is shown in there along with the error.
Good luck!
Original comment by tic...@gmail.com
on 3 Aug 2014 at 2:16
Original issue reported on code.google.com by
jjsleg...@gmail.com
on 9 Feb 2013 at 8:54