This document describes the current MVP of OroShop DJ Library. The service stores account email, technical session data, user settings, and private library fields. Private fields include media condition, storage location, notes, rating, tags, crates, and track overrides. These fields are intended for the account owner and must not be exposed to other users.
Discogs CSV import is used to create or match private library records. Raw CSV data may be stored temporarily for import processing and diagnostics. Discogs price columns are not used as OroShop commerce prices and should not be copied into the public catalog. The demo library does not use user records and does not create accounts.
User audio upload is currently disabled. The site may display shared previews from the OroShop catalog or from external sources. When an external preview is played, the browser may contact the third-party host. If user audio upload is enabled later, storage, deletion, and access rules will need separate documentation.
Technical cookies are used for sign-in and session handling. API requests check ownership through the user session. Database and log access should be limited to operators who need it for support and operations. To request deletion or correction of data, contact the service owner through the official OroShop channels.