Release YouTube (IMPORTANT - READ FIRST POST) - 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 YouTube (IMPORTANT - READ FIRST POST) (/showthread.php?tid=200735) 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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
|
RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-21 Sure no problem, I added another shortcut to see how it goes. Look at your favourites.xml and see if it reflects the correct URL? i believe its in $KODI/userdata/ Also would you mind letting me know which channel you are adding to your favorites? I want to see if i can reproduce it in any way. Also What OS/Kodi Version and Skin are you running. Thanks Jeff (2016-03-21, 11:35)jmh2002 Wrote: @jdf76 RE: YouTube (IMPORTANT - READ FIRST POST) - jmh2002 - 2016-03-21 The channel I am using is Ukraine Today (https://www.youtube.com/user/UKRAINETODAYLive/videos?app=desktop). However I don't think that it makes any difference (but there are regular daily updates to this channel so it's a good test) I have had this problem on occasion in the distant past too. Something seems to break from time to time. The OS doesnt matter, I have both Windows and iOS with the same issue. Kodi version is 16, or 16.1 and skin is Xonfluence. RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-21 ok that will give me an idea with what to look for. The OS/Kodi Version and Skin version is so i can replicate it on my end. are you using win 10 or win 7, 8, 8.1? Thank you, Jeff (2016-03-21, 15:42)jmh2002 Wrote: The channel I am using is Ukraine Today (https://www.youtube.com/user/UKRAINETODAYLive/videos?app=desktop). However I don't think that it makes any difference (but there are regular daily updates to this channel so it's a good test) RE: YouTube (IMPORTANT - READ FIRST POST) - DjDiabolik - 2016-03-21 @jdf76 speaking about favourites................ another channel apparently daily updates it's this: Code: https://www.youtube.com/channel/UChQlb1CdktgAt4k7U0TqisQ Code: https://www.youtube.com/user/parliamodivg Or this: Code: https://www.youtube.com/channel/UCkpyMmNsb7Qb_G-SUn7fM0A Code: https://www.youtube.com/user/momentidiqualita Apparently the main list of a channel it's not be refreshed started whit version 5.1.20 but i thinks it's...... otherwise i use OSMC on a Pi2 whit Confluence Skin applied........ RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-21 ok let me make sure i'm getting this straight. What you are saying is, when you add your channel to your favorites and you open your favorites and click on the channel, it loads a cached version of the Page? Am I correct? Jeff (2016-03-21, 22:07)DjDiabolik Wrote: @jdf76 speaking about favourites................ another channel apparently daily updates it's this: RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-21 ok it appears I am able to reproduce this issue. I'm going to need to look into it. I'll see if i duplicate it when i use bromix's version. Jeff (2016-03-21, 15:54)jdf76 Wrote: ok that will give me an idea with what to look for. RE: YouTube (IMPORTANT - READ FIRST POST) - DjDiabolik - 2016-03-22 (2016-03-21, 22:20)jdf76 Wrote: ok let me make sure i'm getting this straight. Yes... exactly..... but apparently you have already notified this same situation but i don't understand if it's a add-on "bug" or if it's a osmc bug...... RE: YouTube (IMPORTANT - READ FIRST POST) - yellow1144 - 2016-03-22 (2016-03-20, 14:15)jdf76 Wrote: Hello! This is a very old issue going back to XBMC Frodo and I don't know what version of the youtube addon. I do the same thing here, since it seemed that the YouTube addon would not allow me to access all my subscribed channels, I added a bunch of them to Kodi favorites and then created shortcuts on the skin I use (Currently MQ6, but the same with MQ5) A lot of these are daily news channels. If i would start Kodi up and go to watch a channel, it would show the current list. But if Kodi has been running for days and I go to watch that channel the next day, the new videos are not listed. To work around this, on my setup, hitting the backspace key takes me to a page that lists youtube options, I select subscriptions then the channel I want and it comes back with new videos on the list. I never complained about it, thought it might have been a youtube limitation, just got used to the workaround. So this might take some digging. RE: YouTube (IMPORTANT - READ FIRST POST) - jmh2002 - 2016-03-22 The problem has come and gone over various periods. Nobody is complaining, we are just trying to help troubleshoot the issue. The channels are saved in my youtube search, and if i access them in that way, I get the updated list. So it does seem to be some kind cached/not refreshing issue when it comes to favourite links. RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-22 yeah same here, the favourites.xml still says /channel/blah so i would have to look into how it's saved. It might be an issue with how the plugin launches from the favorites. I'll have to tinker for a while. thx for the info. Jeff RE: YouTube (IMPORTANT - READ FIRST POST) - DjDiabolik - 2016-03-23 @jmh2002 and @jdf76......... at this point you suggest to maintain the channellID inside the favourites.xml or you suggest to use the usernameID (i know some channel don't use the usernameID or it's be hidden in some mode) ? I know when you add to favourites a channel after using the search feature the ChannellID has been added on favourites.xml..... on my i have add both RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-23 Honestly i don't know. This is something that needs to be looked into by someone who is more familiar with python than I am at the moment. I'm going to do what i can to try and figure it out, but i can't guarantee anything at this point. Jeff RE: YouTube (IMPORTANT - READ FIRST POST) - Spidored - 2016-03-23 Hey Jeff, Misty, Will try to reproduce with v17 & Confluence. I'll keep you in touch. (2016-03-21, 09:10)jdf76 Wrote: I was not able to reproduce the problem on OSX 10.11.3 (El Capitan) running Kodi 17 - 03212016 with Youtube 5.1.20.5. RE: YouTube (IMPORTANT - READ FIRST POST) - Spidored - 2016-03-23 Yep, this isn't a Skin issue. Crash also with Confluence on V17. Will try on another W10. Maybe it's my HTPC wich in cause (but don't think so) EDIT : Work on a fresh install. I uninstall (profile also deleted) and did a fresh install it correct the issue. (2016-03-23, 20:13)Spidored Wrote: Hey Jeff, Misty, RE: YouTube (IMPORTANT - READ FIRST POST) - Kaskade - 2016-03-24 Hi. I have problems with vids tagged as inappropiate. I have followed instructions from here : http://bestforkodi.com/fix-the-youtube-kodi-addon/ and now I have v1.20.4 All I get, when I try to run a vid tagged as inappropiate, is a message regarding it may be inappropiate for some users, and nothing else occurs. I'm using Openelec Milhouse, last version, and Kodi 16.0 BETA3 on a Raspberry Pi 2B. I'm attaching a log also, as soon as I learn how to do it. -> http://pastebin.com/download/QqRthtmQ Thanx a lot in advance! |