Read the statement by Michael Teeuw here.
Adding a second news feed.
-
Hi folks:
Complete newbie here.
I am really weak on coding, but the other day I did manage to add a second feed on my bottom bar. It was nice, because they alternated every few seconds.
{ and }.I’ve used npm run config:check but am getting nowhere. I am currently running OK with the single news feed.
Thanks in advance.Chris
-
{ disabled: false, module: "newsfeed", position: "bottom_bar", config: { updateInterval: 28 * 1000, feeds: [ { title: "New York Times", url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml" }, { title: "ANOTHER NEWSFEED HERE - CHANGE THE URL BELOW", url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml" }, { title: "ANOTHER NEWSFEED HERE - and so on and so forth", url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml" }, ], showSourceTitle: true, showPublishDate: true } }, -
Thanks so much. A simple comma was missing, who knew?.
-
@ChrisEW said in Adding a second news feed.:
Thanks so much. A simple comma was missing, who knew?.
You’re welcome.
Those damned comma’s! :^)
-
hello hope all are well another nubie here lol , iam trying to find out how I can replace the new times news feed with this new news feed because I have no clue how to get it to look like the wording that the current news feed has lol any help would be a blessing thanks ,
http://www.wpbf.com/article/rss/3381423
top stories and if its possible on magic mirror the weather videos as well especially this one wich would be better then the feed , http://www.wpbf.com/nowcast
-
-
thank you going to try it now , ,
I need to learn how to make those lol , -
click on the link in the web page to select it (where the page says ‘XML’) , and then copy the URL (address) line
-
oooo ok , thank you ,
so far everything loads up but the live news feed it says loading , so far 5 min have pastupdate seems to be stuck at loading , the live video feed
-
@rijosroberto might be an error…
alt-spacebar, n to minimize the mirror screen and see the console log in the terminal window where u did npm start (this will show the debug/errors from the node_helpers)…
and/or ctrl-shift-i (letter i) to open the debug console, select the console tab
(this will show the debug from the modules) -
ok ,
I noticed I had the yellow http:// and the one I copied and pasted so I just erased the blue one and left the yellow one and just rebooted to seeupdate ok so far the video feed one just says about the storie and who wrote the storie , it doesn’t show the live feed , trying the regular one now, that one works perfect , still would love the live feed tho any ideas ?
-
@rijosroberto i am guessing the RSS module doesn’t know about non-text content…
from the news items
media:content url= -
mmmm how can I fix that ? its a fresh install of noobs , and the raspian that the installer recommends , would I need to download a player or some sorts ?
-
the code doesn’t know about anything but the text of the items…
you would have to change the code, and use some player, and … I don’t know what else
-
I suck at coding so that would take me 20 years to at least get a little half way lol is there an alternative
-
-
me too , I know they have a module called iframe that can be used to open up smart tiles , but I tried it and it didn’t work for the live feed maybey I did it wrong tho , but it makes me think if mm is able to watch live camara feeds it should be able to watch the news
I found this one that iam trying now hopefully it works
https://github.com/maxenxe/MMM-RSS-FEED -
@rijosroberto no… that one doesn’t process the media link either
-
this one opens it up like a web page
https://github.com/alberttwong/MMM-iFramebut no vid I would have to resize it to fit the whole screen , it beats the purpose , of using a pi
-
do you kno if theres away to go back to the pm2 save ? iam guessing when it saves it backs up?
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login