View Issue Details

IDProjectCategoryView StatusLast Update
0020445MMW 5Main Panelpublic2026-06-15 15:44
Reporterpeke Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0020445: Allow combined album art to be copied as Image to clipboard and synced to Devices
DescriptionWe 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 Informationhttps://www.mediamonkey.com/forum/viewtopic.php?t=105313
TagsNo tags attached.
Fixed in build

Activities

michal

2026-06-15 15:29

developer   ~0081413

Last edited: 2026-06-15 15:44

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.