Page 1 of 1

SubSumCD under new API doesn't exist?

Posted: Mon Feb 26, 2024 7:41 pm
by adipose
As far as I can tell, under the rest API, we have an attribute cd_number (which used to be known as SubActualCD in the old API), but we have no analogous attribute for the old SubSumCD.

I am a developer on MPC-HC, and am considering completely deprecating the support for CD number at all. But it does seem that the new API is still offering the disc number, but for some reason not the disc count. I assume the disc count is still an attribute stored in the database, but for some reason is not exposed in the API.

Disc number is not very important or useful, maybe, but before I throw out support for it entirely, can someone comment on whether there was a deliberate choice to drop the disc count?

Thanks!

Re: SubSumCD under new API doesn't exist?

Posted: Sat Mar 02, 2024 12:05 pm
by os_dev
oh we just forgot to put it in the output, but the data is still there, so no problem I added it, you'll have the "nb_cd" now.