rimskii: I think I fixed that bug last week. It has to do with ratelimit issues during recording_mbid lookup which is why I added a bulk lookup endpoint for the same (see comment on your troi PR).
one reason it might be working for you is if you only tested small playlists, think less than ~30 tracks.
Strykar (IRC): hi! I just tried and sign in seems to work fine for me. can you try again? maybe try clearing local broswer cache and cookies etc.
rimskii[m]
<lucifer[m]> "rimskii: I think I fixed that..." <- i see, thanks a lot. I will let them know about it in ticket
The export works fine the same with importing small playlists. But import for playlists with 50+ gives an error
I have already added bulk lookup for import in troi, so should be fine
lucifer[m]
rimskii: yes that's another thing you have to account for in your PR. do 50 lookups at a time, then next 50 so on (chunking the list as i said in the PR comment).
aerozol[m]
Thank you for setting up the bookbrainz bridge lucifer!!
If it is okay with you lucifer: and reosarevok: (and anyone else who needs/wants to check) I will leave the announcement blog post draft re. ChatBrainz for the day for feedback, and post tomorrow if nobody gives me any notes
aerozol: yes. should mention it on the IRC page too.
*wiki page
aerozol[m]
Just finished updating it :D
lucifer[m]
great, thanks!
aerozol[m]
I see you lurking outsidecontext - I see that #musicbrainz-de and #musicbrainz-ja are mentioned on the wiki page. They look pretty dead, but I can’t see the message history. Any idea? Or anyone else?
Not a big deal to leave them, just wondering
Thought some LB peeps here might like to know @coopw on Discord keeps making new cool stuff with their BrainzBot Discord bot!
aerozol[m] uploaded an image: (71KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/kEOREXPKMddpsvshVNGKbnYv/image.png >
SigHunter has quit
SigHunter joined the channel
discordbrainz1 joined the channel
Jigen joined the channel
SothoTalKer_ joined the channel
discordbrainz has quit
SothoTalKer has quit
LupinIII has quit
discordbrainz1 is now known as discordbrainz
outsidecontext[m
aerozol: At least the #musicbrainz-de channel is rather dead. I can't remember when I have last seen some activity there. Freso gave me operator privilesges on the channel in case it would be needed for modertion. It luckily never was, because my IRC foo is pretty bad :D
I don't know anything about -ja
rimskii[m]
lucifer: I should pass the token you generated to APPLE_MUSIC_KEY in config, right?
I'm getting errors for some reason, it says that the data might be in an incorrect format
lucifer[m]
rimskii: yes config sounds right. can you share the code on github? i'll take a look.
rimskii[m]
<lucifer[m]> "rimskii: yes config sounds right..." <- It doesnt work specifically with that token, when I parse the default (in config) one, it doesnt complain
rimskii[m] uploaded an image: (632KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/xZGNIsEPBGEghfDXyTYBVZhI/Screenshot%202024-06-10%20at%2014.34.02.png >
I will share the code to github and send you the link
lucifer[m]
rimskii: ah no sorry, this key is not for that.
you need the code in troi firstly and show what endpoints you are trying to call and with what params?
the key i shared with you is music developer token.
which i think should be enough to get the data, at most you'll need a music user token too which i can share if needed.
rimskii[m]
lucifer[m]: I was trying to link the Apple Music with LB in localhost first
lucifer[m]: so its token that should be send to Musickit api?
lucifer[m]
yup
rimskii[m]
ah got it
lucifer[m]
rimskii[m]: you can skip that for now.
let's get imports working in troi first.
rimskii[m]
alright, thanks !
lucifer[m]: I can do that, but I think I still need to fetch the user playlists in LB first. Since troi works only with one playlist and it also needs a playlist id to work with
lucifer[m]
right, uou can call the Apple Music API to retrieve playlists.
s/uou/you/
for now you can do that part in troi to test everything, later on it will be integrated in LB UI.
similar to what we have for spotify.
rimskii[m]
aye captain
will be done !
Maxr1998_ has quit
Maxr1998 joined the channel
atj[m]
yvanzo: so are you happy with Solr as it stands? Is it just updating backup scripts left?
d4rkie has quit
d4rkie joined the channel
d4rkie has quit
d4rkie joined the channel
iconoclasthero_ joined the channel
iconoclasthero_ has quit
iconoclasthero_ joined the channel
iconoclasthero_ is now known as iconoclasthero
iconoclasthero has quit
Lotheric_ joined the channel
iconoclasthero joined the channel
Lotheric has quit
minimal joined the channel
iconoclasthero has quit
iconoclasthero joined the channel
pite joined the channel
Pratha-Fish joined the channel
loujine joined the channel
loujine has quit
BrainzGit
[listenbrainz-server] 14MonkeyDo opened pull request #2904 (03master…add-data-back): Add data page: re-add mistakenly deleted playlist management tools https://github.com/metabrainz/listenbrainz-serv...
monkey[m] joined the channel
monkey[m]
aerozol: The chatbrainz blog post looks good to me 👍️
I worked on pending changes to the other tabs too, along with removing bits of Knockout, but those PRs will come later.
Other than that, had a very nice & informative meeting with Jade about her GSoC project. :)
Fin.
'''
zerodogg has quit
yvanzo says:
'''
Last week I helped with setting rooms up in our Matrix server ChatBrainz.
I successfully restored SolrCloud backups on a test mirror.
Still refactoring and updating code. May reindex beta search this week.
Discussed OOB in OAuth with outsidecontext, and their respective projects with JadedBlueEyes and yellowhatpro.
'''
ericd says:
'''
Last week I added a customization param to user listens feed and started using lxml to test our retrieved feed content. With all the basics sorted out, next week I will implement another feed endpoint and come up with more test cases.