[listenbrainz-android] 14dependabot[bot] opened pull request #490 (03dev…dependabot/gradle/dev/org.mockito-mockito-core-5.14.1): Bump org.mockito:mockito-core from 5.12.0 to 5.14.1 https://github.com/metabrainz/listenbrainz-androi…
2024-10-02 27621, 2024
BrainzGit
[listenbrainz-android] 14dependabot[bot] closed pull request #480 (03dev…dependabot/gradle/dev/org.mockito-mockito-core-5.13.0): Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 https://github.com/metabrainz/listenbrainz-androi…
Kia kaha (stay strong) mayhem ! Eat some more chocolate
2024-10-02 27645, 2024
texke has quit
2024-10-02 27643, 2024
texke joined the channel
2024-10-02 27638, 2024
rustynova0[m] joined the channel
2024-10-02 27639, 2024
rustynova0[m]
Just a quick API question. When doing a lookup by discid, does offset_count, sectors and offsets always there? Or if some can be undefined, which ones?
2024-10-02 27603, 2024
rozlav has quit
2024-10-02 27623, 2024
jasje[m]
<short_feet[m]> "Hello, I am a developer who..." <- monkey kellnerd would be able to help :)
Hello Jasje, i was able to solve my difficulty, it was a very rookie mistake that is i had entered the wrong database name in config.json and config.local.json file and in the same files i the password field was empty, as soon i corrected those fields my application was running smoothly.
2024-10-02 27604, 2024
short_feet[m]
appreciate the Help 👍 👍
2024-10-02 27616, 2024
short_feet[m]
s/difficulty/error/
2024-10-02 27611, 2024
jasje[m]
short_feet[m]: Noice!! Feel free to ask in this channel anytime :)
2024-10-02 27603, 2024
pite joined the channel
2024-10-02 27646, 2024
minimal joined the channel
2024-10-02 27627, 2024
Sophist-UK has quit
2024-10-02 27639, 2024
Sophist-UK joined the channel
2024-10-02 27636, 2024
Sophist-UK has quit
2024-10-02 27656, 2024
Sophist-UK joined the channel
2024-10-02 27646, 2024
ApeKattQuest joined the channel
2024-10-02 27646, 2024
ApeKattQuest has quit
2024-10-02 27646, 2024
ApeKattQuest joined the channel
2024-10-02 27611, 2024
lucifer[m] joined the channel
2024-10-02 27611, 2024
lucifer[m]
monkey: shared the youtube response draft with you, please take a look and let me know if any changes are needed. i'll send the email after that.
rustynova: you're talking about the response? The discid data returned by musicbrainz will always include the sector count and the list of offsets, one for each track.
2024-10-02 27635, 2024
kepstinbrainz
Note that the format of the list differs between json and xml. In the xml response, it'll include "count" as an attribute on the `<offset-list>` element, while in json there is a separate `offset-count` property.
2024-10-02 27632, 2024
kepstinbrainz
(technically the count is redundant, since it'll always be the same as the number of items in the list in this response type)
2024-10-02 27654, 2024
rustynova0[m]
Yeah the response JSON. Turns out they are missing on musicbrainz_rs so I'm making sure they won't be set to non optional
2024-10-02 27648, 2024
rustynova0[m]
*they are set to non optional when needed
2024-10-02 27601, 2024
rustynova0[m]
Too much work. Head mushy
2024-10-02 27618, 2024
kepstinbrainz
yeah - musicbrainz won't allow you to add a discid unless your discid submission includes a full TOC, and since the full TOC is always stored, this discid information will always be returned in the api response.
2024-10-02 27656, 2024
Kladky has quit
2024-10-02 27620, 2024
Kladky joined the channel
2024-10-02 27654, 2024
Kladky has quit
2024-10-02 27656, 2024
Kladky joined the channel
2024-10-02 27637, 2024
monkey[m] joined the channel
2024-10-02 27637, 2024
monkey[m]
<lucifer[m]> "monkey: shared the youtube..." <- The response looks great from my POV lucifer, now let's hope it satisfies them 🤞