Great. Seems to be working so far. I will get back to you if I run into some issues. I have also another feature suggestion - would it be possible to have it play the next unwatched episode instead of listing of season and episode number? with something like “play friends next episode”. I would be nice, since usually I don’t remember what was the number of the last episode I watched…
Now to figure out what is wrong with youtube plugin. It works on one kodi, but not on another
Yes, I have followed that. successfully signed in and search works, but it wont play videos. says “check log for details”. I have yet to find the location of said log file…
I have a feeling it might be some sort of port conflict or something since it is the kodi that runs on the same device as picroft. My other kodi instance that runs on another Rpi (libeelec) plays youtube without problems.
I keep having issues with youtube playback. I plays songs, but doesn’t play more vaguely formulated searches that should bring any number of results in youtube search.
Log:
Thanks for the detail logs. There is an issue in how an error from api is being handled. I should be able to correct and a change should get pushed to your device shortly.
@enstain
I pushed some changes to the repo so they should get pulled down to your device soon. I was not able to re-create your exact issue but I did encounter an issue when attempting to ‘play sunday morning jazz from youtube’. Let me know if this works for you now.
Cheers!
Thanks for the logs. I do have some plans to clean up the youtube integration it is a bit of a mess right now. I am still unable to reproduce this issue so the logs are definitely helpful. Give me a few days to work through the new youtube integration. Thanks for testing this skill.
I managed to get some time to refactor the youtube stuff and hopefully won’t break as often Looks like it is working for me. try an msm update to pull the latest updates. I integrated the youtube_searcher that @JarbasAl created it is much cleaner than the mess I was attempting.
I did look into it a while back and add a couple hooks to make it easier but then got busy on other things. I will have another look and see if I can wrap it up.
Hi again
youtube stopped working again. not much of a log output, so I am not sure if this is a skill issue or something else:
10:23:39.179 | INFO | 769 | Playback Control Skill | Resolving Player for: poisoning pidgeons in the park on youtube
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
10:23:42.166 | INFO | 769 | Playback Control Skill | No matches
10:24:06.551 | INFO | 769 | Playback Control Skill | Resolving Player for: sunday morning jazz on youtube
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
Removing event mycroft-playback-control.mycroftai:PlayQueryTimeout
10:24:08.202 | INFO | 769 | Playback Control Skill | No matches
Neither youtube nor kodi commands don’t work. Maybe it is a problem with my system? I am running it on Rpi4. The base is Picroft image, but kodi is also installed in the same system. Perhaps I was supposed to do it differently? I just used apt-get Kodi and it works.
Also I constantly face an issue that after a longer period mycroft sais it is not connected to the internet on the first command, but works if I repeat it…