View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0020445 | MMW 5 | Main Panel | public | 2023-11-26 19:59 | 2026-06-15 15:44 |
| Reporter | peke | Assigned To | |||
| Priority | none | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Summary | 0020445: Allow combined album art to be copied as Image to clipboard and synced to Devices | ||||
| Description | We should allow combined album art to be copied as Image to clipboard and synced to Devices 1.) Allow right click -> Copy Image 2.) Allow Right click -> Show Full Image -> Showing more details of combined images 3.) Allow that combined image to be synced as Playlist image to devices (updated on regeneration) 4.) Make that combined image be accessible on DLNA/UPnP while browsing (like Album images) 5.) Make that combined image be available MM API like https://www.mediamonkey.com/docs/api/classes/Playlist.html and https://www.mediamonkey.com/docs/api/classes/PlaylistEntries.html eg. especially useful while DLNA/UPnP browsing in grid views | ||||
| Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?t=105313 | ||||
| Tags | No tags attached. | ||||
| Fixed in build | |||||
|
|
2) fixed in build 3512, "Show full image" united across the grids, click to display detail dialog works for collages now too in view headers The rest assumes, we generate some single collage image which can be synced, copied, etc., but it is not true, it is HTML with combination of existing images/thumbnails, generated dynamically based on needed resolution to display and existing artworks in the time of displaying. So not sure about implementation of the rest. I could generate some image to temp, but what size... It is also not clear, when to regenerate it and how to manage them. |