kartikey[m] uploaded an image: (171KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/ycDTAYzlFvAuiGAUmhLLWXtn/Screenshot%202025-10-17%20134649.png >
2025-10-17 29037, 2025
kartikey[m] uploaded an image: (140KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/GcZdcKeqbGGPCTPKxTbcXKAb/Screenshot%202025-10-17%20135419.png >
2025-10-17 29037, 2025
kartikey[m] uploaded an image: (84KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/WsqGEClUPvljbZtjjPAKzRrm/Screenshot%202025-10-17%20134539.png >
2025-10-17 29039, 2025
kartikey[m]
jasje: Both in onboarding and in settings, im directly reading and writing the isCrashReportingEnabled preference through the DashBoardViewModel/AppPreference. didn't add a separate sentry manager
2025-10-17 29039, 2025
kartikey[m]
ui components themselves handle toggling and observing the preference.
2025-10-17 29000, 2025
jasje[m]
Alright, good thing that ui and some part of logic is done
2025-10-17 29051, 2025
jasje[m]
Mainly, I would want sentry to be disabled dashboard vm itself only
2025-10-17 29038, 2025
kartikey[m]
* jasje: #587 Both in
2025-10-17 29052, 2025
jasje[m]
Create a PR with your code rather than screenshots of snippets btw, easier to point things out inline on github.
2025-10-17 29007, 2025
jasje[m]
* on github + i can run it on my machine as well.
2025-10-17 29001, 2025
lucifer[m]
rayyan_seliya123: the IA cache should work even if the recordings are in MB. i will have to dig deeper to check why its not working. can you open a ticket with links to items that didn't appear in search?
2025-10-17 29053, 2025
rayyan_seliya123
lucifer[m]: There are so many I have tried 10 plus recordings so far ..
2025-10-17 29028, 2025
rayyan_seliya123
lucifer[m]: I would be happy if you guys check why this is not working!
2025-10-17 29013, 2025
rayyan_seliya123
lucifer[m]: And what if the recordings are not in MB ? lucifer: ?
2025-10-17 29033, 2025
lucifer[m]
sorry, i meant. even if the recording are not in MB
2025-10-17 29003, 2025
rayyan_seliya123
lucifer[m]: Oohh ! Yeah It was a bit confusing for me !
2025-10-17 29031, 2025
rayyan_seliya123
Isn't the case that the recordings I am searching for are haven't get seeded or not present in the cache ?
2025-10-17 29010, 2025
lucifer[m]
that or the search is broken
2025-10-17 29059, 2025
rayyan_seliya123
lucifer[m]: Yeah that might be the issue of search then the metadata is cached every Friday nah ??
2025-10-17 29016, 2025
lucifer[m]
it is continously updated.
2025-10-17 29026, 2025
lucifer[m]
based on the artists discovered
2025-10-17 29056, 2025
rayyan_seliya123
So the recordings must be present! Don't know why they are not searchable ?
2025-10-17 29017, 2025
rayyan_seliya123
I have tried searching the artist too..
2025-10-17 29020, 2025
lucifer[m]
i'll check and let you know
2025-10-17 29037, 2025
rayyan_seliya123
Ping me after checking from your side and would love to hear from monkey: on this too !
2025-10-17 29046, 2025
Maxr1998_ joined the channel
2025-10-17 29025, 2025
Maxr1998 has quit
2025-10-17 29013, 2025
bitmap[m]
lucifer: hi, for oauth, can you remind me: should I be on the `users` branch for metabrainz and running the oauth endpoints with `FLASK_APP='oauth:create_app()'`?