menu: Display apps without metadata.json
All threads resolved!
All threads resolved!
Compare changes
+ 8
− 1
@@ -55,8 +55,15 @@ def enumerate_apps(apps=None):
If an app directory is missing metadata.json or if metadata.json is invalid/cannot be parsed correctly, don't just print an error, also add a menu entry based on what we'd hope to be correct information. This is obviously best effort only and there is no guarantee that it will work.