RustyNova

Results 30 comments of RustyNova

I think they meant that we don't know if green means the extension is on, or you need to press it to be on. I'm confused too

Update: `DiskCacheBuilder::set_sync_to_disk_on_cache_change` doesn't change anything.

> just use `serde` and `serde_json` A lower level solution would be to use rmp_serde to serialize directly to bytes. There's also the matter that the data isn't typed in...

Personally I have switched to sled DB at home and did a combination of Cacache for the storage and serde_rmp to convert to binary data Not sure if it's the...

The tests aren't passing as it test on the live MB DB... And of course, it changes. I did fix them in my [own fork](https://github.com/RustyNova016/musicbrainz_rs_nova/tree/main/tests), but didn't make this PR's...

Same here. soundphysics-0.5.5.jar - Fabric 0.12.12. Don't hesitate to ask for more info!

Same here. No reverb sounds. But goodluck on the rewrite!

Yup that should probably be said in the feature docs. Sadly there's no way to explicitly deactivate a default feature if another one is enabled...

Here's a few points that I noticed: - the bottom left still remains the Listenbrainz logo instead the cover art on yt player - the icon to open the player...