@BKeyport No I didn’t have a black screen, I ran the script I didn’t get an error message I updated about 2 hours ago, I updated again the update an hour ago but MM still does not want to start I don’t understand why thank you for your help
Read the statement by Michael Teeuw here.
Posts
-
RE: MM startup problem after update
-
MM startup problem after update
Hello, I updated the new MM with the script from @sdetweil (as I usually do) everything went well but after the sudo reboot the screen remains stuck on the operating system page raspberry but the MM does not start, I tried to do
pm2 stop al
l and then
pm2 start all
but still nothing happens on the pi screen! thank you in advance for your help, the script is as follows, I passed it after doing a pm2 stop all
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
-
RE: Hello everyone, do you know if there is an MM module for rugby
@mumblebaj i see in my config.js y don’t have sport: mru, Maybe that’s the cause! I’ll pass on the update and change this as soon as I get home, thanks.
-
RE: Hello everyone, do you know if there is an MM module for rugby
@mumblebaj ah, can’t you put a title for each competition? it’s a suggestion, I don’t know if it’s possible and the level of difficulty… it would be great to know what competition is displayed but it’s certainly complex
-
RE: Hello everyone, do you know if there is an MM module for rugby
@mumblebaj Do you think it is possible to have the name of the competition like you did for the world ranking? in my example it is the “six nations”
-
RE: Hello everyone, do you know if there is an MM module for rugby
@manu85340 said in Hello everyone, do you know if there is an MM module for rugby:
@mumblebaj in French for a match the heure designates the start of the match, so it’s ok you can put “heure”
-
RE: Hello everyone, do you know if there is an MM module for rugby
@mumblebaj in French for a match the eure designates the start of the match, so it’s ok you can put “time”
-
RE: Hello everyone, do you know if there is an MM module for rugby
@mumblebaj Great… just a small modification, instead of “Time” you can put “hour” and for “Equi” as there is space you can put “Equipe”, Bravo
-
RE: Hello everyone, do you know if there is an MM module for rugby
“World Rugby Standings”: "Rugby Classement Mondial " “Competition”: "Compétition "
-
RE: Hello everyone, do you know if there is an MM module for rugby
@mumblebaj it’s better like that
information
{
“Rank”: “Place”,
“Flag”: “Flag”,
“Team”: “Équi”,
“Country”: “Pays”,
“Pld” : “MJ”,
“W”: “V”,
“D”: “D”,
“L”: “N”,
“GD” : “DP”,
“Pts”: “Pts”,
“N/A” : “N/A”,
“Date”: “Date”,
“Time”: “Temps”,
“Home”: “Dom”,
“Away”: “Ext”,
“Score”: “Score”.
}