Kolifanes / plugin.video.youtube

YouTube for Kodi with API fixed
GNU General Public License v2.0
119 stars 44 forks source link

"My Subscriptions" doesn't bring up any videos. #139

Open orsty3001 opened 7 years ago

orsty3001 commented 7 years ago

I'm running the latest version of Kodi on a raspberry pi 2 with the latest version of the youtube plugin. It was working fine but all of a sudden the "My Subscriptions" section doesn't bring up any videos. All the other sections work and it can play the videos in those sections but not in the "My Subscriptions" section. I've tried removing and reinstalling the addon and refreshing my API keys.

nixar commented 7 years ago

Same here, sice yesterday. API change? There seems to be no delay in displaying the empty list, whereas functions that work (like listing the subscrinëd channels) take at least half a second.

CrazyCoder commented 7 years ago

I have the same issue.

Knusper commented 7 years ago

It seems that the link in the Kodi wiki is outdated. The Plugin code is at: https://github.com/jdf76/plugin.video.youtube - and https://github.com/jdf76/plugin.video.youtube/commit/599b3799d8cbec44269852c2c4093f19c37532e5 fixes the bug. Should appear in auto-update soon.