maluvola

Results 5 comments of maluvola

Thank you. The reason I want to increase the number of cached scrobbles is that I don't keep the server on at all times, and I like to have it...

Yes, it should. Does your previous answer work as well? I made the changes but haven't listened to more than a dozen tracks yet.

These lines are in settings.md. How do I enable commas as delimiters on settings.ini? I've had already tried it and it didn't work. Is there really an option for commas...

Well, you said this is "probably" an option two times. You're not sure if it is.

I use a script like this (just an example): cd /path/to/where/I/want/these/files/to/be/saved ; python3 /path/to/linuxdir2html.py /path/to/directory1 title_for_directory1 ; python3 /path/to/linuxdir2html.py /path/to/directory2 "my collection of music" ; python3 /path/to/linuxdir2html.py /path/to/directory3 directory3 ;...