ab623

Results 5 issues of ab623

### Work Queue Discussion I wanted to start a discussion on work queuing. With current beets functionality, you run the command `beet import ~/music` and that folder is imported but...

discussion

I don't intend to utilise the archiving feature of this application. I intend to hide the archive behind a use settings, as I commonly end up accidentally pressing the archive...

enhancement

Consider migrating to [ruff](https://docs.astral.sh/ruff/) for linting and for formatting. Ruff already implements the [black formatting ](https://docs.astral.sh/ruff/formatter/#black-compatibility) style mostly, as well as other formatting tools like isort etc. Generally I use...

I noticed the Options doc did not contain a number of single-file options, and some option defaults were incorrect. I have updated them as best as I can, and also...

Currently the static ffmpeg binary package is downloaded but only the ffmpeg binary is copied over from the prep image into the builder. Any flags which require ffprobe then fails....