New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NPR Skill Bug #585
Comments
|
I have run some tests yesterday which had the same duplicate problem inc playing old alarms and then today where there was no problem. |
|
I just experienced this bug as well. In my case, it played about a second or two of the audio and then went quiet. When I tried again, it played a new one from the beginning and the original one, one second ahead out of sync. My hunch is that something is incorrectly halting the audio playback, and then when another audio playback starts, it unpauses. This was using Picroft image, playing 3.5 audio jack output, if it makes any difference. I'll try with HDMI out shortly and compare. |
|
Hi Andrew, Can you check the version of mycroft installed? apt-list mycroft-core or python I was under the impression that this was fixed so it would be good to have the version. I'm asking because I know picroft has not received updates in a while. (Soon though) |
|
Using the Python approach, In case it's not yet fixed: today, I had the news play successfully once, and then I reproduced this bug again on another try. The news starts playing while Mycroft is still talking ("Here's the news," or something), and when Mycroft finishes talking then the NPR audio terminates as well. (Though, that overlap is what happened on the successful run as well, but the NPR track didn't stop that time.) |
|
0.8.1 is quite old but I will definitely see if I can reproduce using the current version. Thanks for reporting. |
|
Closing this one since it's releated to the npr-news-skill and I believe the issue is fixed. |
https://community.mycroft.ai/t/pycroft-hey-mycroft-play-the-news-play-duplicate-news-mp3s/1464
Sounds like we might need to adjust the link we are fetching from. Sometimes returns nothing and sometimes returns duplciates.
The text was updated successfully, but these errors were encountered: