codedcosmos
codedcosmos
I would like a feature where clicking on the album art, causes you to see an enlarged version of the album art. Not sure when museeks 1.0 would come out,...
Whenever trying to render an RGB (webp) image like so:  I get this:  Here is a working code example showing the bug: ``` use nannou::prelude::*;...
**Describe the bug** I am unable to use the program in it's most basic form. **To Reproduce** Install remg and matplotlib Run either of the above: `rembg i /path/to/image_a.png /path/to/image_b.png`...
In the settings for linter-rust, the Disabled warnings section I simply put "dead_code, non_snake_case" Minus the quotation marks (just used for clarity). Yet both warnings seem to persist, even after...
Bitrate is seemingly missing from all song metadata in this project. Even songs that contain the bitrate in the header (alac, mp3, possibly more?) don't make this information available to...