Jeff
Jeff
I definitely want to do this (or similar) for the rewrite, both for the album view as well as in the play queue. My vision is adding configurability similar to...
I'm thinking it may be easier just to remove the "songs" part and just leave it as `Added 1`, or `Added 10` since changing this will affect the other languages...
I'm currently rewriting the player so I'll check that this interaction works in the next version. Don't know if I will fix this for 0.x.x though.
This would be nice feature to have. [chromecast-api](https://www.npmjs.com/package/chromecast-api) looks to be a good option for implementing this in Sonixd.
Seems like while chromecast support is doable, gapless/crossfade playback won't be possible unless I manage to stream the audio from the system itself to the device (which I believe is...
That's a weird case.. it's possible the player component is breaking when your connection breaks. I tested myself using PIA VPN but this behavior does not occur. If you could...
> I did create a playlist in which I added all songs - well, not really all, more on that in the postscript below - but a playlist is static....
I'll consider adding a client-side option of scanning your server for all the tracks and writing it to a local database so that you'll be able to periodically refetch the...
The only reason I can think of "Repeat One" automatically activating is if it's being modified by MPRIS. Are you using Sonixd on Linux by any chance?
Definitely think this is a valuable feature to add. I'll look into it for the next version.