m.amanullah7: i'll review the PR later today, what are your other questions? i see its something about BP integration but i don't understand what you mean.
Great news re. livestream Jade and mayhem!! Be ready for everything Jade, and have fun :D
dabeglavins60721 joined the channel
d4rk-ph0enix joined the channel
d4rk-ph0enix has quit
d4rk-ph0enix joined the channel
d4rk-ph0enix has quit
Maxr1998_ joined the channel
Maxr1998 has quit
d4rk-ph0enix joined the channel
reosarevok[m]
Jade: how available are you in the nearish future? Next month or so
mamanullah7[m]
<lucifer[m]> "m.amanullah7: i'll review the PR..." <- lucifer: i was asking do i also need to add fw in `music priority` like other existing service, and also i was asking about how can i include fw icon i think it doesnt exist in existing libraries do i manually download use or do i include other library which includes fw!!?
is fw server running and login issue resolved?
d4rk-ph0enix has quit
d4rk-ph0enix joined the channel
reosarevok[m]
Jade: thinking about what'd be the best way to deal with the autoeditor emails automatically as part of MBS-14066
lucifer: I just re-watched a potion of the last.fm masterclass video with Norman.
I really thought the beatles problem was solved for similarities, not for collaborative filtering. and I think I am right.
please review from around minute 25 -- in their case they used collaborative filtering to calculate their similarities. I think that is where the confusion comes from.
lucifer[m]
Oh, I see I'll rewatch it.
Right that's what I meant.
mayhem[m]
also, in troi I have a list of overhyped artists, (a hack), which aims to counteract problems in the similarity data.
lucifer[m]
We are not using collaborative filtering for our similarity so not directly applicable
But let me review and see if we can apply the same somehow
mayhem[m]
lucifer[m]: unsure -- I think the underlying reasoning can still apply.
I understand the French flag is the official one, but it also says that this is "utilisé pour représenter la Martinique lors des manifestations sportives et culturelles" - and MB is a bit like a manifestation culturel? :D
mayhem[m]
opening cans of worms, are we reosarevok ?
reosarevok[m]
Well, I started looking at flags because someone pointed that our flag for Tuvalu is wrong :)
There's some that are obvious (like Syria should be updated) but we had a ticket for the Martinique one, so - you can blame Lotheric for that one :D
zas[m]
I tend to agree, since we have a separate "country" for Martinique, and it has a specific status (Collectivité territoriale unique)
monkey[m]
Also in favor considering it was chosen by democratically elected officials, although I'm sure the french government would have other views with regards to the flag usage.
mayhem: Can I replace the image that is currently on test.LB? It has your name on it
mayhem[m]
would it be possible to use beta instead?
we have a user who wanted to download a pile of playlists, but an error on our side prevented it.
if not, then I can do a realease, I suppose.
monkey[m]
Sure, I'll use beta. Final testing for the libreFM importer, so I will also deploy it to beta anyway right after, if it is ready to merge.
_BrainzGit
[musicbrainz-server] 14reosarevok opened pull request #3578 (03master…update-flags-2025): MBS-10275 / MBS-14067 / MBS-14068 / MBS-14069 / MBS-14070 / MBS-14071: Update a bunch of flags https://github.com/metabrainz/musicbrainz-serve...
<lucifer[m]> "holycow23: okay push your..." <- Okay will do the needful by EOD
rostiku[m] has quit
mamanullah7[m]
hey monkey how can i include fw icon i think it doesnt exist in existing libraries do i manually download use?
pite joined the channel
lucifer[m]
m.amanullah7: for music service priority, you can set funkwhale to lowest for now.
the FW login issue is not yet resolved, i haven't had the time to debug it yet.
monkey[m]
m.amanullah7: Indeed it is not in FontAwesome, you will have to download an SVG for it and save it in /frontend/img/ and use it directly
mamanullah7[m]
lucifer[m]: lucifer: if we add fw in priority list the user can set priority according to them! other option is that either we remove as of now from priority list or hardcode to set the fw as lowest!
monkey[m]: monkey: Sure! do i also need to add custom styling to match the existing ui?
monkey[m]
Yes, make sure it looks the same as other icons
mamanullah7[m]
monkey: there are two variants light and dark! which one should i prefer!?
You can use the color icon where we use color icons for other services
(and if you need a non-color version you can style that with CSS)
mamanullah7[m]
monkey: Thanks i'll try and let u know if there any issue
lucifer[m]
m.amanullah7: yes that's the plan. but my suggestion was you can hardcode it for to test the rest of your implementation and later integrate the priority ordering.
mamanullah7[m]
lucifer: Sure, i got merge conflict due to `librefm` i'll resolve this first!
lucifer[m]
cool, let me know if you need help with that
mamanullah7[m]
lucifer: Sure!
Goemon has quit
Goemon joined the channel
Goemon has quit
mayhem[m]
lucifer: help me page my brain back in from the past months. Subsonic auth questions. Navidrome will have OAuth support soon and funkwhale has it?
Goemon joined the channel
I'm trying to work out what lb-local should do: store passwords, salts, or can I get away with OAuth tokens?
lucifer[m]
mayhem: navidrome will have api key support soon, oauth will take some time as they want to do it when their native api is ready acc. to my understanding.
mayhem[m]
native api?
lucifer[m]
funkwhale has api key support as well unless I am misunderstanding how their access tokens work.
yeah i think they are working on a better api. i can ask them again and confirm what they meant.
mayhem[m]
better that will not be compatible with subsonic?
that doesn't sound like a good idea, really.
lucifer[m]
possibly, not sure really.
i think they will continue to support sonic api but also add their new one.
mayhem[m]
right, everything is clear as mud.
I guess I will store passwords for the time being and wait for things to shake out.
lucifer: I've resolved merge conflict but sadly i've destroyed music services page completely locally!!😥 can u verify is there any mistake? i got merge conflict only `MusicServices.tsx` `settings.py` `ExternalServiceButton.tsx`