MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. goncalovsc
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    G
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 9
    • Posts 57
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Not reading RSS

      I discovered now how to fix, just changed the encoding in both files and its working

      posted in Troubleshooting
      G
      goncalovsc
    • RE: Not reading RSS

      Thanks for the help, it was an “http://” that was missing :p
      But Now i have the se=ame problem that you had, a lot of "?"appears in special caracthers like “ç”, “ó”, etc.
      Any solution?

      posted in Troubleshooting
      G
      goncalovsc
    • RE: Not reading RSS

      This is my newsfeed.js file

      // Default module config.
      	defaults: {
      		feeds: [
      			{
      				title: "Ultimas Noticias",
      				url: "http://www.cmjornal.pt/rss",
      				encoding: "UTF-8" //ISO-8859-1
      			}
      		],
      		showSourceTitle: true,
      		showPublishDate: true,
      		showDescription: false,
      		wrapTitle: true,
      		wrapDescription: true,
      		truncDescription: true,
      		lengthDescription: 400,
      		hideLoading: false,
      		reloadInterval: 5 * 60 * 1000, // every 5 minutes
      		updateInterval: 10 * 1000,
      		animationSpeed: 2.5 * 1000,
      		maxNewsItems: 0, // 0 for unlimited
      		ignoreOldItems: false,
      		ignoreOlderThan: 24 * 60 * 60 * 1000, // 1 day
      		removeStartTags: "",
      		removeEndTags: "",
      		startTags: [],
      		endTags: [],
      		prohibitedWords: []
      	},
      
      	// Define required scripts.
      	getScripts: function() {
      		return ["moment.js"];
      	},
      

      Any idea why its stuck on loading?

      posted in Troubleshooting
      G
      goncalovsc
    • RE: Not reading RSS

      @ninjabreadman said in Not reading RSS:

      curl http://www.cmjornal.pt/rss

      I understood what you meened now, i runned that command and it loaded the RSS, but in the magicMirror app just says loading

      posted in Troubleshooting
      G
      goncalovsc
    • RE: Not reading RSS

      Yeah, i installed an older version of raspian and it worken now, 2 months later. With the NY Times it works, but with my RSS it just stays on loading

      posted in Troubleshooting
      G
      goncalovsc
    • Not reading RSS

      Im trying to put this RSS (http://www.cmjornal.pt/rss) but the module just stays on “loading”
      Any guesses?

      posted in Troubleshooting
      G
      goncalovsc
    • RE: Ill pay to someone that can install MagicMirror

      I tryed everything that you guys sayed here in forum, and nothing worked

      posted in General Discussion
      G
      goncalovsc
    • Ill pay to someone that can install MagicMirror

      Im tired of trying to install MagicMirror and just getting a lot of errors that I cant solve. Ill pay any price to someone that can install this for me on my raspberry

      posted in General Discussion
      G
      goncalovsc
    • RE: Cant put this to work

      I didnt even knew the app created a local server

      posted in Troubleshooting
      G
      goncalovsc
    • Cant put this to work

      My first time building a mirror, and i cant run the app, actually i can rin it but is just stays all black. Can you guys help me out?
      alt text
      alt text
      alt text

      posted in Troubleshooting
      G
      goncalovsc
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 5 / 6