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-Pnews

    Scheduled Pinned Locked Moved Utilities
    47 Posts 9 Posters 40.3k Views 10 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.
    • cowboysdudeC Offline
      cowboysdude Module Developer
      last edited by cowboysdude

      @DeanoAus said in MMM-Pnews:

      sourceUnavailable

      I’ve updated the url so that should fix that…

      The other error is a git error … “: Error in the pull function”

      1 Reply Last reply Reply Quote 1
      • D Offline
        DeanoAus
        last edited by

        Awesome, thanks! :D

        1 Reply Last reply Reply Quote 0
        • lucallmonL Offline
          lucallmon
          last edited by

          @cowboysdude Just installed this for the first time. Looks GREAT! However, it seems to take up a lot of space at the bottom bar; I am using a somewhat smaller screen. Is there a way I can limit the module to more of the center leaving space on both sides at the bottom for smaller modules? Also, I’d like to center the pic and text. It seems that it only aligns to the left. Any help would be greatly appreciated.

          cowboysdudeC 1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer @lucallmon
            last edited by

            @lucallmon I’ll take a look at it later when I get home :) We’ll see what we can do!

            1 Reply Last reply Reply Quote 0
            • J Offline
              Johans
              last edited by

              hi Cowboysdude,

              I like your modules, nice work.
              I was wondering if you could modify or make a separate module for the dutch (belgian) newsfeeds.
              take a look at this side: http://feeds.nieuwsblad.be/nieuws/snelnieuws
              they provide for each headline, a pircture and short description.
              It would be nice if you could also incorparate this into the module.

              Johan

              cowboysdudeC 1 Reply Last reply Reply Quote 0
              • cowboysdudeC Offline
                cowboysdude Module Developer @Johans
                last edited by

                @Johans said in MMM-Pnews:

                hi Cowboysdude,

                I like your modules, nice work.
                I was wondering if you could modify or make a separate module for the dutch (belgian) newsfeeds.
                take a look at this side: http://feeds.nieuwsblad.be/nieuws/snelnieuws
                they provide for each headline, a pircture and short description.
                It would be nice if you could also incorparate this into the module.

                Johan

                Johan, Thank you! I will certainly take a peek at that this evening!! :)

                1 Reply Last reply Reply Quote 0
                • cowboysdudeC Offline
                  cowboysdude Module Developer
                  last edited by

                  @Johans

                  Here you go:

                  https://github.com/cowboysdude/MMM-DNews

                  Mykle1M J G 3 Replies Last reply Reply Quote 1
                  • Mykle1M Offline
                    Mykle1 Project Sponsor Module Developer @cowboysdude
                    last edited by

                    @cowboysdude said in MMM-Pnews:

                    Here you go:

                    So, all I have to do is ask and you’ll make me a module?

                    You’re awesome! :^)

                    Create a working config
                    How to add modules

                    cowboysdudeC 1 Reply Last reply Reply Quote 0
                    • cowboysdudeC Offline
                      cowboysdude Module Developer @Mykle1
                      last edited by

                      @Mykle1 said in MMM-Pnews:

                      @cowboysdude said in MMM-Pnews:

                      Here you go:

                      So, all I have to do is ask and you’ll make me a module?

                      You’re awesome! :^)

                      Sure, why not? LOL

                      J 1 Reply Last reply Reply Quote 1
                      • J Offline
                        Johans @cowboysdude
                        last edited by

                        @cowboysdude

                        You are amazing.
                        Never thought it would be realized.
                        Had a hard day on the job today, but this makes my day.
                        I’m going to install now.
                        Thanks

                        Johan

                        1 Reply Last reply Reply Quote 0
                        • G Offline
                          goprojojo @cowboysdude
                          last edited by goprojojo

                          @cowboysdude said in MMM-Pnews:

                          @Johans

                          Here you go:

                          https://github.com/cowboysdude/MMM-DNews

                          Isnt Johan looking for Dutch instead of Danish news? :P

                          cowboysdudeC 1 Reply Last reply Reply Quote 0
                          • J Offline
                            Johans @cowboysdude
                            last edited by Johans

                            @cowboysdude

                            just installed, but got an error -

                            Load script: modules/MMM-Dnews//MMM-Dnews.js
                            MMM-Dnews.js Failed to load resource: the server responded with a status of 404 (Not Found)
                            loader.js:190 Error on loading script: modules/MMM-Dnews//MMM-Dnews.js
                            script.onerror @ loader.js:190

                            Would like to make a printscreen, but i can’t manage to do that on the raspberry.

                            (indeed Dutch news, not Danish - thanks goprojojo )
                            Edit: added screenprints

                            0_1506720506449_2017-09-29-204143_1280x1024_scrot.png

                            0_1506720533614_2017-09-29-213141_1280x1024_scrot.png

                            cowboysdudeC 2 Replies Last reply Reply Quote 0
                            • cowboysdudeC Offline
                              cowboysdude Module Developer
                              last edited by

                              Sorry about that… right now I just don’t have time. I am SUPER busy… I will look at it when I can.

                              1 Reply Last reply Reply Quote 0
                              • cowboysdudeC Offline
                                cowboysdude Module Developer @Johans
                                last edited by

                                @Johans said in MMM-Pnews:

                                MMM-Dnews.js

                                The config was wrong…

                                Should be:

                                       module: 'MMM-DNews',
                                      position: 'bottom_bar',
                                      config: {
                                        rotateInterval: 20 * 1000
                                		    }
                                               },
                                
                                1 Reply Last reply Reply Quote 1
                                • cowboysdudeC Offline
                                  cowboysdude Module Developer @goprojojo
                                  last edited by cowboysdude

                                  @goprojojo Yes I believe you are right!! OPPS…I’m fixing that right now!

                                  @Johans

                                  There NOW if your config.js is ‘nl’ then the translation file should work now :)

                                  The other issue was my fault because on github I put ‘MMM-Dnews’… should be ‘MMM-DNews’… all fixed!

                                  do a git pull to update :) Should work now.

                                  PS you may have to adjust translation file… I used google translate .

                                  J 1 Reply Last reply Reply Quote 1
                                  • cowboysdudeC Offline
                                    cowboysdude Module Developer @Johans
                                    last edited by

                                    @Johans said in MMM-Pnews:

                                    @cowboysdude

                                    just installed, but got an error -

                                    Load script: modules/MMM-Dnews//MMM-Dnews.js
                                    MMM-Dnews.js Failed to load resource: the server responded with a status of 404 (Not Found)
                                    loader.js:190 Error on loading script: modules/MMM-Dnews//MMM-Dnews.js
                                    script.onerror @ loader.js:190

                                    Would like to make a printscreen, but i can’t manage to do that on the raspberry.

                                    (indeed Dutch news, not Danish - thanks goprojojo )
                                    Edit: added screenprints

                                    0_1506720506449_2017-09-29-204143_1280x1024_scrot.png

                                    0_1506720533614_2017-09-29-213141_1280x1024_scrot.png

                                    As for the weather error…it does that every now and then and it’s the weather api …it fixes itself so no worry there :)

                                    1 Reply Last reply Reply Quote 1
                                    • J Offline
                                      Johans @cowboysdude
                                      last edited by Johans

                                      @cowboysdude
                                      works like a charm now.
                                      Thank you very much for this and all the great work you are doing.
                                      much appriciated !!

                                      Johans

                                      cowboysdudeC 1 Reply Last reply Reply Quote 1
                                      • cowboysdudeC Offline
                                        cowboysdude Module Developer @Johans
                                        last edited by

                                        @Johans You’re welcome and I’m glad it works for you :)

                                        1 Reply Last reply Reply Quote 1

                                        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
                                        • 2
                                        • 3
                                        • 1 / 3
                                        • 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