Full control over PicturePlay — tracks, globes, settings, playlist
🎤 Track Management
Loading…
Edit title, artist, notes — or delete any track. Changes call the server API.
Loading tracks…
➕ Add New Track
📋 Playlist Order
Drag rows or use ▲▼ arrows to reorder. Order saves to pp_track_order in localStorage and is read by the app on load.
Loading…
ℹ️ How It Works
The saved order is stored in localStorage['pp_track_order'] as a JSON array of track IDs. The PicturePlay app checks this key on startup and applies the saved order. If the key doesn't exist, the app uses its default order.
🌍 Globe Defaults Per Type
Set default size, distance, opacity, and rotation speed per globe type. Saved to localStorage so the app remembers your preferences.
✅ Globe settings saved to localStorage!
⚙️ App Display Settings
🎨 Background Color Theme
Choose the default background color theme for the app.