@ohnonot in the version 0.7 I hope there are fixes for some issues discussed previously:
encrypted password storage
now is done using SFOS secrets storage (it is OS-encrypted, so I assume this is the best one can get without being device-specific). The application will ask for permission to use it after installation/update, and the OS will recheck its access rights after device reboot. Any feedback is appreciated, as the set of testing devices is quite limited at the moment
I’m pretty sure I found some inconsistency there. I’ll report back if I can reproduce it.
Work with the playlist was reworked, although it is not finished yet, now it contains only 3 options:
- Create a playlist from found (which will create a playlist of the first 500 alphabetically sorted songs if no search term is provided)
- Add currently displayed songs to the playlist (w/o clearing existing playlist)
- Create a playlist of 500 random songs
Going forward, we expect to return the option ‘Add found in random order’ and work with batch sizes, although 500 should be enough for a day of listening, I can fully imagine someone wanting to play all 100500 songs. I’d also expect that the inconsistency issue is fixed, however feedback here would also be appreciated.
(and yes, now it has a clickable cover page)