Control and monitor SABnzbd
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
2 | Active |
1 | Inactive |
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.