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 - KODI 14.0 Helix - kromos - 2015-01-01 I've gote some error in playlist longer then 50 and search Code: 17:06:45 T:2748812096 ERROR: EXCEPTION: argument "thumbnailImage" for method "XBMCAddon::xbmcgui::ListItem" must be unicode or str RE: YouTube - KODI 14.0 Helix - bromix - 2015-01-01 (2015-01-01, 18:19)kromos Wrote: I've gote some error in playlist longer then 50 and search You're not using KODI or Gotham right? This seems to me a bug in Frodo. Please consider updating at least to Gotham and provide always complete logs. RE: YouTube - KODI 14.0 Helix - laptopu - 2015-01-01 (2014-12-27, 17:23)bromix Wrote:(2014-12-27, 15:03)laptopu Wrote: Found this plug-in today, welcome to the default player on Kodi. Loved the pair feature, very very easy.The history isn't workin with APIv2 (old addon) and APIv3 this addon. The problem is YouTube....the API isn't working with the history Hi, the watch history did show up with me for the last Kodi YouTube player before yours was published. I have had a look online to check out possible solutions and people are indicating the YouTube side was fixed a while back and to use code located here: https://developers.google.com/youtube/v3/docs/playlists to work with the current API. I'm not a good coder and don't want to duplicate your work, is there a chance you could look at that link to see if you can use it in your code? Thanks again RE: YouTube - KODI 14.0 Helix - bromix - 2015-01-01 (2014-12-31, 20:26)Wanilton Wrote: bromix, rename in translated folder Portuguese (Brazil), have a typo errorSorry...will be fixed in the next update. (2015-01-01, 17:39)pike Wrote: Sorry if this has been answered already. Is it possible to change the sortorder for playlists so I get the latest entries first and don't have to go to page10 every time I want to check my latest added entries to some of my playlists ?Sorry...video items are appended and not inserted at position '0'. And if so...this would work in your case..but then there will be some other users that want the opposite behavior. If you look at the webpage...you only can move video items in a playlist. At the end a playlist is a static definition of a sequence. (2015-01-01, 17:59)stARNix Wrote: @bromix With update 5.0.1 this should work. DO you have this update? (2015-01-01, 18:54)laptopu Wrote:(2014-12-27, 17:23)bromix Wrote:(2014-12-27, 15:03)laptopu Wrote: Found this plug-in today, welcome to the default player on Kodi. Loved the pair feature, very very easy.The history isn't workin with APIv2 (old addon) and APIv3 this addon. The problem is YouTube....the API isn't working with the history This I'm already using...and that's the problem This works on all playlists (even Watch Later)...but not for the History. Thanks for your feedback RE: YouTube - KODI 14.0 Helix - laptopu - 2015-01-01 (2015-01-01, 19:07)bromix Wrote: This I'm already using...and that's the problem This works on all playlists (even Watch Later)...but not for the History. Thanks for your feedback Thanks for the info. I have reported it as a problem to Google, hopefully that will help us get a fix RE: YouTube - KODI 14.0 Helix - bromix - 2015-01-01 (2015-01-01, 20:19)laptopu Wrote:(2015-01-01, 19:07)bromix Wrote: This I'm already using...and that's the problem This works on all playlists (even Watch Later)...but not for the History. Thanks for your feedback Where and how did you report this? RE: YouTube - KODI 14.0 Helix - User 224999 - 2015-01-01 Hi bromix, I have the YouTube addon integrated in my skin for both widgets and trailer searches. Noticed that with the new 5.x version the search is broken. Is this this possible with this new version ? If yes how can I call the search function ? BTW: Is it correct that the new 5.x version is available only for Helix ? Thanks in advance! RE: YouTube - KODI 14.0 Helix - bromix - 2015-01-01 (2014-12-31, 22:30)lehoang24121992 Wrote: Thank you very much for your work. In the previous version, I could set the Quality to "Ask" instead of just either SD or HD in the current version. It's not really a big deal, but sometimes it's better to choose the quality first before streaming, like HD we have 720p or 1080p and SD we have 240-360-480p.SD (~576-480p) HD (720p) and Full HD (1080p) I could maybe add to my framework a support for LD (360p) Do you need this option or is this request more because it's missing? You're the first asking for this (2015-01-01, 22:07)marcelveldt Wrote: Hi bromix, This should work and yes only starting with Helix. Code: plugin://plugin.video.bromix.youtube/kodion/search/query/?q=[URL_ENCODED_QUERY] RE: YouTube - KODI 14.0 Helix - kromos - 2015-01-01 (2015-01-01, 18:45)bromix Wrote: [quote='kromos' pid='1876985' dateline='1420129185'] Yes it's frodo. I will update it soon. Thanks RE: YouTube - KODI 14.0 Helix - metallicus76 - 2015-01-01 hello bromix, i have buy a film in google play movie and added in my yuotube playlist in kody, i see film in playlist but not play....Error plugin help me please thank you RE: YouTube - KODI 14.0 Helix - Vefom - 2015-01-01 I reinstalled Gotham and was able to use the old YT addon for a while before it updated, is there any way to reinstall the old version and prevent it from updating? RE: YouTube - KODI 14.0 Helix - MadZeh - 2015-01-02 Hello Bromix I found a little problem with your shown titles of "my abos", "playlists" and some more objects with the "bold" tag. Whenever used Code: [b]...text...[/b] the closing tag is shown if you use aeon nox or 1080xf and thumbnail view: The translated German Word <string id="30506">Abonieren</string> should be <string id="30506">Abonnieren</string> with 2 "n" RE: YouTube - KODI 14.0 Helix - User 224999 - 2015-01-02 (2015-01-01, 22:29)bromix Wrote: This should work and yes only starting with Helix. Works like a charm, thanks! RE: YouTube - KODI 14.0 Helix - Martijn - 2015-01-02 (2015-01-01, 15:43)bromix Wrote:Really strange. It should just "work".(2015-01-01, 00:46)dkplayaclub Wrote: Getting a message telling me there is an update available for YouTube. If I download the update I get a message telling me it's updated, but there is still always an available update.It has nothing to do with 2 Repos. Gotham and KODI have some issues to update from a beta to a final. I tested it with KODI and Gotham and some times if not most of the time the update from beta to final loops. can you test it again to be sure and create a trac ticket. perhaps cc Montellese as he did the last changes in the update logic. RE: YouTube - KODI 14.0 Helix - leckylao - 2015-01-02 (2015-01-01, 18:45)bromix Wrote:(2015-01-01, 18:19)kromos Wrote: I've gote some error in playlist longer then 50 and search Hi, I have the same issue and I am using Frodo. The problem is the directory_item image is None. So here's my quick ifx: if directory_item.get_image() is not None: item = xbmcgui.ListItem(label=directory_item.get_name(), iconImage=u'DefaultFolder.png', thumbnailImage=directory_item.get_image()) else: item = xbmcgui.ListItem(label=directory_item.get_name(), iconImage=u'DefaultFolder.png', thumbnailImage="") I think the new API might handle the None image but for old API still need to check if it's None image |