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

    Posts

    Recent Best Controversial
    • RE: MMM-NewsFeedTicker

      yes, as a matter of fact. Fixes the centering too if you have that problem:

      custom.css in css subdirectory:

      .MMM-NewsFeedTicker .image {
      position: absolute;
      display: inline-block;
      vertical-align: middle;
      margin-left: 0;
      height: 40px; /* set to your image size */
      z-index: 1;
      background-color: #FFF;
      bottom: 0;
      left: 0px;

      }

      posted in Utilities
      BKeyportB
      BKeyport
    • Rude Module Developers

      I’m getting sick and tired of rude and downright obnoxious developers.

      In my case, I submitted a couple of suggestions to a developer to improve his product in my view for my specific case, and asked that they be added as options. I get the effective response of “Screw off, this is the way it works” and both suggestions closed with the same message.

      Please, developers - consider your user base - I, for one, don’t know Javascript in the slightest, other than what I’ve learned about syntax from the config file. If you could be nicer to the user base - I for one, would be grateful.

      I’m very close to just deleting Magic Mirror and forgetting about this project.

      posted in General Discussion advice
      BKeyportB
      BKeyport
    • RE: MMM-MyScoreboard

      Right, and I’m suggesting an optional change to that, so that I can eliminate the blank screens… I’d love to see a simple one line “NCAAF - No games scheduled” item available if selected by the user.

      If I was any good at JS, I’d do it myself, but adulting has kept me away from hobby programming.

      posted in Sport
      BKeyportB
      BKeyport
    • RE: MMM-MyScoreboard

      hey, @vinp -

      I filed this as an issue on the main fork - was wondering if you’d be interested in adding this for me, as I’m just a beginner in javascript and don’t fully understand what’s going on here.

      For leagues that are currently “Out of Season” or off for the day, can we get output like “[league name] - No games scheduled” - This would prevent blank screens in my case, where I have MMM-Carousel running to page between sports.

      “MLB - No Games Scheduled”
      “NBA - No Games Scheduled”
      “NCAAF - No Games Scheduled”
      etc.

      posted in Sport
      BKeyportB
      BKeyport
    • RE: MMM-WeatherBackground

      This module is supposed to be weather images, yet, I have seen exactly one image that’s weather related.

      Most of the time, it’s keyboards, computer related stuff, people, etc.

      Can I restrict the pictures?

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: Align to the left!

      I added “left: 0px;” to the custom.css for a couple of modules I was was having issues with formatting. It works.

      posted in Troubleshooting
      BKeyportB
      BKeyport
    • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

      I can confirm OMX is a major B.

      I had to convert over to FFMPEG to get things to work without crashing the entire system to the point of taking it offline, but not crashing MM other than not updating anymore (Clock and such still work, just it couldn’t get anything off the internet)

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: MMM-NewsFeedTicker

      fwiw, it could have happened as adjustments made to the code for a feature I asked for… :innocent look:

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: MMM-NewsFeedTicker

      @Cr4z33 Nope, not just you.

      Fixed it, actually. added the line “left: 0px;” in my custom css in the “.MMM-NewsFeedTicker .image” section… it’ll force the image to the left.

      posted in Utilities
      BKeyportB
      BKeyport
    • RE: MMM-NewsFeedTicker

      Looking good, other than the logo now appearing centered on final position - I have deleted all custom css…

      posted in Utilities
      BKeyportB
      BKeyport
    • 1 / 1