Review of "Movie Search provider for Synology®" version 2

Details Page Preview

search provider for movie titles on Synology® NAS including offline search (yet to come)

Extension Homepage
https://github.com/psasse72/movies4synology

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Version Status
14 Active
13 Active
12 Active
11 Rejected
10 Rejected
9 Active
8 Rejected
7 Rejected
6 Rejected
5 Rejected
4 Rejected
3 Rejected
2 Waiting for author
1 Rejected

Previous Reviews on this Version

andyholmes waiting for author
Sorry, but your extension still does not load. Please see this page for an example of how to create a GSettings object for extensions: https://gjs.guide/extensions/development/preferences.html#gsettings You are also still throwing a string instead of an error at line #172: _("Schema \"%s\" not found.").format(schema); Should be: throw Error(_("Schema \"%s\" not found.").format(schema)); Please fix these problems so that your extension can be approved.