msb_artist_credit_name_matchable is neither in lowecase and nor the words are concatenated
2020-05-10 13132, 2020
pristine__
is this desirable?
2020-05-10 13140, 2020
pristine__
ruaok: ^
2020-05-10 13131, 2020
ruaok
that looks like a bug.
2020-05-10 13145, 2020
ruaok
I'm going to fire the mappings up later, I can have a look then.
2020-05-10 13158, 2020
pristine__
also release name and msb_release_name are different
2020-05-10 13152, 2020
pristine__
ruaok: hmmm.....so I am gonna assume that the mapping is bug free and modify the code accordingy (mostly use filed names like artist_name matchable in the code). Later, we can closely monitor the results
no i didnt try outside android studio.. also,compilation was successful.. linking to the predefined classes generates an error bcz linking requires certain flags to be enabled during compiling
2020-05-10 13159, 2020
SomalRudra
should i update the repo with work i've done so far ? can have a look at it..
SomalRudra: yes please, open a PR with the code and the steps to reproduce it. The more documentation you can provide, the better!
2020-05-10 13135, 2020
SomalRudra
gr0uch0mars: Alright! but I do suggest a walk through of the code will help you start working on it in less time.If u can arrange a meeting online,I can do a walkthrough and all 3 of us can discuss further about the project
2020-05-10 13133, 2020
sumedh joined the channel
2020-05-10 13141, 2020
v6lur joined the channel
2020-05-10 13116, 2020
sumedh has quit
2020-05-10 13139, 2020
gr0uch0mars
I like the idea, but I don't know if an online meeting would fit the rules of GSoC (I mean speaking everything in public here in this channel). If anyone could help us in clarifying this… ❓ 🙏🏻
2020-05-10 13130, 2020
Cyna[m]
You could do something like meshery and host live meetings using Meet or something.. The meeting is also recorded and posted on the official meshery youtube channel
gr0uch0mars: I don't think you need to do literally everything in public, just doing a meeting and posting a link here in case others want to join should be okay. (imo)
2020-05-10 13124, 2020
iliekcomputers
Zastai: LB-574 makes sense, I'll try to fit it in for next week.
yeah, I was surprised to be hit by that wall of text during my tests :)
2020-05-10 13106, 2020
iliekcomputers
Haha, yeah, I totally should have anticipated that.
2020-05-10 13119, 2020
Zastai
I may have asked before, but are global stats computed? I'd be quite interested in seeing which artists are listened to most (especially if later that could be filtered by nationality - but I'm not sure you currently know what country a user is from)
2020-05-10 13140, 2020
iliekcomputers
Not yet, but they are part of ishaanshah[m]'s gsoc proposal
2020-05-10 13149, 2020
Zastai
ok
2020-05-10 13116, 2020
Zastai
iliekcomputers: from the endpoint docs, it's suggested that _only_ the msid and mbid are optional. is that accurate?