ironsmile / euterpe

Self-hosted music streaming server 🎶 with RESTful API and Web interface. Think of it as your very own Spotify! ☁️🎧
https://listen-to-euterpe.eu
GNU General Public License v3.0
522 stars 42 forks source link

Set loop or random by default #48

Closed martadinata666 closed 1 year ago

martadinata666 commented 1 year ago

Can we set loop or random enabled by default? Im looking the config example but can find anything, thanks 🌷

ironsmile commented 1 year ago

Hey! No, currently there is not configuration option. My plan is to make it so that the options are remembered in the browser. So if one sets their "loop" option to true then it will stay true every time they refresh the page. Do you think this will be enough?

martadinata666 commented 1 year ago

imo that should be enough, and i agree with any implementation you want to use, per local browser settings or system wide, or both system wide settings that can be overrided locally

ironsmile commented 1 year ago

Done in v1.5.3.