Stream The Indie Beat Radio - independent music from artists in the Fediverse. Uses API and streams from theindiebeat.fm. Requires Gstreamer and plugins.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
1.2 (6) | Active |
1.2 (5) | Rejected |
1.1 (4) | Inactive |
1 (3) | Inactive |
1 (2) | Rejected |
1 (1) | Rejected |
You want this one to get reviewed with different id? https://extensions.gnome.org/review/61817
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.
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!