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.

    MMM-NewsAPI

    Scheduled Pinned Locked Moved Utilities
    103 Posts 10 Posters 63.9k Views 8 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.
    • swvalentiS Offline
      swvalenti Project Sponsor
      last edited by

      sorry I meant to say MMM-News but also NewsAPI just shows gray line and News heading and nothing else

      mumblebajM 1 Reply Last reply Reply Quote 0
      • mumblebajM Offline
        mumblebaj Module Developer @swvalenti
        last edited by

        @swvalenti MMM-News can be cloned from the following repo:

        MMM-News

        I have made a change to MMM-NewsAPI which resolves CSS conflicts and it should now work when running MMM-News at the same time.

        Check out my modules at: https://github.com/mumblebaj?tab=repositories
        Check my blog-post: https://mumblebaj.xyz/

        swvalentiS 1 Reply Last reply Reply Quote 0
        • swvalentiS Offline
          swvalenti Project Sponsor @mumblebaj
          last edited by

          @mumblebaj sent you a pm chat

          1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @swvalenti
            last edited by sdetweil

            @swvalenti if u look in the developers window, console tab, are there any errors?

            is the module listed in the sources list, and is the content in the elements tab, but maybe marked display:none?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            swvalentiS 1 Reply Last reply Reply Quote 0
            • swvalentiS Offline
              swvalenti Project Sponsor @sdetweil
              last edited by

              @sdetweil I got it all squared away thanks Sam!

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

                Will MMM-NewsAPI allow displaying full articles in an iFrame?

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

                  @mwm341 said in MMM-NewsAPI:

                  Will MMM-NewsAPI allow displaying full articles in an iFrame?

                  Maybe an answer:
                  Gonna try splicing template.html into a responsive iFrame.

                  Wish me luck!

                  mumblebajM 1 Reply Last reply Reply Quote 0
                  • mumblebajM Offline
                    mumblebaj Module Developer @mwm341
                    last edited by

                    @mwm341 It is not setup for that at the moment but, you are more than welcome to make a PR. :winking_face:

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories
                    Check my blog-post: https://mumblebaj.xyz/

                    mumblebajM 1 Reply Last reply Reply Quote 0
                    • mumblebajM Offline
                      mumblebaj Module Developer @mumblebaj
                      last edited by

                      The following updates have been made to the module. Please feel free to do a git pull and then an npm install in the module directory.

                      • Removed the request module and replaced with node-fetch due to request being deprecated.

                      • Update to the config.js. You have to remove the following line from you config.js.

                      className: "News"
                      
                      • The CSS has been changed to avoid conflicts with other modules. Hence the above className is no longer required and must be removed from the config.js.

                      Check out my modules at: https://github.com/mumblebaj?tab=repositories
                      Check my blog-post: https://mumblebaj.xyz/

                      1 Reply Last reply Reply Quote 0
                      • MZ-BERM Offline
                        MZ-BER
                        last edited by

                        Hey there - thanks for offering this module (NewsAPI). It works so far really well.

                        But I noticed that the module doesn’t refresh the news as I am forcing it based on my config.

                        The fetchInterval: is set to 1800*1000 // 30 minutes, but I still receive news that are 5 days old.
                        Only if I restart the MM (npm start) it is pulling the recent news.

                        And as you can see in the screenshot below, the NewsAPI doesn’t receive requests, as I’m actually expecting all 30min.

                        e70296fc-666d-4d17-8253-59c6a8dee5ce-image.png

                        mumblebajM 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 10
                        • 11
                        • 2 / 11
                        • 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