Review of "Yet Another Radio" version 8

Details Page Preview

Discover and listen to your favorite internet radio stations using the community driven radio-browser.info API.

Extension Homepage
https://github.com/BuddySirJava/YetAnotherRadio

No comments.

Diff Against

Files

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

All Versions

Version Status
11 Active
10 Rejected
9 Active
8 Rejected
7 Rejected
6 Rejected
5 Rejected
4 Active
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please use aysnc for reading file content since you are in shell process (line 42 `radioUtils.js`): [Gio.File.load_contents_async](https://gjs-docs.gnome.org/gio20~2.0/gio.file#method-load_contents_async) 2. Timeout should be removed on destroy (line 232 `modules/playbackManager.js`).