Read the statement by Michael Teeuw here.
LICENSE: on modules.magicmirror.builders shows @noassertion instead of MIT
-
@karsten13 is right. We only query GitHub data via the API twice a day - each time we can only make about 50 queries. The infos about a module via the GitHub API are therefore queried over the thumb every 13 days.
The problem with this module was that it had no license file the first time it was called, then the API responds with NOASSERTION. This will be automatically corrected after a few days.
It works and only in rare cases has such rather cosmetic effects, so it is not high on my priority list to optimise this. With authenticating we could make 5000 requests per hour. If anyone would like to implement this, please feel free to create a PR.
-
Thanks! Maybe I take a look into the authenticating stuff …
-
-
the problems (license and screenshot) are fixed.
-
@karsten13 my screenshot is not displayed and dev advice page will not open
MMM-Config
license reporting is correctseems all dev view is broken
took 45 seconds to open on my phone on wifi on 1g network. -
-
@sdetweil said in LICENSE: on modules.magicmirror.builders shows @noassertion instead of MIT:
that is the wrong screen image…
How the image is selected is documented here:
https://github.com/MagicMirrorOrg/MagicMirror-3rd-Party-Modules#how-do-i-get-my-module-presented-perfectly-in-the-new-list -
@sdetweil said in LICENSE: on modules.magicmirror.builders shows @noassertion instead of MIT:
click the hints for dev view bottom left
hint link works … looks like problems on your side …