It’s a great module; I installed it about ten days ago. My only complaint is that the team tables are cut off, and you can’t see the end of the standings. The standings stop at 12 teams, and you have to scroll down to see the last teams. Apart from that, it’s a good module idea.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-MyTeams-LeagueTable
-
Youtube
Hello everyone, I need your help once again… I reinstalled my mirror using @sdetweil’s scripts, which are perfect. I reinstalled it because I had updated it 6 months ago and the mirror wouldn’t start anymore because the OS version was no longer supported. My problem is this: in the modules containing links to YouTube videos, they no longer work. I get a gray window with the following message: “This live stream recording is not available.” Do you know how to fix this? Thank you in advance for your help.
-
RE: MMM-RUGBY
@manu85340 said in MMM-RUGBY:
@mumblebaj Thanks for your answer, I’ll see but you always have to pay in this world, when I look at the scores on the internet on my iPhone I don’t pay, but as soon as there is something that escapes the controls you have to pay, thanks again for your investment, if you find a solution I’m interested
-
MMM-RUGBY
Hi, @mumblebaj for a week now the magic mirror no longer displays the MMM-RUGBY module, do you know if this is normal? Thanks for your help
-
RE: MMM-Rugby
Hi @mumblebaj this morning the magic mirror no longer displays the MMM-RUGBY module, do you know if this is normal? Thanks for your help
-
RE: MMM-Rugby
@mumblebaj It’s ok, you’re the best, will we have to do this manipulation every year?
-
RE: MMM-Rugby
@mumblebaj yes but the championship will not be up to date, the ranking is that of the last season 2023/2024, and the matches if I put:
apiSportDaysPast: 365,I would not have the scores of the last meetings, the top 14 started on September 7, 2024 and ends on June 7, 2025
thanks for your help -
RE: MMM-Rugby
@mumblebaj I don’t know if I understood what you said, but does that mean that I can no longer have the scores and rankings for the top 14 for this season?
-
RE: MMM-Rugby
@mumblebaj Update dates! if I change the dates in league_data.json will it work? if I put:
"season": 2024, "current": true, "start": "2024-08-18", "end": "2025-06-08" -
RE: MMM-Rugby
@mumblebaj ok indeed the top 14 ended in june 2024, I’m waiting for your news, thank you
-
RE: MMM-Rugby
@manu85340 said in MMM-Rugby:
Re: MMM-Rugby
@mumblebaj Hello, I hope you are well, I restarted the rugby module and for the “top 14” I do not have the matches or the ranking up to date do you know why? thanks for your help -
MMM-Rugby
Re: MMM-Rugby
@mumblebaj Hello, I hope you are well, I restarted the rugby module and for the top 14 I do not have the matches or the ranking up to date do you know why? thanks for your help -
RE: MM startup problem after update
@sdetweil Sam thanks for your help, but I think I’m going to give up… nothing works, I have another MM I’m going to copy the sd card and copy it to that of my MM and not do an update, if I understood correctly that it is the operating system that does not support updating? if this is it on which system should I install MM please?
-
RE: MM startup problem after update
@sdetweil Yes, that’s true, sorry, but then I made another comment to let you know that I had an error when I passed the line: ```
npm run install-mmpi@MagicMirror:~/MagicMirror $ npm run install-mm
magicmirror@2.27.0 install-mm
npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev/
<— Last few GCs —>[12543:0x5273870] 17046 ms: Mark-sweep (reduce) 226.7 (234.0) -> 226.5 (234.0 ) MB, 147.4 / 0.0 ms (+ 65.0 ms in 7 steps since start of marking, biggest step 17.7 ms, walltime since start of marking 223 ms) (average mu = 0.854, current m u = 0.346) allo[12543:0x5273870] 17258 ms: Mark-sweep (reduce) 226.9 (234.0) -> 226.9 (234.5) MB, 207.1 / 0.0 ms (average mu = 0.705, current mu = 0.026) al location failure; scavenge might not succeed
<— JS stacktrace —>
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memor y
Aborted -
RE: MM startup problem after update
@sdetweil Sam a few posts above I told you that I had a problem passing this line:
git checkout -b temp v.2.27.0 so I didn't pass the other command linesrm package-lock.json
rm -rf node_modules
npm run install-mm