@justjim1220 Yes that is what I did and all is OK
Thanks again
Read the statement by Michael Teeuw here.
Posts
-
RE: BBC News feed
-
RE: BBC News feed
@justjim1220 I tried altering the code as you suggest but unfortunately I am still not seeing the BBC title
-
RE: MMM-EARTH-Live & MMM-ISS-Live
Thanks for that, It does as you say and starts without the playbutton
-
RE: MMM-EARTH-Live & MMM-ISS-Live
@Mykle1 line 38 is correct but I did a git pull anyway but to no avail
-
RE: MMM-EARTH-Live & MMM-ISS-Live
When my MagicMirror starts, the ISS module appears, but I have to click a play button on it, to start the app. Is this as should be, or is there a way to get the live stream, when the mirror starts without any interaction.
Great module though -
RE: MMM-EARTH-Live & MMM-ISS-Live
@stacywebb said in MMM-EARTH-Live & MMM-ISS-Live:
@Mykle1 Two excellent modules.
Your work is greatly appreciated.
And I wholeheartedly agree -
RE: BBC News feed
Yes isnt it. I try this and it didnt seem to do anything
Its not a big deal but I just wonder if I had done something wrong -
RE: BBC News feed
Thanks for that, I have it displayed now, except the title is not showing. This is what I have in the config
// Newsfeed BBC { module: "newsfeed", position: "bottom_bar", config: { feeds: [ { title: "BBC UK", url: "http://feeds.bbci.co.uk/news/uk/rss.xml" }, { title: "BBC World", url: "http://feeds.bbci.co.uk/news/world/rss.xml", }, ], showSourceTitle: true, showPublishDate: false, showDescription: true } }, ] };
-
BBC News feed
I cant seem to find an up to date BBC news feed
Min is showing news from 3 years ago !!!
Can anyone help ?