• 1
  • 117
  • 118
  • 119(current)
  • 120
  • 121
  • 258
Release YouTube (IMPORTANT - READ FIRST POST)
Hi!
Sorry for my English.

Problem: in my list of subscriptions I can see only 50 channels, but I have more of them.

Q: Is this a bug or idea?

Thank you!
(2015-05-27, 15:27)itechnocrat Wrote: Hi!
Sorry for my English.

Problem: in my list of subscriptions I can see only 50 channels, but I have more of them.

Q: Is this a bug or idea?

Thank you!

Use the power of the search in the upper right Wink
http://forum.kodi.tv/search.php?action=t...scriptions
Already answered more then once Smile
@bromix

A OSMC developer came back to me and advised the following:
https://discourse.osmc.tv/t/ssl-support-.../4?u=scrag

Seems NOT to be a SSL issue.
(2015-05-27, 15:43)scrag Wrote: @bromix

A OSMC developer came back to me and advised the following:
https://discourse.osmc.tv/t/ssl-support-.../4?u=scrag

Seems NOT to be a SSL issue.

Thanks....keep me posted...maybe the developer finds something else.
(2015-05-27, 15:31)bromix Wrote: Use the power of the search in the upper right Wink
http://forum.kodi.tv/search.php?action=t...scriptions
Already answered more then once Smile
Sorry, I do not quite understand English.
This is a mistake API Google and there is no solution?
If you know the solution, please show me the link to it.
Thank you!
(2015-05-27, 18:02)itechnocrat Wrote:
(2015-05-27, 15:31)bromix Wrote: Use the power of the search in the upper right Wink
http://forum.kodi.tv/search.php?action=t...scriptions
Already answered more then once Smile
Sorry, I do not quite understand English.
This is a mistake API Google and there is no solution?
If you know the solution, please show me the link to it.
Thank you!

It's a bug in the YouTube API.
(2015-05-27, 18:45)bromix Wrote: It's a bug in the YouTube API.

I'm sad. Sad
Thank you!
Hi Bromix there is now two add-ons one to organize youtube channels and another to make collections any plan to add these features here
(2015-05-27, 15:46)bromix Wrote:
(2015-05-27, 15:43)scrag Wrote: @bromix

A OSMC developer came back to me and advised the following:
https://discourse.osmc.tv/t/ssl-support-.../4?u=scrag

Seems NOT to be a SSL issue.

Thanks....keep me posted...maybe the developer finds something else.
Can't reproduce the problem on my own install of OSMC and from the log file I saw it appears to be a network connection/timeout issue not anything related to OSMC. (SSL support is definitely present)
Kodi 18.3 - Mid 2007 Mac Mini, 4GB, 2TB HD, Windows 7 SP1
Kodi 18.3 - Vero4k, Raspberry Pi 2. OSMC.
Hi. Thanks for the help.

YouTube is working fine on the Pi2 which is connected via Ethernet. Not working still on the PiB which is connected via WiFi. Not sure if WiFi is causing the issue.

Could the timeouts for the streams in the app be set too low?

EDIT: (PiB testing) @bromix

Ok. I think the issue has to do with Networking - WiFi.

I have a WiPi connected to the PiB. I moved the PiB close to the router (by 2m) and started up again. Rather than 2 bar reception I now had 3 bar reception (OSMC). Fired up the YouTube app again and it worked.

Moved the PiB back to where it was (2 bar reception) and the script errors and non playing returned. The interesting thing to note is that Live streams worked all along. I had not realised this before.

I am no expert but it seems that the timeout is set too low when WiFi is not at its optimum (for the YouTube app) and the result is that the YouTube app will drop the connection and throw a script error.
(2015-05-27, 23:00)DBMandrake Wrote:
(2015-05-27, 15:46)bromix Wrote:
(2015-05-27, 15:43)scrag Wrote: @bromix

A OSMC developer came back to me and advised the following:
https://discourse.osmc.tv/t/ssl-support-.../4?u=scrag

Seems NOT to be a SSL issue.

Thanks....keep me posted...maybe the developer finds something else.
Can't reproduce the problem on my own install of OSMC and from the log file I saw it appears to be a network connection/timeout issue not anything related to OSMC. (SSL support is definitely present)

Thanks for the information.

(2015-05-28, 01:33)scrag Wrote: Hi. Thanks for the help.

YouTube is working fine on the Pi2 which is connected via Ethernet. Not working still on the PiB which is connected via WiFi. Not sure if WiFi is causing the issue.

Could the timeouts for the streams in the app be set too low?

EDIT: (PiB testing) @bromix

Ok. I think the issue has to do with Networking - WiFi.

I have a WiPi connected to the PiB. I moved the PiB close to the router (by 2m) and started up again. Rather than 2 bar reception I now had 3 bar reception (OSMC). Fired up the YouTube app again and it worked.

Moved the PiB back to where it was (2 bar reception) and the script errors and non playing returned. The interesting thing to note is that Live streams worked all along. I had not realised this before.

I am no expert but it seems that the timeout is set too low when WiFi is not at its optimum (for the YouTube app) and the result is that the YouTube app will drop the connection and throw a script error.

I'm glad it's working now and we know what the real problem was Smile
Is there something that can be done about the timeout?
(2015-05-28, 13:44)scrag Wrote: Is there something that can be done about the timeout?

I would have to expose the socket to set some kind of timeout, because I don't use the request module because of import performance reasons. You have to provide a proper infrastructure, if the distance is the problem. The default timeout is more then generous (1-2 Minute is the default http timeout). On the other hand if the client can't handle the data in time the server will react in worse cases with a timeout to ease the traffic on the server.
How to switch view mode and save change? Currently, I have to change view every time I open Youtube Add-on.
I'm using eminence skin.
(2015-05-28, 15:57)bromix Wrote:
(2015-05-28, 13:44)scrag Wrote: Is there something that can be done about the timeout?

I would have to expose the socket to set some kind of timeout, because I don't use the request module because of import performance reasons. You have to provide a proper infrastructure, if the distance is the problem. The default timeout is more then generous (1-2 Minute is the default http timeout). On the other hand if the client can't handle the data in time the server will react in worse cases with a timeout to ease the traffic on the server.

Fair enough - no problem.

I moved it closer again and moved it back and now it works fine with the same reception of two bars. Anyway, seems to just be sensitive to the WiFi signal received - will see what I can do to improve things.

Than you.
  • 1
  • 117
  • 118
  • 119(current)
  • 120
  • 121
  • 258

Logout Mark Read Team Forum Stats Members Help
YouTube (IMPORTANT - READ FIRST POST)20