fengshaun

Results 9 comments of fengshaun

the branch looks abandoned :( fix here: #66

preliminary patch. It deletes a file if a song is not rated by the end of its play time. I haven't looked into how to modify `player->fly` from BarUi since...

the config is in js/public/app.js. search for baseConfig and change firstDay option to 1 if you want Monday, or I think 6 if you want Sunday. As of today, this...

Found what seems to be a better solution. Find the line containing `moment.locale` in `nextcloud/core/js/js.js`, and change it to whatever you like. I replaced it with this according to my...

It becomes problematic when someone wants to mix formats. I like my dates in ISO, and time in 24hr format, and my weeks starting on monday. I can't think of...

I think urls requiring basic authentication have the format: http://user:[email protected]:1234. At least that's what I've always used as far as urls are concerned and it's working in pianobar. edit: I'm...

Unfortunately yes. How would I be able to further debug this issue? It's happening with latest release and git versions.

Thank you for the update. It's sending the correct username and password. I have masked theme here. ``` Welcome to pianobar (2020.11.28-dev)! Press ? for a list of commands. (i)...

Yup. Alright, I'll try and see what I can find. Hopefully something shows up!