Marco

Results 11 comments of Marco

I realize it's documented that `unbound-control set_option` shouldn't work. However, the same behavior happens when going from `logfile` and `use-syslog` (and viceversa) by editing the config and then calling `unbound-control...

I think the issue is with the `Map` definition. When Kotlin code is compiled into Java, `Map` is assumed to be read-only, so its type parameters are converted into the...

I'll have to double check. It should be already in the right category, see https://github.com/MMarco94/tambourine-music-player/blob/main/flatpak%2Fio.github.mmarco94.tambourine.desktop Maybe there's a typo somewhere

I feel you. Unfortunately I use a framework that doesn't allow that :( I'll keep the issue open, so as soon as it is technically possible I'll do it.

I tried naming one of my songs `01 - Origa - Дождь.mp3` and it works. Can you give me the full path? Maybe it's a character in the folder that...

I'm not against this proposal. Ideally, I'd like to support all kinds of "external" metadata, e.g. `.lrc` files. However, ATM I can't commit to any timeline, as I don't have...

Related: https://bitbucket.org/ijabz/jaudiotagger/issues/65/add-support-for-ogg-opus-format

It should already reload automatically when you add/remove files. Does it not do that?

Got it. Probably the inotify don't work with network storage.