trunk-player icon indicating copy to clipboard operation
trunk-player copied to clipboard

System_ID from /admin/ is not matching ID that is required for uploads to system

Open kcwebby opened this issue 5 years ago • 0 comments

In /admin/ when viewing systems, you see and can edit "system_id". This number is not linked to the id number required in the upload scripts, or add_transmission for systemid, it actually keys off of the field ID from the database.

Can ID be added to display in the django admin pages, and perhaps system_id be linked to a RRDB ID or something else useful?

kcwebby avatar Sep 30 '20 14:09 kcwebby