Review of "The Indie Beat - Fediverse Radio" version 1 (1)

Details Page Preview

Stream The Indie Beat Radio - independent music from artists in the Fediverse. Uses API and streams from theindiebeat.fm. Requires Gstreamer and plugins.

Extension Homepage
https://github.com/andypiper/theindiebeat-gnome-ext

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
1.3 (8) Active
1.3 (7) Rejected
1.2 (6) Inactive
1.2 (5) Rejected
1.1 (4) Inactive
1 (3) Inactive
1 (2) Rejected
1 (1) Rejected

Previous Reviews on this Version

JustPerfection waiting for author
You want this one to get reviewed with different id? https://extensions.gnome.org/review/61817
JustPerfection rejected
1. Please remove the source id `this._to` before creating a new one since that function can be called multiple times (line 192 `api.js`). 2. Always check for the source id in case they exist (line 228-229 `api.js`). Because you will get the warning in the logs in case the timeout ended before. Just don't forget to null out those source ids inside the callback.
andypiper posted a review
sorry, I changed the ID (which should be "ok" I guess since it is not generally available yet; no plan to change this again). I'm rethinking the timeout source handling here. Thanks for the feedback so far!