Ralf Stemmer

Results 14 comments of Ralf Stemmer

I additionally imported the `parse_args` function. You can give the command line arguments as list of string to that function. The function then returns a valid options-dictionary. ```python from scour.scour...

### Queue Quality Value I could maintain a "queue quality value" in the [Song Queue Class](https://rstemmer.github.io/musicdb/build/html/mdbapi/songqueue.html#song-queue-class). This value can combine the two approaches proposed in this issue. The queue quality...

**Idea:** After several skips knowledge from the Tracker database could be used to identify some songs that are often played or that are connected to songs already in the queue....

It seems that the Show/Hide state of the messages are not reset when new lyrics get loaded. 1. Edit lyrics of one song 2. Leave without saving 3. Open editor...

WebUI 7.0.0 uses a CSS feature that is "experimental" in Firefox and does not work in Chromium - [The CSS mask property](https://developer.mozilla.org/de/docs/Web/CSS/mask). I may completely drop chrome support. **So this...

Firefox on KDE broke the color picker. The new color picker is shit as hell. On MacOS is's fine for now… Time to implement it myself? At least this issue...

Interesting Link: http://coding-geek.com/how-shazam-works/

Another interesting link: https://emysound.com/blog/open-source/2020/06/12/how-audio-fingerprinting-works.html