Read the statement by Michael Teeuw here.
MMM-News-QR: it works but....
-
this module works fine but the server address is also included in the QR. Is it possible to remove the server address from the QR so that when it is read by the phone it goes directly to the news page?
-
@md said in MMM-News-QR: it works but....:
ule works fine but the server a
Hey, sorry for raising the dead with my reply.
Just curious if you found the fix for this? I have the module setup but it is adding “localhost:8080/cors?url=” before the actual address for the news feed. -
If this happens try to set
useCorsProxytofalsein your feed config. Like this:modules: [ { module: "newsfeed", position: "top_right", config: { feeds: [ { title: "tagesschau.de", url: "https://www.tagesschau.de/xml/rss2/", useCorsProxy: false } ] } }, { module: "MMM-News-QR", position: "top_right", config: { updateType: "push", interval: 2000, animationSpeed: 2500, colorDark: "#fff", colorLight: "#000", imageSize: 150 } } ]
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