Posts: 30
Joined: May 2013
Reputation:
0
2015-10-18, 20:18
(This post was last modified: 2015-10-18, 20:27 by PhilipPeake.)
I just installed on my RasberryPi running Kodi.
Installation is fine, but when I try to open any content, I get a message about "Cookie: No such file", then playback failure.
In the log, I get this:
11:13:14 T:2910446656 NOTICE: Thread BackgroundLoader start, auto delete: false
11:13:16 T:2910446656 NOTICE: Thread LanguageInvoker start, auto delete: false
11:13:17 T:2910446656 NOTICE: -->Python Interpreter Initialized<--
11:13:20 T:2910446656 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IOError'>
Error Contents: (2, 'No such file or directory', '/home/pi/.kodi/userdata/addon_data/plugin.video.iplayerwww/iplayer.cookies')
Traceback (most recent call last):
File "/home/pi/.kodi/addons/plugin.video.iplayerwww-1.2.1/default.py", line 1271, in <module>
AddAvailableLiveStreamItem(name, url, iconimage)
File "/home/pi/.kodi/addons/plugin.video.iplayerwww-1.2.1/default.py", line 747, in AddAvailableLiveStreamItem
html = OpenURL(url)
File "/home/pi/.kodi/addons/plugin.video.iplayerwww-1.2.1/default.py", line 842, in OpenURL
cookies.save(ignore_discard=True, ignore_expires=True)
File "/usr/lib/python2.7/_LWPCookieJar.py", line 83, in save
f = open(filename, "w")
IOError: (2, 'No such file or directory', '/home/pi/.kodi/userdata/addon_data/plugin.video.iplayerwww/iplayer.cookies')
-->End of Python script error report<--
11:13:21 T:3037954048 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.iplayerwww/?url=bbc_one_hd&mode=203&name=BBC+One&iconimage=%2Fhome%2Fpi%2F.kodi%2Faddons%2Fplugin.video.iplayerwww%2Fmedia%2Fbbc_one.png&description=&subtitles_url=&logged_in=False]
11:13:21 T:2910446656 NOTICE: Thread BackgroundLoader start, auto delete: false
Any suggestions?
===============
ETA: Created the directory: /home/pi/.kodi/userdata/addon_data/plugin.video.iplayerwww
That seems to have fixed it.
===============
Well, fixed it for live viewing, but in the catch-up section I get something like this:
11:25:28 T:2893669440 NOTICE: Thread BackgroundLoader start, auto delete: false
11:25:29 T:2893669440 NOTICE: Thread JobWorker start, auto delete: true
11:25:32 T:2824860736 NOTICE: Thread LanguageInvoker start, auto delete: false
11:25:32 T:2824860736 NOTICE: -->Python Interpreter Initialized<--
11:25:40 T:2824860736 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: list index out of range
Traceback (most recent call last):
File "/home/pi/.kodi/addons/plugin.video.iplayerwww-1.2.1/default.py", line 1268, in <module>
AddAvailableStreamItem(name, url, iconimage, description)
File "/home/pi/.kodi/addons/plugin.video.iplayerwww-1.2.1/default.py", line 714, in AddAvailableStreamItem
PlayStream(name, match[0][2], iconimage, description, subtitles_url)
IndexError: list index out of range
-->End of Python script error report<--
11:25:40 T:3037954048 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.iplayerwww/?url=http%3A%2F%2Fwww.bbc.co.uk%2F%2Fiplayer%2Fepisode%2Fb06gxyyj%2Fcasualty-series-30-6-all-the-single-ladies&mode=202&name=Casualty%2C+Series+30%3A+6.+All+the+Single+Ladies&iconimage=http%3A%2F%2Fichef.bbci.co.uk%2Fimages%2Fic%2F832x468%2Fp033wy7j.jpg&description=Iain+and+Dixie+are+pushed+to+the+limit%2C+but+their+rewards+are+many.&subtitles_url=&logged_in=False]
11:25:40 T:2824860736 NOTICE: Thread BackgroundLoader start, auto delete: false
Posts: 18
Joined: Sep 2015
Reputation:
0
ooo my add-on iplayer www upgraded itself to 1.2.2 while I was using it and now I have pretty icons in watch live. Thanks Captain!
Posts: 1,288
Joined: Mar 2010
Reputation:
38
Just Brilliant ! thanks man .. working Beautifully. will look at some CBBC shows re kids & if those are available 9 better then the previous version ) then I would be even more thankful.
Posts: 2,741
Joined: Jan 2012
Reputation:
87
Wow some great updates with this add-on lately. Loving the "favourites" option linked to a BBC ID. Works great although I'm I right in thinking the only way to add to this is from the website? Adding to favourites through the app just adds to the Kodi global favourities.