![]() |
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) - Fludizz - 2016-02-22 Lol, my youtube plugin updated to .17 release just a few minutes ago before I could bump the version in the config, breaking the Youtube functionality again. The plugin on OpenElec repo still states that bromix made the plugin, not sure though. Either way, to fix it, I did the following * Stop kodi: systemctl stop kodi * remove the userdata in /storage/.kodi/userdata/addon_data/plugin.video.youtube/ * edit the login_client.py file and add my API keys back in the file * Start kodi: systemctl start kodi It must be noted, whatever update the .17 release was, the bundled API keys for both the .16 and .17 release are identical. That's why updating to .17 didn't fix the problems. So... now I got the .17 release with my own API keys. Edit: Just checked the changelog in the repo: Nothing new in there - anyone have any idea what changed between the two versions? RE: YouTube (IMPORTANT - READ FIRST POST) - amcfarla - 2016-02-22 Did someone pull the 5.1.17 update, one of my media centers received it but now the update doesn't seem to be available anymore on another one? RE: YouTube (IMPORTANT - READ FIRST POST) - SimonC - 2016-02-22 (2016-02-22, 00:01)oneohsix Wrote:(2016-02-21, 23:33)jdf76 Wrote: Can you check the log file and see what the plugin outputs when you try live/browse channel. My version works. I'm on Kodi 16 Release (OSX 10.11.3) and i'm running xconfluence for a skin is that does anything. I'd like to see what the log says so that maybe we can figure out whats going on. Your Browse Channel is working? RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-02-22 thats odd, I just assumed it was updated with one of the new version from the 2 people here. as far as oneohsix's issue, unfortunately i don't have an nvidia shield so this is beyond my grasp but it looks like we need a way to see what the error is generating. You'll need to do a debug log. Also i'd recommend going to the stable/release version of kodi 16. I'm going to see if i upgrade my version of Kodi on my FireTV if i get the same error. Jeff RE: YouTube (IMPORTANT - READ FIRST POST) - oneohsix - 2016-02-22 (2016-02-22, 00:14)SimonC Wrote:(2016-02-22, 00:01)oneohsix Wrote:(2016-02-21, 23:33)jdf76 Wrote: Can you check the log file and see what the plugin outputs when you try live/browse channel. My version works. I'm on Kodi 16 Release (OSX 10.11.3) and i'm running xconfluence for a skin is that does anything. I'd like to see what the log says so that maybe we can figure out whats going on. yeh mate browse channels is working fine. , so is search and populor right now.. didnt realise jarvis was fully released now, but just updated RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-02-22 ok, on my Amazon FireTV (Latest) Uninstalled Youtube. had to login to amazontv because uninstall youtube doesn't delete the addon data cache. Code: shell@sloane:/sdcard/Android/data/org.xbmc.kodi/files/.kodi/userdata $ then i went ahead and installed finalmakerr's youtube fix and then it prompted me to execute setup. I did this and them went to my browser and did the two activations (note it will say something like feathermaker would like access to your setup.) I hope this helps. RE: YouTube (IMPORTANT - READ FIRST POST) - moshoodo123 - 2016-02-22 Please how can i stopped the update, i have my youtube addon working on my other box, but one of my box has been update and it breaks my set up. thanks RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-02-22 change your version number in the addon.xml file look at version="5.1.17" Code: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> YouTube (IMPORTANT - READ FIRST POST) - finalmakerr - 2016-02-22 If you follow the 2 min video and spend 10 mins - YouTube plugin will work as before and better (less users on API). https://youtu.be/5E3dn2OPbp0 RE: YouTube (IMPORTANT - READ FIRST POST) - oneohsix - 2016-02-22 ok so just for a test, i deleted my version...downloaded the finalmakerr version, edited the APIs to my own and now the entire addon is working great,,, thanks to finalmakerr and everyone else helping out.... RE: YouTube (IMPORTANT - READ FIRST POST) - moshoodo123 - 2016-02-22 (2016-02-22, 01:05)jdf76 Wrote: change your version number in the addon.xml file Thanks a lot mate, i will do just that because i have working soothly on my other box RE: YouTube (IMPORTANT - READ FIRST POST) - parker.hugh - 2016-02-22 I have been trying to get the YouTube addon to work for past few days and I get MOST of the functionality to work except for two categories... Code: My Subscriptions = plays OK This was on Kodi 15.2 .... so after seeing Kodi 16.0 is now available, and I heard that this latest version did make a difference for some users, I have repeated my setup steps again with Kodi 16.0 but get same results as above. here are my setup steps... Uninstall old version of YOUTUBE addon then reinstal plugin.video.youtube-5.1.17.zip Close KODI Locate and edit file - 'login_client.py' # add API keys Save the updated login_client.py file Then launch KODI Select the YOUTUBE Addon Select SIGN IN Then do the 2 x activation thing where you go to youtube.com/activate Enter the code from KODI, click NEXT then click ALLOW Then enter the second code from KODI, click NEXT, then ALLOW but I still get these two categories with error... Code: Browse channels = Exception in ContentProvider, Unknown Kind" I wonder how many users have experienced problems with these same two categories ? I am VERY HAPPY to be able to use YouTube addon with only these two errors, so I'm not complaining, I'm just pointing out that there are still a couple of errors after following the setup steps. RE: YouTube (IMPORTANT - READ FIRST POST) - striker64 - 2016-02-22 (2016-02-22, 01:09)finalmakerr Wrote: If you follow the 2 min video and spend 10 mins - YouTube plugin will work as before and better (less users on API). Worked for me, thanks. RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-02-22 Sounds like you're still getting the old token, if you install the plugin manually you shouldn't need to change the API Keys. but i would log go to the kodi profile directory and delete the plugin.video.youtube directory in the addon_data directory under userdata. Jeff RE: YouTube (IMPORTANT - READ FIRST POST) - blueribb - 2016-02-22 finalmakerr's 5.1.17 fixes the Browse and Live categories. The YouTube addon works better than ever now ! |