trunk-player
trunk-player copied to clipboard
System_ID from /admin/ is not matching ID that is required for uploads to system
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?