v1.2.0 - New features! Import Discogs collection & Import tracklist
🚀 New Features
Discogs Collection Import:
You can now import your own Discogs collection. You will have two choices :
-
Fast Mode: Import hundreds of albums in seconds with essential metadata including title, artist, year, and label, excluding tracklist.
-
Full Mode: Import all data, including detailed tracklists, but it requires more time due to Discogs API rate limits.
On-Demand Tracklist Sync:
On the album detail page, if a tracklist is missing, administrators will now see an "Import Tracklist" button.
A single click instantly synchronizes track data from Discogs without needing to manually edit the entry.
Smart Duplicate Management: The system automatically checks for existing entries using the discogs_id to prevent redundant imports.
🔧 Technical Improvements & Fixes
Internationalization: Complete French and English translations for all new menus, buttons, and error messages.
Important
Ensure your .env file contains a valid DISCOGS_TOKEN to enable these new features.