• 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. matze86
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
M
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 21
  • Groups 0

matze86

@matze86

2
Reputation
9
Profile views
21
Posts
0
Followers
0
Following
Joined Jan 5, 2021, 8:20 PM
Last Online Jan 5, 2023, 9:48 AM

matze86 Unfollow Follow

Best posts made by matze86

  • RE: MMM-Celebrations [german only!]

    @KamiSchami said in MMM-Celebrations [german only!]:

    @matze86 https://github.com/lavolp3/MMM-Celebrations

    Dank dir!

    posted in Entertainment
    M
    matze86
    Jan 12, 2021, 5:34 PM
  • RE: MMM-soccer v2

    @lavolp3

    On monday it still displayed the last Game with „Index“
    Today it works as you described. So this is the best Solution (for me)
    next

    Other Topic:
    league

    When will the matchday in „league“ change to the next?

    Is it possible to add More columns to the table like this? Or to add up/down arrows? Or to add further Information like CL-Position/EL-Position and so on?

    posted in Sport
    M
    matze86
    Mar 24, 2021, 4:35 PM

Latest posts made by matze86

  • RE: MMM-Soccer - Standings, Schedules and Top Scorers

    @strawberry-3-141 said in MMM-Soccer - Standings, Schedules and Top Scorers:

    @matze86 I’m not exactly sure what you want. Do you want to show only one single player or only the top scorer view?

    I want to Show the top 10 scorer of the league for example

    posted in Sport
    M
    matze86
    Aug 23, 2021, 6:32 PM
  • RE: MMM-Soccer - Standings, Schedules and Top Scorers

    @strawberry-3-141
    Nice work 👍🏻

    Is ist possible to add a config value that it shows only the top scorer?

    Another idea is that the module shows the Player List from the focussed Team with some stats (played Games, goals, assists, cards,…),

    posted in Sport
    M
    matze86
    Aug 7, 2021, 8:08 PM
  • RE: MMM-soccer v2

    @lavolp3

    thx. now i’ll come closer to a perfect overview :thumbs_up:

    posted in Sport
    M
    matze86
    Mar 26, 2021, 9:13 PM
  • RE: MMM-soccer v2

    @lavolp3

    Allright… Too Bad…

    Here you can see my momentary Soccer Dashboard. I copied your module three times with different configs.
    But i‘m Not statisfied with the Symbols of fontawesome. Are there other Styles possible?
    I think the api also does Not give the Information about the time of Match?

    posted in Sport
    M
    matze86
    Mar 25, 2021, 7:41 PM
  • RE: MMM-soccer v2

    @lavolp3

    Great! I‘ll Update the Module soon

    Maybe with a different colour for the Position?

    posted in Sport
    M
    matze86
    Mar 24, 2021, 8:47 PM
  • RE: MMM-soccer v2

    @lavolp3

    On monday it still displayed the last Game with „Index“
    Today it works as you described. So this is the best Solution (for me)
    next

    Other Topic:
    league

    When will the matchday in „league“ change to the next?

    Is it possible to add More columns to the table like this? Or to add up/down arrows? Or to add further Information like CL-Position/EL-Position and so on?

    posted in Sport
    M
    matze86
    Mar 24, 2021, 4:35 PM
  • RE: MMM-soccer v2

    @lavolp3

    i changed it to “+ 1”, because with with i = index it will still display the last game. Or when will the module update the game list? i think on the next matchday?

    posted in Sport
    M
    matze86
    Mar 22, 2021, 4:32 PM
  • RE: MMM-soccer v2

    @lavolp3
    I fixed it by my own

    I can send you the css of you want

    Is ist possible to delete the last games of my team?

    I only found a Solution to reduce it from 3 to 2 , by editing line 247 (changing the number in bracktes), but each other Number than 3 will only reduce it to 2 Games

    posted in Sport
    M
    matze86
    Mar 22, 2021, 4:22 PM
  • RE: MMM-soccer v2

    @lavolp3

    It worked! Very nice! Thx a lot👍🏻

    Now i‘m „fighting“ with the css and the alignment in the table. See the picture for more Details

    posted in Sport
    M
    matze86
    Mar 22, 2021, 3:48 PM
  • RE: Can't install MMM-Navigate

    @sdetweil

    now i reinstalled raspberry os and still got the same error…

    [19.03.2021 23:16.00.366] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/epoll/build/Release/epoll.node'
    was compiled against a different Node.js version using
    NODE_MODULE_VERSION 76. This version of Node.js requires
    NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
    the module (for instance, using `npm rebuild` or `npm install`).
    [19.03.2021 23:16.00.367] [LOG]   Loading module helpers ...
    [19.03.2021 23:16.00.368] [LOG]   No helper found for module: alert.
    [19.03.2021 23:16.00.368] [LOG]   Initializing new module helper ...
    [19.03.2021 23:16.00.369] [LOG]   Module helper loaded: updatenotification
    [19.03.2021 23:16.00.370] [LOG]   No helper found for module: clock.
    [19.03.2021 23:16.00.374] [ERROR] Whoops! There was an uncaught exception...
    [19.03.2021 23:16.00.378] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/epoll/build/Release/epoll.node'
    was compiled against a different Node.js version using
    NODE_MODULE_VERSION 76. This version of Node.js requires
    NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
    the module (for instance, using `npm rebuild` or `npm install`).
        at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
        at Module.load (internal/modules/cjs/loader.js:653:32)
        at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
        at Function.Module._load (internal/modules/cjs/loader.js:585:3)
        at Module.require (internal/modules/cjs/loader.js:692:17)
        at require (internal/modules/cjs/helpers.js:25:18)
        at bindings (/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/bindings/bindings.js:112:48)
        at module.exports._ (/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/epoll/epoll.js:7:31)
        at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Navigate/node_modules/epoll/epoll.js:15:3)
        at Module._compile (internal/modules/cjs/loader.js:778:30)
    [19.03.2021 23:16.00.379] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
    [19.03.2021 23:16.00.380] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
    
    
    posted in Troubleshooting
    M
    matze86
    Mar 19, 2021, 10:26 PM
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