Kodi Community Forum
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)



RE: YouTube - KODI 14.0 Helix - bakito - 2014-12-30

Hello, since your add on is the default one I can't play my playlist randomized... Will you add this feature in the future? I use playlist for music video and it was nice to be able to randomized the videos...
Thanks for your work!
Cheers


RE: YouTube - KODI 14.0 Helix - bromix - 2014-12-30

(2014-12-30, 16:12)bakito Wrote: Hello, since your add on is the default one I can't play my playlist randomized... Will you add this feature in the future? I use playlist for music video and it was nice to be able to randomized the videos...
Thanks for your work!
Cheers

See GitHub. Already working on that Wink


RE: YouTube - KODI 14.0 Helix - peppe_sr - 2014-12-30

Here i'm with the Italian strings.xml.
Peppe


RE: YouTube - KODI 14.0 Helix - bromix - 2014-12-30

(2014-12-30, 16:30)peppe_sr Wrote: Here i'm with the Italian strings.xml.
Peppe

Thx Smile will be in the final 5.0.1


RE: YouTube - KODI 14.0 Helix - Martijn - 2014-12-30

may i suggest switching to .po language files
http://kodi.wiki/view/Translation_System
and perhaps http://forum.kodi.tv/showthread.php?tid=142736


RE: YouTube - KODI 14.0 Helix - kvadratt - 2014-12-30

Hi bromix. 5.0.1b5 still no work for me. I make fresh reinstall win 8.1 and KODI. Useless.
Log here http://pastebin.com/UEe8Pmjm


RE: YouTube - KODI 14.0 Helix - bakito - 2014-12-30

Great news! Thanks!


RE: YouTube - KODI 14.0 Helix - bromix - 2014-12-30

(2014-12-30, 17:13)kvadratt Wrote: Hi bromix. 5.0.1b5 still no work for me. I make fresh reinstall win 8.1 and KODI. Useless.
Log here http://pastebin.com/UEe8Pmjm

This is really odd. Are sure you're not using some kind of firewall or anti virus protection? Have you allowed KODI to communicate to the "outside world"? Windows keeps asking for the internal firewall. I'm asking because in beta~3 I used my own implementation of a HTTP Client and now starting with beta~4 the requests module (again, damn!). But you get the same error (10060). This error code will be returned either a timeout happened or the sever doesn't responded at all, what may indicate some kind of a miss configured proxy, firewall or virus protection software. I was wondering why my implementation wasn't working at all. This seems to be a local problem on your system Sad

Also I'm noticing this two lines:
Code:
00:50:54 T:1768   ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
00:50:54 T:1768   ERROR: CCurlFile::CReadState::Connect, didn't get any data from stream.
This is before the addon is called. But you get updates via the Repos?

(2014-12-30, 16:50)Martijn Wrote: may i suggest switching to .po language files
http://kodi.wiki/view/Translation_System
and perhaps http://forum.kodi.tv/showthread.php?tid=142736

Sounds good Smile I look into that after new years eve Tongue


RE: YouTube - KODI 14.0 Helix - kvadratt - 2014-12-31

Hi bromix!
I think that I resolve my problem. The problem was not my system, but my ISP. I changed dns from automatic to google and it worked great. Thank you very much for the great plugin. Happy new year!


RE: YouTube - KODI 14.0 Helix - timwall - 2014-12-31

--


RE: YouTube - KODI 14.0 Helix - undeclinable22 - 2014-12-31

Hi Bromix,

first of all: fantastic work on this add-on!

Second: I see 'History' is working, but unfortunately it only shows 15 items, is this correct? Also, when I use the function 'Related Videos' from the context menu, it will only show one page of results, and no 'Next Page' entry, is this also correct?


RE: YouTube - KODI 14.0 Helix - bromix - 2014-12-31

(2014-12-31, 08:22)undeclinable22 Wrote: Hi Bromix,

first of all: fantastic work on this add-on!

Second: I see 'History' is working, but unfortunately it only shows 15 items, is this correct? Also, when I use the function 'Related Videos' from the context menu, it will only show one page of results, and no 'Next Page' entry, is this also correct?
Thanks Wink and correct. For history and related videos the APIv3 ist broken thanks to Google. I can direct you to the issues by Googles GData-Board, the Problems are known for 2 years. And before someone asks why I don't use APIv2...it's because starting with May 2015 APIv2 will be shutdown completely, which means the other addon won't possibly work at all. We can only hope Google fixes the issue till then.


RE: YouTube - KODI 14.0 Helix - wphj1 - 2014-12-31

hi there!

is there any way to increase the number of videos in the "my subscriptions" folder from 50 to a higher number??

that would be reeeeeaaaaly helpful. thanx in advance!


RE: YouTube - KODI 14.0 Helix - bromix - 2014-12-31

(2014-12-31, 17:39)wphj1 Wrote: hi there!

is there any way to increase the number of videos in the "my subscriptions" folder from 50 to a higher number??

that would be reeeeeaaaaly helpful. thanx in advance!
Nope sorry. The API only allows 50 for the subscriptions Sad I hope Google will fix this next year.


RE: YouTube - KODI 14.0 Helix - wphj1 - 2014-12-31

(2014-12-31, 17:40)bromix Wrote: Nope sorry. The API only allows 50 for the subscriptions Sad I hope Google will fix this next year.

thx for the fast response.
is there a form or an email for such requests at google?
i think the more people complain, the faster they will fix that