![]() |
Release "iPlayer WWW" add-on - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Release "iPlayer WWW" add-on (/showthread.php?tid=353349) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
|
RE: [Beta] New plugin "iPlayer WWW" - Pachuco - 2015-09-21 @CaptainT: Many thanks for this initiative - it is tremendously appreciated. My Kodi has some issues with the "iPlayer WWW". I seem able to get most (if not all) listings, but only some items will play, and (many) will not. A typical error sequence is pasted below (click here for the full Kodi log). The content is beyond me but I get the impression that it may not be due to a particular installation on my rig. I am using smart DNS from UnLocator and haven't found any limitations navigating the iPlayer site with a browser. Again, thanks for all the effort. Cheers! 10:18:22 T:3952 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'urllib2.HTTPError'> Error Contents: HTTP Error 400: Bad Request Traceback (most recent call last): File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 805, in <module> AddAvailableStreamItem(name,url,iconimage,description) File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 426, in AddAvailableStreamItem streams_all=ParseStreams(stream_ids['stream_id_st']) File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 338, in ParseStreams m3u8_html = OpenURL(m3u8_url) File "C:\Users\NUC\AppData\Roaming\Kodi\addons\plugin.video.iplayerwww\default.py", line 552, in OpenURL response = urllib2.urlopen(req) File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 127, in urlopen return _opener.open(url, data, timeout) File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 410, in open response = meth(req, response) File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 523, in http_response 'http', request, response, code, msg, hdrs) File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 448, in error return self._call_chain(*args) File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 382, in _call_chain result = func(*args) File "C:\Program Files (x86)\Entertainment\Kodi\system\python\Lib\urllib2.py", line 531, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 400: Bad Request -->End of Python script error report<-- RE: [Beta] New plugin "iPlayer WWW" - CaptainT - 2015-09-22 (2015-09-21, 17:03)popcornmix Wrote: Any chance of adding a repo for this, so we get updates automatically? Let's first get this out of beta. Then we can consider adding it to the repo. RE: [Beta] New plugin "iPlayer WWW" - CaptainT - 2015-09-22 (2015-09-21, 19:22)Pachuco Wrote: My Kodi has some issues with the "iPlayer WWW". I seem able to get most (if not all) listings, but only some items will play, and (many) will not. It seems that you suffer from the saem issues as MikeKL. I am starting to suspect that this really depends on the Kodi or more specifically urllib2 version you are using. Could you please send me your installation details as a post or PM? OS seems to be Windows, but which version of Kodi are you using? Thanks for your help! RE: [Beta] New plugin "iPlayer WWW" - kimme - 2015-09-22 This works here, even in Norway with an proxy and finally with subtitles displaying. Thanks for this addon. One feature I really would love is trakt.tv integration to this plugin.... RE: [Beta] New plugin "iPlayer WWW" - bry - 2015-09-22 (2015-09-22, 14:13)kimme Wrote: This works here, even in Norway with an proxy and finally with subtitles displaying. Thanks for this addon.what would you like trakt to add to the add-on? not being facetious, honest question. RE: [Beta] New plugin "iPlayer WWW" - ursli - 2015-09-22 This does not seem to work on 13.2 (gotham) for me, I'm still running it on my linux htpc (including retroplayer, thats why I didn't update yet). Tried it on my main PC with 14.2 (Helix) and that worked fine. Whenever I try to playback on 13.2 it takes a very long time (1-2 minutes) until the "open stream" dialogue is gone, it then tries to play the file takes a long time too and fails. On Helix this is pretty much instant. Debug log: http://pastebin.com/raw.php?i=zWPhQ6eM RE: [Beta] New plugin "iPlayer WWW" - kimme - 2015-09-22 (2015-09-22, 14:16)bry- Wrote:(2015-09-22, 14:13)kimme Wrote: This works here, even in Norway with an proxy and finally with subtitles displaying. Thanks for this addon.what would you like trakt to add to the add-on? not being facetious, honest question. I would like the trakt.tv plugin to add the fact that I have watched that TV show and get visual information from trakt integration for example to google calendar on when an new episode of an show I follow is airing. RE: [Beta] New plugin "iPlayer WWW" - CaptainT - 2015-09-22 (2015-09-22, 17:30)kimme Wrote: I would like the trakt.tv plugin to add the fact that I have watched that TV show and get visual information from trakt integration for example to google calendar on when an new episode of an show I follow is airing. I don't think that would work. Scraping information detailed enough to work with a system like trakt.tv might be possible, but it will increase chances of the plugin breaking disproportionally. Plus, it would require the introduction of data structures which can hold this kind of information. iPlayer 2.7.1 did that, but I would rather not want to go there. Edit: Having thought about it again: I don't think this is possible. Very simple reason: There is no website which lists content by channel, at least I am not aware of it. Each channel's website only lists a few selected programmes. So in order to generate a comprehensive list of programmes for each channel, you would need to scrape the whole iPlayer website. All of it. That would take a long time and I am quite sure the Beeb wouldn't appreciate that. So unless they publish a website which lists programmes by channel, this feature cannot be implemented. RE: [Beta] New plugin "iPlayer WWW" - CaptainT - 2015-09-22 (2015-09-22, 15:01)ursli Wrote: This does not seem to work on 13.2 (gotham) for me, I'm still running it on my linux htpc (including retroplayer, thats why I didn't update yet). Tried it on my main PC with 14.2 (Helix) and that worked fine. That log looks odd. Everything seems to work well, but then the stream just doesn't play. Perhaps this is some old problem in 13.2 which has been fixed in the meantime. I am afraid, I don't see how I could fix this. RE: [Beta] New plugin "iPlayer WWW" - speedwell68 - 2015-09-22 (2015-09-22, 19:27)CaptainT Wrote:(2015-09-22, 15:01)ursli Wrote: This does not seem to work on 13.2 (gotham) for me, I'm still running it on my linux htpc (including retroplayer, thats why I didn't update yet). Tried it on my main PC with 14.2 (Helix) and that worked fine. Does this addon rely on rtmpdump? RE: [Beta] New plugin "iPlayer WWW" - skydivertricky - 2015-09-23 Good plugin - nice just playing the highest quality available - other Iplayer app just confuses the wife with all the stream options Only thing Ive noticed so far: "Fastest" shouldnt be a quality option. It should be "highest". Surely a lower bitrate would be "fastest" as it would load faster in theory. Another request - any chance you could display the channel the programs originally came from? or even break down the programming by channel? RE: [Beta] New plugin "iPlayer WWW" - Grand Total - 2015-09-24 Not sure what it means, but I just went to the dropcanvas site to download this add-on and saw the following message at the bottom of the page. Quote:This canvas expires in: 3 days RE: [Beta] New plugin "iPlayer WWW" - DavidMelbourne - 2015-09-24 Thanks man, I'm using plugin.video.iplayerwww-1.0.0beta4, how do I keep up with updates? RE: [Beta] New plugin "iPlayer WWW" - jcorsaut - 2015-09-25 (2015-09-23, 17:48)skydivertricky Wrote: Good plugin - nice just playing the highest quality available - other Iplayer app just confuses the wife with all the stream options I second this request. Would really like to have the programs be able to be broken down by channel. RE: [Beta] New plugin "iPlayer WWW" - CaptainT - 2015-09-25 (2015-09-22, 23:44)speedwell68 Wrote: Does this addon rely on rtmpdump? No, RTMP is not used at all. |