Read the statement by Michael Teeuw here.
MMM-Soccer - Standings, Schedules and Top Scorers
-
@strawberry-3.141 nice one!
I’ll be looking to add this for my son, this with a rss feed for team news will work great for him
-
@strawberry-3.141 Are you putting them in a GitHub repository?
-
I dont get the standings , shows me “soccer_module_8” under the socer heading
-
That generally means there’s an error and the module isn’t loading properly.
-
So what could be the problem? The config.js file or the files in the soccer folder ?
-
I will leave that for the author of the module to help you with. I am not familiar with the module.
-
@sarthak18593 I removed the module from the pi and reinstalled it from scratch and it’s working like before.
So let’s try to figure out what causes the problem for you.
I’m very busy the next days with exams and presentations but I’m trying to help as fast as I possibly can.
Can you post your config please.
Did you try to disable all other modules in the config to see if there’s a conflict to another module?
-
hey!
that looks like a great module! Sadly it’s not working for me :(I installed it just the way you described, but i just get “No data available”
Do i have to get an api key? Or is “false” possible like in your config? I just copy and pasted yours, all other modules are working fine…greetings from frankfurt, max
-
hey max, like I described in the post before yours i did it like in the instructions and it worked fine, but let’s try together to figure out why it’s not working for you.
you don’t need an api key unless you make over 50 requests a day. at the moment the module only request data from the api if the module gets initialised after starting your mirror. when you dont restart your mirror more than 50 times a day you don’t need one.
because you can see no data available the module should be loaded correctly, but there is probably a problem with the api itself. did you try to put the url in the browser and see if you get a result there maybe the server of the api isn’t available at the moment
http://api.football-data.org/v1/soccerseasons/394/leagueTable
this should give you a result for german bundesligareport your result on this and then we can see what we can do otherwise if its not working
-
sorry! my fault! silly me!
i reloaded a hundred times via ctrl+r, but i never restarted the whole mirror -.-
now it’s working just fine, thank you :)