Open recursiveribbons opened 5 years ago
I made a start with this on https://github.com/Pext/pext_module_radio/commit/df784a7cbf39436f88c49d837727d7bf80866b3b
TODO:
For now, if you want to remove a favourite, manually edit _user_favourites.txt
in ~/.config/pext/modules/pext_module_radio/
.
Implemented favourites removal in https://github.com/Pext/pext_module_radio/commit/c0eaa2cfedc020993cb7168296eb441fb4a489b9
Currently, to listen to a specific station, the index must be reloaded. A common use-case for the module is to listen to a small subset of stations. There should be no need to reload the index for this.
When a station is marked as a favourite, it can always be assumed to exist, without loading the index.