Save UPnP album art for remote tracks
Return album_art_uri from UPnP listings and add read_files_with_art so
directory scans can propagate art URLs. Extend save_audio_metadata to
accept an optional art URL and download/save the UPnP album art when no
embedded cover is present. Persist remote metadata concurrently
(semaphore-limited) and remove the blocking C/FFI probe.