Review of "SABnzbd" version 1

Details Page Preview

Control and monitor SABnzbd

Extension Homepage
https://github.com/zacbarton/gnome-shell-extension-sabnzbd

No comments.

FAQ

Files

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

All Versions

Version Status
2 Active
1 Inactive

Previous Reviews on this Version

gcampax active
You should use Gio.AppInfo.launch_default_for_uri() instead of spawning xdg-open, to take care of startup notification correctly. Also, you can use GLib.format_size instead of readableSize(). Approving anyway, please fix for the next version.