Skip to content
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

latest 05-11 ; 'Latest News" skill not getting home.mycroft settings #68

Open
Olzeke51 opened this issue May 13, 2021 · 2 comments
Open
Assignees
Labels
bug Something isn't working Priority: Low

Comments

@Olzeke51
Copy link

Describe the bug
home.mycroft.ai account / skill setting for "Latest News" station Fox News or Georgia Public is NOT getting to my Mycroft M2

To Reproduce
Steps to reproduce the behavior:

  1. Change the Skill radio station per pull down list on web home=account
  2. tell Mycroft to "update configuration" reply is 'no changes' or similar [hasn't changed]
  3. pwer cycle doesn't call in the settings either

Expected behavior
a) when I tell Mycroft to 'update configuration', the station specified on my web account skill setting to be selected/played
or
b) when system is rebooted - to pull in the information from my web account skill setting

Log files
wrong_news.txt
enclosure skill log only showed a 'chase LED' at the 23:46 ;otherwise CPU temperature

Environment (please complete the following information):

  • Device type: MarkII-dev_kit, network cable , uSDC card
  • OS: [e.g. Ubuntu default
  • Mycroft-core version: [e.g. 20.08.1 - per my home.mycroft account
  • Other versions: latest 05-11

Additional context
I had to manually edit ::
'(.venv) mycroft@localhost:/opt/mycroft/skills/mycroft-npr-news.mycroftai$ settingsmeta.json '
to get FOX news
.
I changed my web/home account to 'Georgia Public Radio' THEN PowerCycled to see if it would pull it in - nope

@Olzeke51 Olzeke51 added the bug Something isn't working label May 13, 2021
@krisgesling
Copy link
Collaborator

Can confirm there is a bug for Georgia Public Radio but selecting FOX on the backend works fine for me.

Can you try that one again using an unmodified Skill?

git stash

^^ that will remove all your local changes to the Skill

You can see the settings retrieved from the server in this file:

cat ~/.config/mycroft/skills/mycroft-npr-news.mycroftai/settings.json

So first we want to confirm whether it does change to FOX after you change that on home.mycroft.ai/skills, then we can know if the issue exists in the Skill settings process, or in how the Skill is using those setttings.

@krisgesling
Copy link
Collaborator

I did a bugfix for the Georgia Public Radio setting however the station itself has stopped updating their public RSS feed. So if we can't find an alternative source we'll need to remove it entirely.

If you get a chance to try another station in your settings and let us know if that syncs to the device that would be great!

@krisgesling krisgesling added bug Something isn't working Priority: Low and removed bug Something isn't working labels May 17, 2021
@krisgesling krisgesling self-assigned this May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: Low
Projects
None yet
Development

No branches or pull requests

2 participants