duck

Results 109 comments of duck

> There is no official Discord and never will be, but of course you're free to make your own. Got it! [discord.gg/9vS7eNu73r](https://discord.gg/9vS7eNu73r) will be marked as an unofficial fan server....

We could add something like `extrafields` https://github.com/krateng/maloja/commit/1eaba888c741c7af1d5a5e772e70cb2277be3d1a#diff-ec004ea2624df9dbf01f0e52f82d9c78355e56aa9a3a0dd73f372ed4c10f0d77R70 to the maloja api? Assuming `self.scrobble` stores those `**extrafields`?

Would be cool to store spotify data too for cases like mine where I scrobble from spotify but have not used it to gather album art data yet and would...

I think maybe C# is dropping the string by itself before it comes back to Rust to do it

> Or maybe use the total playtime of the album? I think it would be super cool to both store and use the playtime of a scrobble. I want to...

It seems to just be a bunch of CSS things that you change the hex colors for. Reading the CSS here: https://github.com/krateng/maloja/blob/master/maloja/web/static/css/themes/constantinople.css or here: https://github.com/krateng/maloja/blob/master/maloja/web/static/css/themes/kda.css shows how to do it,...