feat(collector): rebuild link preview as package workspace

Inspect pasted links, text files and DLC containers before queue insertion and resolve supported hoster metadata without starting downloads. Group multipart files into expandable packages with size, status, availability, timestamps, filtering and stable selection. Add selected or complete transfer to Downloads while retaining entries on failed or partial handoff. Keep collector toolbar spacing consistent and show the full 1Fichier identity with its provider icon in Downloads.
This commit is contained in:
Sucukdeluxe
2026-08-22 02:22:42 +02:00
parent 5f391a35d6
commit 40428a69b4
27 changed files with 1265 additions and 1229 deletions
+6
View File
@@ -9,6 +9,12 @@ All notable changes to Multi-Debrid Downloader are documented in this file.
- Resolve original 1Fichier filenames, exact sizes, and availability in batches before downloads start.
- Keep resolved filenames when a debrid provider returns only a generic `download.bin` name.
- Group supported 1Fichier mirror domains under one hoster identity.
- Display the full `1Fichier` hoster name consistently in the link collector and Downloads.
### Link collector
- Rebuilt the link collector as a package-oriented preview with expandable file rows, resolved metadata, availability filters, stable selection, and selected or complete transfer to Downloads.
- Route pasted links, clipboard detections, text files, drag-and-drop, and DLC containers through inspection before they enter the download queue.
## [2.0.54] - 2026-08-21