Review of "GSpotify & Downloader" version 22

Details Page Preview

A label, downloader and integrated Spotify controller for GNOME Shell. Uses system clipboard for menu actions. Uses spotdl for downloads. This extension is not affiliated, funded, or in any way associated with Spotify.

Extension Homepage
https://github.com/sxoxgxi/gspotify

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) warning 1 manual_review 1

Shexli found 2 issues that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • spotui.js:207
    St.Clipboard.get_default()

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • stats.js:66
    file.load_contents(null)

All Versions

Version Status
22 Active
21 Active
20 Active
19 Rejected
18 Active
17 Rejected
16 Rejected
15 Active
14 Active
13 Rejected
12 Active
11 Active
10 Inactive
9 Active
8 Inactive
7 Inactive
6 Inactive
5 Inactive
4 Rejected
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

fmuellner active