modula t.

Results 34 comments of modula t.

> Yes, multiple conditions are possible to specify a range now with the | (OR) operator syntax in the latest build. Hmm. But "AND" is not supported for bitrates? I...

Sure. Testing as per your instructions and the bitrate filter definitely looks like it's working how I expected it to. Makes it a lot easier to find V0 mp3 in...

That seems to work as well; `< 320 > 192` works as expected. I also tried `< 320 | > 192` and similar. Though I'm not sure if it's expected...

Makes sense. Then I would say the current behavior on this branch definitely seems good to me.

Hi. Regarding your request for using the mouse position in patterns, I have added an initial implementation of this in 9ff3f2548370a17afb54f966de4bef77597a5624. It shells out to the `xdotool` command, so you'll...

Tested, and it looks good to me! :+1: Looking forward to the official release with it :)

Pulled and tested, and the bitrate filter still seems to work as expected. I also tested filtering by length and it looks like that is working for me as well.

> What do you think of the factory presets in the combobox? If you're asking me, I think having one for mp3 V0 files would be nice. I usually search...

mpv's options support [shortcuts for various paths](https://mpv.io/manual/master/#paths). Maybe the directory could be an option for mpv_sponsorblock that defaults to `~~cache/mpv_sponsorblock/` or similar.

Personally I would prefer to have fully-customizable keybindings. I am not a fan of Vim bindings and mostly like the defaults, but there are a few things I'd like to...