aerozol: I have fixed the login issue and made a release. Waiting for playstore to roll it out
aerozol
thanks akshaaatt, I’ll let them know
lusciouslover joined the channel
opal has quit
opal joined the channel
minimal has quit
opal has quit
opal joined the channel
relaxoMob has quit
relaxoMob joined the channel
twodoorcoupe joined the channel
rimskii[m] joined the channel
rimskii[m]
lucifer (IRC): wanted to ask, do LB support importing playlists from Spotify, checked the tickets/github, couldnt find anything. I think it could be a cool feature to add, so that ppl can create playlists in LB from Spotify playlists. I 'd like to work on it, do mockup UI and the code
jasje
aerozol: a lot of people have been enquiring about the app now i pleased
<lucifer> "rimskii[m]: sure sounds good..." <- sure ! thanks a lot! I will open a ticket then, and do the ui part. When design will be approved, I will let you know
v6lur has quit
texke joined the channel
twodoorcoupe has quit
pranavkonidena[m
jasje (IRC): in order to pass it down.. shud I use the dashboard view model itself or make another view model?
jasje
pranavkonidena[m: passing using parameters
no ui to ui transformations in viewmodel
pranavkonidena[m
Ahh ok got it.. but wouldn’t that be bad in the long run.. if we want to display snack bars on many screens
Ui to Ui transformation meaning?
Ahh I got it there are only 4 screens.. cool
yvanzo
hi reosarevok: MBS server update blog post and docker release notes are ready for review as drafts :)
technmad joined the channel
technmad has quit
jasje
pranavkonidena[m: ui to ui transformation means that if i were to click on some button to navigate to another screen, the login shouldn’t go through viewmodel to again to the UI to update
rimskii[m] has quit
lucifer: lb down
504
sleepy server
monkey
Confirmed. The logs show a listen submission issue that is making the server crash (I think)
monkey, atj, kellnerd: hi! around now, first hunch looks like. too many concurrent requests to process or some requests taking too long to process.
monkey
Right, that is what it looked like.
I have no idea if it's related, but I see this repeating warning: `brainzutils/musicbrainz_db/serialize.py:215: SAWarning: Loader depth for query is excessively deep; caching will be disabled for additional loaders. Consider using the recursion_depth feature for deeply nested recursive eager loaders. `
Hello, Im trying to setup the listenbrainz server for open-source development. The code has space for Apple Music API and YouTube API but there's no line in the development environment documentation that guides how I can obtain an API key for YouTube and Apple Music
That being said, depending on what you are working on, you might not need a token
harshit4311
okay, thanks a lot
yellowhatpro
@yvanzo hi, working on sql-gen, I found two problems (as of now) while generating rust code. 1. Some custom enums were not generated in the generation process, like Fluency, EditNoteStatus, TaggableEntityType etc, fixed it now.2. While generating query code, some of the methods are repeating, and incomplete as well. I am thinking to work on this part now. https://usercontent.irccloud-cdn.com/file/6pRJY...
harshit4311 has quit
There were many query methods where there was duplication, like in the above image
Pratha-Fish: Hello! I just noticed that on wolf, two areabot docker container are bound to 0.0.0.0, meaning they are accessible from the outside world (this is the default for docker-compose if you only provide ports) but no address.