![]() |
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: New plugin "iPlayer WWW" - chewitt - 2017-11-10 (2017-11-10, 16:34)plinkyplonky Wrote: Is this addon working OK on the rpi using libreelec? Haven't run the addon for a while but I just get a blank screen and no errors in the log. Works fine on an Intel NUC with libreelec. I removed /storage/.kodi/userdata/addon_data/plugin.video.iplayerwww but still the same problem. I run it daily on a Slice box which is basically an RPi3 in a fancy case. There are no issues specific to LE, and if there were I'd get them resolved quickly. RE: New plugin "iPlayer WWW" - bleep42 - 2017-11-10 (2017-11-10, 16:59)chewitt Wrote:(2017-11-10, 16:34)plinkyplonky Wrote: Is this addon working OK on the rpi using libreelec? Haven't run the addon for a while but I just get a blank screen and no errors in the log. Works fine on an Intel NUC with libreelec. I removed /storage/.kodi/userdata/addon_data/plugin.video.iplayerwww but still the same problem. Same here, l run a Slice as well, all working fine thanks to all involved. :-) Kevin. RE: New plugin "iPlayer WWW" - plinkyplonky - 2017-11-10 I wiped my complete .kodi directory and started again, iplayer-www then worked OK. RE: New plugin "iPlayer WWW" - renzz - 2017-11-26 Something has broken with Channel Highlights. When I select any channel I just get the spinning circle. This doesn't end, so effectively it hangs Kodi, and I need to then reboot. While doing it with debug logging on, I can see one CPU is at 100%, so something is looping. I'm not seeing any errors in the logfile, and this has been happening for a week or so (I meant to report it earlier), so they've changed something again that's broken this bit of the plugin... RE: New plugin "iPlayer WWW" - CaptainT - 2017-11-26 (2017-11-26, 11:46)renzz Wrote: Something has broken with Channel Highlights. When I select any channel I just get the spinning circle. This doesn't end, so effectively it hangs Kodi, and I need to then reboot. While doing it with debug logging on, I can see one CPU is at 100%, so something is looping. I'm not seeing any errors in the logfile, and this has been happening for a week or so (I meant to report it earlier), so they've changed something again that's broken this bit of the plugin...Thanks for reporting this, it looks like they changed Channel Highlights to a new design more like the main highlights. I assume this breaks some regexp which does not return. I will take a closer look tomorrow and get back. RE: New plugin "iPlayer WWW" - CaptainT - 2017-11-27 (2017-11-26, 19:38)CaptainT Wrote:Looks can be deceiving. They changed something, but I have no idea what it was. It broke the initial regexp which breaks down the HTML code of Channel Highlights into individual links. I fixed this and updates are on their way to the official repo. Thanks again for reporting this problem.(2017-11-26, 11:46)renzz Wrote: Something has broken with Channel Highlights. When I select any channel I just get the spinning circle. This doesn't end, so effectively it hangs Kodi, and I need to then reboot. While doing it with debug logging on, I can see one CPU is at 100%, so something is looping. I'm not seeing any errors in the logfile, and this has been happening for a week or so (I meant to report it earlier), so they've changed something again that's broken this bit of the plugin...Thanks for reporting this, it looks like they changed Channel Highlights to a new design more like the main highlights. I assume this breaks some regexp which does not return. I will take a closer look tomorrow and get back. RE: New plugin "iPlayer WWW" - renzz - 2017-11-28 (2017-11-26, 19:38)CaptainT Wrote: Looks can be deceiving. They changed something, but I have no idea what it was. It broke the initial regexp which breaks down the HTML code of Channel Highlights into individual links. I fixed this and updates are on their way to the official repo. Thanks again for reporting this problem.Thanks for fixing it so quickly - all working ok here now. RE: New plugin "iPlayer WWW" - Cangeoboy - 2017-12-21 Just wondering if anyone else was having issues with highlights again? Also wanted to know if was suggested to use Dash settings now, or is that still causing issues? RE: New plugin "iPlayer WWW" - CaptainT - 2017-12-22 (2017-12-21, 21:45)Cangeoboy Wrote: Just wondering if anyone else was having issues with highlights again? Also wanted to know if was suggested to use Dash settings now, or is that still causing issues?Highlights seem to be working fine here. What kind of issues are you seeing? Based on past experience, they typically break something on Christmas Day just to make everyone upset. Hope they spare us this year. RE: New plugin "iPlayer WWW" - Cangeoboy - 2017-12-22 (2017-12-22, 09:35)CaptainT Wrote:(2017-12-21, 21:45)Cangeoboy Wrote: Just wondering if anyone else was having issues with highlights again? Also wanted to know if was suggested to use Dash settings now, or is that still causing issues?Highlights seem to be working fine here. What kind of issues are you seeing? Sorry wasn’t highlights, should have said most popular. Thanks RE: New plugin "iPlayer WWW" - CaptainT - 2017-12-22 (2017-12-22, 15:01)Cangeoboy Wrote: Sorry wasn’t highlights, should have said most popular. Thanks for the clarification and reporting. Most Popular was indeed broken, so was some part of Highlights (related to Most Popular). Updates are on their way to the official repo to fix these issues. RE: New plugin "iPlayer WWW" - bicky - 2018-01-12 Hi Guys - I am running IPlayerWWW on two Android Devices, one works the other doesn't. The Android Version 5.1.1 comes up with the error " Cookie load Failed" , this occurs with both Kodi and SPMC. the other Android version works just fine with the same configuration. Any ideas please. RE: New plugin "iPlayer WWW" - CaptainT - 2018-01-13 When exactly does this happen? When launching the add-on? When starting a programme? Are there any additional errors or warnings in kodi.log? RE: New plugin "iPlayer WWW" - bicky - 2018-01-13 Hi there, thank's for reply. last evening out of frustration, I decided to uninstall Kodi, and reinstall from Play store. Hallelujah, you guessed it - problem solved, all working fine. So did the same for SPMC and that's buzzing too. How ,where , and why the problem developed is pure speculation. I should perhaps add, it was only IPlayerWWW that was affected, all other addons worked fine. RE: New plugin "iPlayer WWW" - CaptainT - 2018-01-13 The add-on stores cookies in a file in the user folder. If that file got corrupted or problems with file access rights arise, this might lead to errors you experienced. This is just a guess, though. |