<Shreyas[m]> "Thanks for the feedback! I’ll..." <- Shreyas: aerozol is right about the visibility part. Maybe look for some logic, i.e., given a color A, Logic(A) -> Color B, where Color B is visible on Color A. Now this in itself is very difficult to determine, but I'm sure there might be some study or implementation that tackles this.
2024-12-28 36353, 2024
jasje[m]
jasje[m]: If this proves too much, we can fallback to having shadows or static color.
<jasje[m]> "Shreyas: aerozol is right about..." <- Got it! I’ll look into a way to automatically pick a readable color for any background. If that’s too tricky, I’ll use shadows or fixed colors instead.
2024-12-28 36350, 2024
Jigen has quit
2024-12-28 36304, 2024
Jigen joined the channel
2024-12-28 36309, 2024
GautamShorewala[ joined the channel
2024-12-28 36309, 2024
GautamShorewala[ uploaded an image: (110KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/AktKGEsSsOamtBouByOEQUrz/WhatsApp%20Image%202024-12-28%20at%2017.21.59_010c7804.jpg >
2024-12-28 36346, 2024
GautamShorewala[
hi jasje ,
2024-12-28 36346, 2024
GautamShorewala[
when we have a song selected in a player can we use the image to set the background for player. If its ok then i will start working on it
2024-12-28 36346, 2024
GautamShorewala[
what are your thoughts on it
2024-12-28 36356, 2024
GautamShorewala[ uploaded an image: (110KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/zpxwerMwTdhSRyQWSbZoyRoH/WhatsApp%20Image%202024-12-28%20at%2017.21.59_010c7804.jpg >
<zas[m]> "bitmap: postgresql on aretha..." <- not sure what happened but runit kept trying to restart PG while the old process was still running, I restarted the container which helped, but redis is still having issues ("Asynchronous AOF fsync is taking too long (disk is busy?)")
2024-12-28 36315, 2024
bitmap[m]
I think we should just move the test.mb containers off aretha
2024-12-28 36335, 2024
Shreyas[m] uploaded an image: (306KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/YcxrkGiFXuZAkQOlTTfgTvAI/Screenshot_2024_12_28_22_12_23_260_org_listenbrainz_android_debug.jpg >
2024-12-28 36337, 2024
Shreyas[m] uploaded an image: (297KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/jraujEPPKQBeklXhktfkWTpl/Screenshot_2024_12_28_22_12_02_170_org_listenbrainz_android_debug.jpg >
2024-12-28 36339, 2024
Shreyas[m]
Shreyas[m]: jasje: How does this (bp_color_primary) color look? I think it works well for both light and dark mode since the title and subtitle in light mode are using lb_purple.
2024-12-28 36325, 2024
Shreyas[m]
* Hi jasje: How does this (bp\_color\_primary) color look? I think it works well for both light and dark mode since the title and subtitle in light mode are using lb\_purple.
2024-12-28 36357, 2024
bitmap[m]
<relaxo5> "I Have a MB API question: Is..." <- it shows up in the XML so sounds like a bug in the JSON fmt, can you open a ticket?
2024-12-28 36306, 2024
bitmap[m]
re: attribute-ids, they are guaranteed to be stable while the names can change (it rarely happens though)
2024-12-28 36338, 2024
jasje[m]
<GautamShorewala[> "hi jasje ,..." <- Hi Gautam Shorewala: I think Shreyas: is also working on fixing the video player at the moment. To avoid conflict of work, it would be better if you guys could declare what you're working on respectively.
2024-12-28 36336, 2024
jasje[m]
<Shreyas[m]> "jasje: How does this (bp_color_p..." <- Shreyas: Looks fine, but will need to see its implementation in action first myself
2024-12-28 36302, 2024
elomatreb[m] has quit
2024-12-28 36312, 2024
Shreyas[m]
<jasje[m]> "Shreyas: Looks fine, but will..." <- Alright, I’ll open a PR so you can check it out.
<Shreyas[m]> "Alright, I’ll open a PR so you..." <- I would use the blue/purple tints I suggested over orange. Sorry about the trouble, but orange is not the easiest text to read for people with vision issues
2024-12-28 36311, 2024
aerozol[m]
aerozol[m]: Orange should be reserved for highlights. If you really want to use orange you could do something like make the play icon turn orange (instead of changing the colour of the text)
2024-12-28 36301, 2024
aerozol[m]
<jasje[m]> "Hi Gautam Shorewala: I think..." <- Cool idea, if you are willing to do quite a bit of work to make sure we never have super gross or unreadable colours :) Did you see that we already have a bit of code to calculate album cover colours? e.g. “huesound”
2024-12-28 36330, 2024
aerozol[m]
aerozol[m]: The “Music Neighbourhood” feature in particular uses these colours a lot, and makes some quite nice gradients: https://listenbrainz.org/explore/
2024-12-28 36356, 2024
relaxo[m] joined the channel
2024-12-28 36357, 2024
relaxo[m]
<bitmap[m]> "it shows up in the XML so sounds..." <- Will do tomorrow, thanks.
2024-12-28 36313, 2024
Shreyas[m]
<aerozol[m]> "I would use the blue/purple..." <- No problem at all :)
2024-12-28 36315, 2024
Shreyas[m]
Shreyas[m]: I’ll switch to the blue/purple tints you suggested. Thanks for pointing that out!
2024-12-28 36338, 2024
Shreyas[m]
* blue/purple tints as you suggested.
2024-12-28 36359, 2024
GautamShorewala[
<aerozol[m]> "Cool idea, if you are willing to..." <- will check and work on it
Hey mayhem happy holidays! I’ve done a lot of exploring around and while I do foresee myself working on MIR for a good long while I’ve also explored the latest in essentia and I’m going to evaluate their deep learning tempo estimation code. I’m going to compile a dataset of maybe 50-100 tracks from every genre in Spotify (I think I can still do that with their API) and between Spotify and other sites that bend their data I can
2024-12-28 36323, 2024
igold94[m]
at least benchmark the mode against the Spotify data. I’ll publish the results once that’s done and if it’s a pretty strong competitor maybe we use that
2024-12-28 36309, 2024
igold94[m]
Their deep learning tools are implementations of the latest peer reviewed scholastic research so… in effect it should be as good as it gets without any additional investment of effort
2024-12-28 36329, 2024
mayhem[m]
hi! That sounds very promising -- and I am also glad its not MTG's own work, but the implementation of someone else's paper. (I'm very much not impressed by any of the MTG tech, tbh). I'm super happy you're focusing on this!