![]() |
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) - DjSlash - 2016-03-15 (2016-03-15, 14:36)learningit Wrote: So looking beyond the few small changes to the current version, are folks signing up for the dev and support for the rather large and technical changes that will come in Kodi V17 with this new repo? This comment: My main concern making this remark was giving the plugin a solid base. Just to make sure we won't have to deal with deleted repositories again. (2016-03-15, 14:36)learningit Wrote: I think anyone who contributes to plugin-repo would understand my concern. The YT 3.0 API is a flawed API and IMHO will continue to have problems, at least with the approaches to fixes that I've seen to date. Kodi V17 is going to open a world of potential opportunity for the YT add-on as well as several other services like Amazon Prime, Netflix and Hulu. Folks need to understand that they need to be committed to that long term, as well as these short term issues. You are making a excellent point. People need to understand this. But I think that there has to be a starting point too. RE: YouTube (IMPORTANT - READ FIRST POST) - jdf76 - 2016-03-15 Ok, This is what I am reading and please correct me if I am wrong or mistaken. (2016-03-15, 14:36)learningit Wrote: So looking beyond the few small changes to the current version, are folks signing up for the dev and support for the rather large and technical changes that will come in Kodi V17 with this new repo? I think this group is taking on the challenge of support and maintaining the plugin, of course i really can only speak for myself, so I am ready to give it a shot, or at least try and help out where I can. (2016-03-15, 14:36)learningit Wrote: This comment tends to make me think that there's not a full understanding of what's going on here. I think anyone who contributes to plugin-repo would understand my concern. The YT 3.0 API is a flawed API and IMHO will continue to have problems, at least with the approaches to fixes that I've seen to date. Kodi V17 is going to open a world of potential opportunity for the YT add-on as well as several other services like Amazon Prime, Netflix and Hulu. Folks need to understand that they need to be committed to that long term, as well as these short term issues. Honestly i'd rather give it a go then just not try and let kodi's youtube just sit in the wind and nothing happen.I'll need to take time and learn the new stuff from kodi 17 to make youtube more workable with the current plugin, please point me to the right direction. When i'm not doing my RL job i'll do what I can, i just want to help. The idea of the group is perfect. I don't know the # of users this plugin has but i'd gather it's a lot. I'd definitely would be willing to work on the plugin and help out. I hope this works with everyone, i know it's better to have someone who can do it already but i think with the people we have already we can hopefully pick up the baton so to speak. Thanks Jeff -- Fixed my wording and corrected mistakes! RE: YouTube (IMPORTANT - READ FIRST POST) - learningit - 2016-03-15 To be clear, I'm just giving a bit of a heads up on this on the true scope of this, not acting as a barrier. I really like the idea, but I think it's important to point out that the YT add-on of tomorrow will need to be very different than the one that's being patched. I have no interest beyond that. My comment on the plugin-repo is because the OP seemed to have an incorrect view of what it is. It is a fork of the xbmc github repo and as such is always curated by someone on the Kodi team when a submission takes place. The xbmc github version, to the best of my knowledge has never been deleted. RE: YouTube (IMPORTANT - READ FIRST POST) - DjSlash - 2016-03-15 (2016-03-15, 23:19)learningit Wrote: My comment on the plugin-repo is because the OP seemed to have an incorrect view of what it is. It is a fork of the xbmc github repo and as such is always curated by someone on the Kodi team when a submission takes place. The xbmc github version, to the best of my knowledge has never been deleted. If with OP, you mean me, I think you misunderstood me and that you are confusing things. What I asked to Martijn, was if it would be possible to create a repository for this plugin under the Team Kodi organisation. This would be a different repository than where Team Kodi collects the plugins for their official distribution-channel of plugins. When I was talking about repositories being deleted, I was referring to bromix deleting his repository for this plugin. What I was thinking is that we don't have to create an organisation by ourself, because there is already an organisation that can handle things (i.e. Team Kodi). In an organisation you can create teams that is responsible for a single repository, so permissions can be handled correctly, while the repository itself has a safe harbor. RE: YouTube (IMPORTANT - READ FIRST POST) - nickr - 2016-03-16 @learningit you are clearly a skilled coder, is there any chance of you taking part in this team? I don't say that to tread on other coders toes, I just think your obvious skills and knowledge of what is coming up in 17 would be a real asset to these guys, and the community benefits from you passing on knowledge to a few more devs. Maybe you have enough on your plate already though. RE: YouTube (IMPORTANT - READ FIRST POST) - learningit - 2016-03-16 @DJStash I guess I still am misunderstanding something. Why should anyone be concerned about the Bromix repo being deleted? Anymore than if I were to delete all my add-on repos tomorrow. The method which both of us use (though not all devs use this method) has us having a fork of the xbmc plugin-repo which we make pull requests from. The master is with team Kodi . even if you were to submit a PR to me, I would downstream need to make a PR into the master which is curated by team Kodi. An organization is really an intermediate step to collect changes from different devs, but still requires some authority to approve the PR and subsequently submit them to the master repo. Other devs could just as easily fork the master, make changes and submit them to team Kodi. So unless you need some close coordination between devs outside of the master on the xbmc git, not much is accomplished by creating an org repo. In particular, I believe that the V17 version will need a fairly major overhaul (read total rewrite) particularly for DASH and 1080/4K support that everyone whines for, as well as some API fixes. Why? Bromix is an expert coder and engineered the addon such that if requires an expert coder to maintain it properly. Yes the odd fix can be made, but it is difficult to do a heavy lift for V17 by a less than expert coder.This can be done in the near future. @nickr if you look at my designation it's "skilled" not "expert", and to be fair, my skills are kinda like Napoleon Dynamite's definition of skills. RE: YouTube (IMPORTANT - READ FIRST POST) - learningit - 2016-03-16 Another suggestion, for what it's worth, is to create a new thread elsewhere, maybe under addon development to discuss these issues and ongoing development because the typical end-user looking for support is probably not interested in the process, only the outcome. RE: YouTube (IMPORTANT - READ FIRST POST) - rodalpho - 2016-03-16 (2016-03-16, 05:27)learningit Wrote: the V17 version will need a fairly major overhaul (read total rewrite) particularly for DASH and 1080/4K supportOh wow, that's coming in Krypton? Been waiting for DASH for so long, and it happens when YouTube isn't maintained. What a bummer! RE: YouTube (IMPORTANT - READ FIRST POST) - learningit - 2016-03-16 Slow down! I was giving examples of what needs work in the YT addon to get the functionality to a level equivalent to the current web app. We need to work towards that or eventually even the API won't do much. I am explaining the development evolution path that's needed, not what will be in V17. Another reason for a separate dev thread to discuss tech issues.. RE: YouTube (IMPORTANT - READ FIRST POST) - Mr Dan - 2016-03-16 (2016-02-29, 12:46)Kolifanes Wrote: @shearder Ok solved. But now i would like to make the same on Rasperry with Openelec. Two questions: 1 - is plugin the same? 2 - how can I browse on Rasperry file sysstem to delete plugin.video.youtube? RE: YouTube (IMPORTANT - READ FIRST POST) - mandricus - 2016-03-16 (2016-03-16, 15:01)Mr Dan Wrote: 1 - is plugin the same? yes. But please notice you are using an older version, last release is 5.1.20.4.zip (2016-03-16, 15:01)Mr Dan Wrote: 2 - how can I browse on Rasperry file sysstem to delete plugin.video.youtube? from a windows machine on the same lan: RaspBMC \\<yourraspberryip>\pi (user pi password raspberry). OSMC \\<yourraspberryip>\osmc (user osmc password osmc). Never tried OpenELEC, but following instructions provided on their website shoud be \\<yourraspberryip>\storage\.xbmc\userdata (http://wiki.openelec.tv/index.php/Accessing_Samba_Shares). In any case you can always ssh to your raspberry (http://wiki.openelec.tv/index.php/OpenELEC_FAQ#How_do_i_use_SSH.3F) to access filesystem and delete data in .kodi/userdata folder using a linux shell, whatever you are using. RE: YouTube (IMPORTANT - READ FIRST POST) - Mr Dan - 2016-03-16 (2016-03-16, 15:29)mandricus Wrote: 1 - is plugin the same? Where can I easly download latest version? (5.1.20.4? Thanks again... RE: YouTube (IMPORTANT - READ FIRST POST) - Pseudobolt - 2016-03-16 Just wanted to post to add a thankyou to everyone who's contributing to the youtube addon -- I'm using kodi on RPi and ran into the problem with streaming, but the info in this thread was enough for me to patch my copy to work. (I haven't yet bothered to fully update the plugin because it's a hassle... hoping it eventually ends up in an official repo for automatic updates.) I wish I could offer to help with plugin dev, but realistically I'm not going to have the time to do it over a long period. But if I run into problems and discover any fixes for my own problems, I'll be sure to report them back. Cheers... RE: YouTube (IMPORTANT - READ FIRST POST) - mandricus - 2016-03-16 (2016-03-16, 15:42)Mr Dan Wrote: Where can I easly download latest version? (5.1.20.4? same repository. Just look at https://github.com/Kolifanes/plugin.video.youtube/releases RE: YouTube (IMPORTANT - READ FIRST POST) - Alanhit - 2016-03-16 Hello! so this addon Kolifanes is that working? Thanks :-) |