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

    albaace

    @albaace

    0
    Reputation
    577
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    albaace Unfollow Follow

    Latest posts made by albaace

    • RE: News feed not loading and how not to translate them

      Perfect! It works. Thank you very much @chrisfoerg

      posted in Troubleshooting
      A
      albaace
    • RE: News feed not loading and how not to translate them

      It is the original config but i changed the language to spanish (lang:es) and the news feed to “http://www.ara.cat/rss.html”. @chrisfoerg
      Here is the config:
      The config file

      var config = {

      port: 8080,
      
      
      
      language: 'es',
      
      timeFormat: 24,
      
      units: 'metric',
      

      modules: [
      {

      		module: 'newsfeed',
      
      		position: 'bottom_bar',
      
      		config: {
      
      			feeds: [
      
      				{
      
      					title: "Diari Ara",
      
      					url: "http://www.ara.cat/rss.html"
      
      				}
      
      			],
      
      			showSourceTitle: true,
      
      			showPublishDate: true
      
      		}
      
      	},
      
      posted in Troubleshooting
      A
      albaace
    • News feed not loading and how not to translate them

      Hello,
      I can’t get to work the news feed modules. I am using the MM2 in spanish and the news feed page is in catalan. I used RSS but still not working, says it is loading. Could this problem be due to the translations? How can I make that the news feed don’t get translated?
      Thanks

      posted in Troubleshooting
      A
      albaace
    • RE: News feed not working

      I got it!
      But still says it is charging. How can I make so that the news don’t get translated??
      Thanks

      posted in Troubleshooting
      A
      albaace
    • RE: News feed not working

      Thank you very much @Wedee @yawns
      How can I use the RSS adress of the home page?
      Thanks

      posted in Troubleshooting
      A
      albaace
    • News feed not working

      Hello,
      I changed the web page from the news feed to a catalan newspaper (www.ara.cat) and it is not working. I changed the url from the config.js file and from the file of the module. When running Magic Mirror 2 all the modules I configurated work except the news one. It says that it is loading and doesn’t show any news.
      I’d be glad if you could help me.
      Thanks

      posted in Troubleshooting
      A
      albaace
    • RE: Changing the language to catalan

      Thanks @roramirez @strawberry-3-141
      @roramirez Thanks for the directions! I’ll try to do it.

      posted in Troubleshooting
      A
      albaace
    • Changing the language to catalan

      Hello,
      I tried changing the language to catalan (cat) but couldn’t. Could anybody please help me? Is it possible to change it to catalan?
      Thanks

      posted in Troubleshooting
      A
      albaace