aerozol: I have fixed the login issue and made a release. Waiting for playstore to roll it out
2024-02-16 04757, 2024
aerozol
thanks akshaaatt, I’ll let them know
2024-02-16 04731, 2024
lusciouslover joined the channel
2024-02-16 04726, 2024
opal has quit
2024-02-16 04737, 2024
opal joined the channel
2024-02-16 04705, 2024
minimal has quit
2024-02-16 04705, 2024
opal has quit
2024-02-16 04718, 2024
opal joined the channel
2024-02-16 04749, 2024
relaxoMob has quit
2024-02-16 04754, 2024
relaxoMob joined the channel
2024-02-16 04757, 2024
twodoorcoupe joined the channel
2024-02-16 04737, 2024
rimskii[m] joined the channel
2024-02-16 04737, 2024
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
2024-02-16 04712, 2024
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
2024-02-16 04737, 2024
v6lur has quit
2024-02-16 04728, 2024
texke joined the channel
2024-02-16 04756, 2024
twodoorcoupe has quit
2024-02-16 04701, 2024
pranavkonidena[m
jasje (IRC): in order to pass it down.. shud I use the dashboard view model itself or make another view model?
2024-02-16 04737, 2024
jasje
pranavkonidena[m: passing using parameters
2024-02-16 04727, 2024
jasje
no ui to ui transformations in viewmodel
2024-02-16 04730, 2024
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
2024-02-16 04749, 2024
pranavkonidena[m
Ui to Ui transformation meaning?
2024-02-16 04755, 2024
pranavkonidena[m
Ahh I got it there are only 4 screens.. cool
2024-02-16 04740, 2024
yvanzo
hi reosarevok: MBS server update blog post and docker release notes are ready for review as drafts :)
2024-02-16 04749, 2024
technmad joined the channel
2024-02-16 04722, 2024
technmad has quit
2024-02-16 04745, 2024
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
2024-02-16 04718, 2024
rimskii[m] has quit
2024-02-16 04724, 2024
jasje
lucifer: lb down
2024-02-16 04730, 2024
jasje
504
2024-02-16 04732, 2024
jasje
sleepy server
2024-02-16 04702, 2024
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.
2024-02-16 04704, 2024
monkey
Right, that is what it looked like.
2024-02-16 04733, 2024
monkey
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
2024-02-16 04722, 2024
harshit4311
okay, thanks a lot
2024-02-16 04732, 2024
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/6pRJYsn…
2024-02-16 04741, 2024
harshit4311 has quit
2024-02-16 04755, 2024
yellowhatpro
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.