Spaces:
Running
improve this screen while keeping all the information and functionality:
Browse files## Admin Dashboard Interface Description
### Header Section
At the very top of the interface is the main title "Admin Dashboard" with a settings icon to its left. Directly beneath is a descriptive subtitle that reads "Monitor stream, manage blocks, control AI DJ".
### Navigation Bar
Below the header is a horizontal navigation bar with five tabs:
1. **Overview** (currently active/selected)
2. **Music Blocks**
3. **Library**
4. **AI DJ**
5. **Event Log**
### Statistics Row
The main content area begins with a row of seven metric cards displaying real-time statistics:
1. **Submitted**: Shows "1" with "+0.0% from last 24h"
2. **TTS queued**: Shows "1" with "+8800.0% from last 24h"
3. **Ready**: Shows "1" with "+8800.0% from last 24h"
4. **Fallback**: Shows "1" with "+0.0% from last 24h"
5. **LS Queue**: Shows "0" with "+0.0% from last 24h"
6. **LS Remaining**: Shows "2:27" with "+0.0% from last 24h"
7. **Listeners**: Shows "0" with "+0.0% from last 24h"
### Main Content Area (Three Columns)
#### Left Column - Music Blocks
- Header: "Music Blocks" with a folder icon
- **Current Block** section: Displays "No block active right now."
- **Next Block** section: Displays "No upcoming block scheduled."
#### Center Column - Now Playing
- Contains album artwork (appears to be "BANG" text)
- Track information: "Now Playing: DJ Toilettiquette - Bensound - The Elevator Bossa Nova"
- Audio player controls with play/pause button, mute button, and progress slider
- Status indicator showing "Ready"
- Skip button at top right
#### Right Column - Submit a Track
- Header: "Submit a Track" with a broadcast icon
- Two-tab interface with "Submit Track" and "Ask DJ" tabs
- **Track URL** input field containing "https://youtube.com/watch?v=..."
- "Submit Track" button below the input field
### Bottom Section - Queue Management
#### Left Queue Panel - Queue · Waiting
- Header shows "Queue · Waiting"
- "Skip Next" and "Clear" buttons in top right
- Content area shows "No waiting items."
#### Right Queue Panel - Queue · Done / Error
- Header shows "Queue · Done / Error"
- "Clear Finished" button in top right
- Two queue items displayed:
1. **AI DJ TTS** by DJ_Standard
- Status indicators showing "Done", "TTS", "DEF", "Block 09fbfd"
- Timestamp: "Q:2cfda2 · Created 14sh ago · Pushed 144h ago · Attempts 1"
- "Remove" button on right
2. **Unknown Artist – playlist**
- Album: Unknown Album
- Genre: Unknown
- Status indicators showing "Done", "Track", "DEF", "Block 09fbfd"
- Timestamp: "Q:65568e · T:062cf6 · Added 170h ago · Created 145h ago · Pushed 144h ago · Attempts 1"
- "Remove" button on right
The interface appears to be a comprehensive dashboard for managing an AI-powered DJ system with capabilities for monitoring playback, managing music queues, submitting tracks, and viewing system statistics.