feat(collector): show hoster icons with tooltips

Render known hosters with their existing provider icons in collector package and file rows while retaining the full hoster name as a tooltip. Fall back to the compact text label if an icon cannot be loaded.
This commit is contained in:
Sucukdeluxe
2026-08-22 02:54:14 +02:00
parent b9a4f97681
commit b03f6ee1bc
4 changed files with 37 additions and 2 deletions
+1
View File
@@ -22,6 +22,7 @@ All notable changes to Multi-Debrid Downloader are documented in this file.
- 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.
- Show known hosters as icons with full-name tooltips and a text fallback when an icon cannot be loaded.
## [2.0.54] - 2026-08-21