anant, this is the right place. Post your questions and someone will get to them when they're able.
2020-03-01 06115, 2020
Gazooo has quit
2020-03-01 06147, 2020
Gazooo joined the channel
2020-03-01 06112, 2020
anant
great, thanks! I was wondering about two things, there's an evaluate option, I don't understand what exactly is being evaluated in the datasets, so if someone could point to something I could read pertinent to how datasets are evaluated, that'd be super helpful
2020-03-01 06108, 2020
anant
second one being, for a solution, a simple checkbox seems like it would suffice, but I'm not able to locate the API endpoint on the AB/webserver folder, I wanted to know if I was looking in the wrong place
2020-03-01 06150, 2020
ephemer0l_ has quit
2020-03-01 06112, 2020
anant has quit
2020-03-01 06127, 2020
somenath1435 has quit
2020-03-01 06119, 2020
mudcrow joined the channel
2020-03-01 06159, 2020
alastairp
rdswift: better place would be to put the comment on the issue itself 👍, especially since students have a habit of disappearing soon after asking the question :)
2020-03-01 06134, 2020
rdswift
Good point. I never thought of that.
2020-03-01 06159, 2020
ephemer0l joined the channel
2020-03-01 06147, 2020
shivam-kapila joined the channel
2020-03-01 06142, 2020
Endurance21 has quit
2020-03-01 06120, 2020
somenath1435 joined the channel
2020-03-01 06152, 2020
supersandro2000 has quit
2020-03-01 06109, 2020
supersandro2000 joined the channel
2020-03-01 06152, 2020
shivam-kapila
iliekcomputers: Hi. My exams are over and I have resumed my work. I have added the tests for delete-listens and also added a gif for how it works. Kindly have a look when free. :)
2020-03-02 06211, 2020
tmontney joined the channel
2020-03-02 06211, 2020
tmontney
What's the best way to do a generic search with the API?
After ripping it, I can't seem to get Picard to match and tag it.
2020-03-02 06227, 2020
HenryG
Any hints on how to tag one CD out of a set?
2020-03-02 06234, 2020
mudcrow has quit
2020-03-02 06229, 2020
kuno
HenryG: if all else fails you can simply drag the link from your browser to Picard to have Picard load the release
2020-03-02 06213, 2020
HenryG
kuno: The release loads in Picard, but it has all 12 + 11 + 11 + 10 + 9 + 10 + 10 + 9 + 17 tracks as one set. I want to match only the last 17 of those tracks.
2020-03-02 06242, 2020
kuno
HenryG: it should be showing as separate discs, right?
2020-03-02 06211, 2020
kuno
just drag the tracks from the left side to the release?
2020-03-02 06203, 2020
HenryG
kuno: It takes forever to load the release in Picard, please be patient while I try again...
2020-03-02 06250, 2020
kuno
oh nope, I thought you could collapse/expand individual discs, but it's just releases. my bad. Still, it shouldn't matter that much. Even if picard gets it wrong and put some of the tracks on the wrong discs, you can just drag them to the correct track afterward.
2020-03-02 06243, 2020
HenryG
The release finally loaded. (It looks like coverartarchive.org is very slow today.)
Mr_Monkey: So I understood that the RevisionModel is referring to a particular type. And I should get the model by type and then entity by using that model. But I used the getEntityByBBID method is also doing the same.