anxdpanic

Results 204 comments of anxdpanic

Can you try with the zip in the above comment, it has changes not added to master, last thing I can think of add-on side.

Can either of you post a new debug log if the issue is persisting. I haven't been able to reproduce and no reports outside of this issue so it's been...

@axet Your client id is incorrect, it appears to be `.apps.googleusercontent.com` You need the part before `.apps.googleusercontent.com`

This was also reported in #164, hopefully have a chance this week to look into it further.

iirc linux uses system packages when available, not sure the full extent of that myself. Not being able to reproduce, and the little information regarding the error w/ google/youtube it's...

Thanks for sharing @goldmojo I'd suggest to update https://github.com/goldmojo/Kodi_addons/blob/master/plugin.video.melodice/addon.py#L93 to use `plugin://plugin.video.youtube/play/?video_id=` since `plugin://plugin.video.youtube/?action=play_video&videoid=` is deprecated and will be removed at some point

iirc it wasn't about using `reporter=log` at that time. I actually solved this locally/travis by not running kodi-addon-checker from within the add-on structure. ie. `C:\addons\>kodi-addon-checker C:\addons\plugin.video.youtube\ --branch leia --reporter=log` instead...

6.4.0 has a rework of Settings - General - Autoplay suggested videos https://github.com/jdf76/plugin.video.youtube/wiki/Installation Also available from the the official repository now. [chg] Settings - General - Autoplay suggested videos -...

@tadly I'm not sure regarding pulling the progress, will be something to look into though. I was not aware of that stance, and currently the add-on does add to history...