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

Posts

Recent Best Controversial
  • RE: MMM-newsfeedtouch - News so hot you wanna touch it

    @broberg
    When I press on the headline, the headline disappears for 15 sec. Thats it.
    Here the config.js:

    {
                            "module": "MMM-newsfeedtouch",
                            "position": "bottom_bar",
                            "config": {
                                    "feeds": [
                                            {
                                                    "title": "n-tv",
                                                    "url": "http://www.n-tv.de/23.rss"
                                            },
                                            {
                                                    "title": "Welt",
                                                    "url": "https://www.welt.de/feeds/topnews.rss"
                                            }
                                    ]
                            },
                            "classes": "default everyone"
                    },
    
    

    This does not work with any rss feed?
    Can you give me a rss link where it works, so I can test.

    posted in Utilities
    R
    Ralf
    Mar 12, 2017, 7:29 PM
  • i want to combine MMM-TouchPlayerBasic and MMM-Podcast, until now without succes

    I have both modules installed. MMM-TouchPlayerBasic and MMM-Podcast.
    Everything works perfectly. Now I would like to use MMM podcast via touchscreen without button. I have added a picture and the scriptfile to MMM-TouchPlayerBasic.
    the script (ard.sh):

    sudo omxplayer --vol -3000 /home/pi/MagicMirror/modules/MMM-Podcast/video.mp4
    

    Then made executable:

    chmod +x /home/pi/MagicMirror/modules/MMM-TouchPlayerBasic/scriptfiles/ard.sh
    
    

    Restart rpi.
    When I press the touchbutton nothing happens.
    The MMM-TouchPlayerBasic ( each radiostation) himself is still working perfekt,
    If I write the same command in the cmd window via ssh the “Tagesschau” video is running, overlapping the MM, with sound, everything perfekt.
    Why it does not work in the module?
    Maybe it has something to do with the permission rights?
    Many thanks already in advance for your help.

    posted in Troubleshooting
    R
    Ralf
    Mar 12, 2017, 1:48 PM
  • 1
  • 2
  • 2 / 2
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