Oleg Antonyan

Results 11 comments of Oleg Antonyan

``` extern crate env_logger; ``` and ``` [dependencies] clickhouse-rs = "*" futures = "*" tokio = "*" env_logger = "*" ``` seems to work

taglib's issue https://github.com/taglib/taglib/issues/508

Thanks for your feedback, I appreciate it Ability to rearrange tracks was planned initially (https://github.com/olegantonyan/mpz/issues/29 almost a year ago), but it turned out to be tricky to implement, and I...

It's relatively easy to do on track-by-track basis (for example in "Track info" dialog), but not so easy to make it a fully functional tagger with mass edit and other...

This may help https://stackoverflow.com/questions/9137692/qdesktopservicesopenurl-with-selecting-specified-file-in-explorer

It's actually supposed to be like this. When I delete a playlist I don't want music to stop. Maybe this behavior should be configured btw, delete key also works, or...

Workaround: use KDE's Media Player widget or other MPRIS client with global hotkeys support

OBS does not have git at build time. Can't pull it from sources

Requires low-level work on QtMultimedia. Probably better to integrate ffmpeg or libvlc or something like that

Should be possible in Qt6