Kolifanes / plugin.video.youtube

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

Playlists not working in home screen #141

Closed robertxgray closed 7 years ago

robertxgray commented 7 years ago

Hi. I've got some strm/nfo files including Youtube playlists with videos for the kids. Here's a sample: playlist.strm.txt, playlist.nfo.txt (txt extension added because of github).

They can be played via the web interface, or by browsing my movies collection, here's a log: working.log. But if I try to play them from the home screen via "random videos", "recently added", etc. they never work, ever. Sometimes there's an error shown in the screen, but not always. Here's also a sample log: not_working.log

Note that if the strm file contains a single video instead of a playlist, everything works OK. I also made tests with different skins including Estuary, Omni, Box and Osmc, but the behaviour is always the same. I would say the problem started with one of the latest plugin updates, but I'm not 100% sure. Thanks.

robertxgray commented 7 years ago

https://github.com/jdf76/plugin.video.youtube/issues/152