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

    chelofarias

    @chelofarias

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    chelofarias Unfollow Follow

    Latest posts made by chelofarias

    • RE: Developer Wanted To Modify Default Newsfeed Module

      @MMRIZE If I include more than one RSS feed, not all of them work.

      feeds: [
      {
      title: “Radio Pacu”,
      url: “https://radiopacu.com.ar/feed/”,
      },
      {
      title: “Ambito”,
      url: “https://www.ambito.com/rss/pages/ultimas-noticias.xml”,
      },
      {
      title: “Página/12”,
      url: “https://www.pagina12.com.ar/rss/portada”,
      },
      {
      title: “La Política Online”,
      url: “http://www.lapoliticaonline.com.ar/files/rss/ultimasnoticias.xml”,
      }
      ],

      posted in Requests
      C
      chelofarias