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

    Posts

    Recent Best Controversial
    • RE: Introducing MMM-euro2021

      @lavolp3 no, I have not added yet the tables. this is the result of a couple of hours of work, so I did not really manage to dedicate some proper time to it.
      (I am also curious to see if it works with matchday 2!).

      Tables will come in the next few days, I’d like to add the scorers too.

      posted in Sport
      0m4r0
      0m4r
    • RE: Introducing MMM-euro2021

      I have added some layout improvements and also reduced the number of API calls for the time no game in on

      fa662bf7-a1f2-41d4-805e-4738e076e374-image.png

      posted in Sport
      0m4r0
      0m4r
    • RE: Introducing MMM-euro2021

      @planet4 have you got your token and added it as written in the readme?

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @np27np27 check this out: https://forum.magicmirror.builders/topic/15125/introducing-mmm-euro2021 ;)

      posted in Sport
      0m4r0
      0m4r
    • Introducing MMM-euro2021

      it is in a very early stage, it can be found here: https://github.com/0m4r/MMM-euro2021

      please note you need to obtain a (free) token - check the README.md file!

      124c0844-98a2-4524-9af3-96064dfebdf2-image.png

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @np27np27 I believe they will not… but I really hope they will do!
      I guess, if they do, it will work…

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @np27np27 the data comes from here: https://www.toralarm.com/ and there is no mention of Euro 2020. There is an app for iOS and Android specific for it, but no web counterpart. To be fair, to spoof the requests made by a native app is too much effort :)

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @np27np27 same here! but unfortunately, the APIs do not support euro 2020.

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-covid19 based on covid19api.com APIs

      A new release is out, version v0.3.0!
      Many new updates to make the code more reliable and stable.
      Added the option to schedule API call with a cron-like approach (https://github.com/node-schedule/node-schedule#readme)
      At the bottom are added more information about the timeframe the data refers to, the time of the next data refresh time (next API request), and the installed version vs. the latest available version.

      MMM-covide19 screenshot

      posted in Health
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @sceetch I have added a bug: https://github.com/0m4r/MMM-SoccerLiveScore/issues/3

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      I have added a new feature to the module, it is not released yet on the master branch but it is available from a development branch here:
      https://github.com/0m4r/MMM-SoccerLiveScore/tree/feat/match-details

      It is now possible to show the goal scorers within the standings by settings “showDetails: true”.
      The scorers are shown right below the game row and they will scroll from right-to-left.

      Let me know what do you think!

      https://github.com/0m4r/MMM-SoccerLiveScore/blob/b227e43aba9e371af166e78ee1070fa778e134ae/screenhosts/MMM-SoccerLiveScores-Standings+Details.png

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @sceetch hi, thanks for reporting all of the information. They are going to be helpful to get the problem solved.
      It just may take a while as I work on it only in my spare time… please be patient :)

      Would you mind reporting it as a bug in github: https://github.com/0m4r/MMM-SoccerLiveScore/issues?

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @sceetch said in MMM-SoccerLiveScore:

      showStandings: true,
      showTables: true, 
      showScorers: true,
      

      does it also happens if you set all of the above to “true”?
      and, can you try using only the league id of one of the two that gives the problem?

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @sceetch said in MMM-SoccerLiveScore:

      I tried your config, and it works for me…

      Is the code of the module updated?
      could you try a “git pull -r” from inside the module root folder?
      and restart the magic mirror?

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @sceetch weird, it works god for me… can you show me your configuration for the module?

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      @j-e-f-f I think you want to mention @motdog, not me :)

      posted in Utilities
      0m4r0
      0m4r
    • RE: MMM-OpenWeatherForecast - Replacement for MMM-DarkSkyForecast

      @j-e-f-f can it be a timezone issue?
      are the APIs expecting time in UTC? Moment does operates on user timezone (or browser timezone in this case)

      posted in Utilities
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @lavolp3 yes, I have had a look into it and it is in the making. I do not get to have much time to work on this side project, so you may need to wait a little longer for it to happen.
      I’ll let you know if I have a development version to show.

      …and thanks for the compliments! ;)

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      @egnos this should be fixed with the last release, see https://forum.magicmirror.builders/topic/1169/mmm-soccerlivescore/103?_=1617689765014

      posted in Sport
      0m4r0
      0m4r
    • RE: MMM-SoccerLiveScore

      I have just released a new version on the master branch of my own fork of this module, it is available here: https://github.com/0m4r/MMM-SoccerLiveScore.

      There are a lot of code cleanups, refactoring, and improvements.
      There are also a few new features:

      • enable the display of the “scorers” for the leagues.
      • tables display a red pulsating dot on the game that are “live” at that moment in time
      • is it possible to only display one of the standings, tables, and scorers
      • headers display more information about (league name and round!)
      • table got faded colors to indicate relevant positions

      As a plus, as it was reported to me already before, the logo of Juventus is not visible! (@Egnos this is for you!)

      https://raw.githubusercontent.com/0m4r/MMM-SoccerLiveScore/master/MMM-SoccerLiveScores-Scorers.png

      https://raw.githubusercontent.com/0m4r/MMM-SoccerLiveScore/master/MMM-SoccerLiveScores-Tables.png

      https://raw.githubusercontent.com/0m4r/MMM-SoccerLiveScore/master/MMM-SoccerLiveScores-Standings.png

      posted in Sport
      0m4r0
      0m4r
    • 1 / 1