Tom Wallroth
Tom Wallroth
right New i only implemented opus decoding, so hat Browsers hat do not support opus are able to play it as another Format (ogg or mp3). to support opus as...
Hi Mike, Thanks for your suggestions! Let me go through each feature one by one: > Ability to 'queue' next song for playback by pressing 'q' while window is in...
Hi @pdb5627, sorry for the long wait and thanks for your report! > If I set the user bitrate setting to Medium rather than Unlimited, then it does play just...
Do you know if it worked properly on iOS6? We could check the user-agent of the browser to force transcoding of OGGs for safari on iOS7. Also, could you tell...
Hi @acidtonic! Thanks for your report! I just checked what could be wrong using the information you gave us and it seems the encoding of the filenames files and your...
you can get that information from the error log file, which is probably located in ~/.local/share/cherrymusic/error.log ``` $ grep "unable to decode filename" ~/.local/share/cherrymusic/error.log ``` should do the trick
Hello Romil, `public` playlist visiblity simply means, that everyone else is able to listen to that playlist, but not to modify it. Your friend has to save it to a...
Hi v3rlain3, Thanks for your offer! Right know there is only the possibility to translate the server and not the webclient. If you'd find some time to translate the server...
Hi @Darkman802, Thanks for the report. The problem is, that it sometimes takes age for the server to stop. Sometimes 30s or more, sometimes just a sec. It seems that...
Hey @Darkman802, I now had some time to do some investigation why the server takes so long to shut down; This is really due to a bug in the server...