First: some of the views like the recently added show names like "Episiode 22" and "Episode 302". Combined with the thumbnail I can distinguish which show they belong to but its not quite handy. Perhaps its possible to return something like: "Bleach - Episode 302" instead?
Second: every now and then the video loops back. It varies from a couple of seconds to well over 30 seconds but there is some garbage on the screen during the transition. I doubt this is something you can fix as XBMC itself is playing the stream, but I'm mentioning it just in case.
Finally, I get an exception when playing videos. It was working last night and broke today...
Code:
21:35:27 T:140537807550208 M:1252470784 ERROR: Error Type: exceptions.ValueError
21:35:27 T:140537807550208 M:1252470784 ERROR: Error Contents: Invalid id or value!
21:35:27 T:140537807550208 M:1252470784 ERROR: Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/plugin.video.crunchyroll/default.py", line 19, in ?
crunchyroll.Main()
File "/home/xbmc/.xbmc/addons/plugin.video.crunchyroll/resources/lib/crunchy_main.py", line 130, in __init__
self.checkMode()
File "/home/xbmc/.xbmc/addons/plugin.video.crunchyroll/resources/lib/crunchy_main.py", line 147, in checkMode
UI().startVideo()
File "/home/xbmc/.xbmc/addons/plugin.video.crunchyroll/resources/lib/crunchy_main.py", line 122, in startVideo
CrunchyPlayback().startPlayback(self.main.args.id, self.main.args.page_url, self.main.args.resolutions)
File "/home/xbmc/.xbmc/addons/plugin.video.crunchyroll/resources/lib/crunchy_video.py", line 152, in startPlayback
player_revision = self.checkPlayer('http://www.crunchyroll.com/naruto/episode-193-the-man-who-died-twice-567104')
File "/home/xbmc/.xbmc/addons/plugin.video.crunchyroll/resources/lib/crunchy_video.py", line 37, in checkPlayer
__settings__.setSetting("lastPlayerCheck", time.time())
ValueError: Invalid id or value!
Search
Help