MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    There is an error in my config file and I'm a newbie and do not know how to fix. Please Help

    Scheduled Pinned Locked Moved Troubleshooting
    configconfigurationhelpdebugdebugging
    8 Posts 4 Posters 5.5k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      mclemens7
      last edited by

      This post is deleted!
      strawberry 3.141S 1 Reply Last reply Reply Quote 0
      • strawberry 3.141S Offline
        strawberry 3.141 Project Sponsor Module Developer @mclemens7
        last edited by

        @mclemens7 you have to seperate the newfsfeeds with a comma and you shouldnt show your appids and apikeys to public

        {
          title: "Fox News",
          url: "http://feeds.foxnews.com/foxnews/latest"
        },
        {
          title: "Drudge",
          url: "http://feeds.feedburner.com/DrudgeReportFeed",
        }
        

        Please create a github issue if you need help, so I can keep track

        1 Reply Last reply Reply Quote 0
        • M Offline
          mclemens7
          last edited by

          Why @strawberry-3-141

          strawberry 3.141S 1 Reply Last reply Reply Quote 0
          • strawberry 3.141S Offline
            strawberry 3.141 Project Sponsor Module Developer @mclemens7
            last edited by

            @mclemens7 it’s like writing a shopping list

            you don’t write eggs cake fruits, but you do eggs, cake, fruits

            Please create a github issue if you need help, so I can keep track

            1 Reply Last reply Reply Quote 1
            • M Offline
              mclemens7
              last edited by

              Thanks bro god bless ur soul

              1 Reply Last reply Reply Quote 0
              • impuislupusI Offline
                impuislupus
                last edited by

                Was wondering if you could look at mine @strawberry 3.141
                I got the pre-installed modules working and edited them a bit except for this one i copy the string exact but when i insert this module it cause the MM to crash. source (https://github.com/ronny3050/phone-notification-mirror)

                {
                module: ‘newsfeed’,
                position: ‘bottom_bar’,
                config: {
                feeds: [
                {
                title: “Quote of The day”,
                url: ‘https://www.quotesdaddy.com/feed’
                },
                {
                url: ‘https://www.quotesdaddy.com/feed/tagged/Love’
                }
                ],
                showSourceTitle: true,
                showPublishDate: true
                }
                },
                {
                module: ‘phone_notification’,
                position: ‘top_center’,
                header: ‘Phone Notifications’,
                config:{
                accessToken: ‘x.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx’,
                numberOfNotifications: 5,
                displayNotificationIcon: true,
                displayMessage: true,
                displayCount: false,
                alert: false,
                fade: true,
                maxCharacters: 50
                },

                brobergB 1 Reply Last reply Reply Quote 0
                • brobergB Offline
                  broberg Project Sponsor @impuislupus
                  last edited by broberg

                  @impuislupus think there is a } missing after the last maxCharacters row

                  impuislupusI 1 Reply Last reply Reply Quote 1
                  • impuislupusI Offline
                    impuislupus @broberg
                    last edited by

                    @broberg Thanks thats exactly what it was

                    1 Reply Last reply Reply Quote 0

                    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
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy