• Rafaël Carré's avatar
    Fix xspf reading/writing · a654d4a1
    Rafaël Carré authored
    When reading a file:// URL from an xspf entry, store the decoded file path; else store the unmodified URL
    
    Always keep album art URLs always encoded and decode the path when needed
    Interfaces & plugins only use file paths
    Playlist core extract attachment:// URLs (from file meta data), http:// or other (from meta data fetchers like lua) and cache them to a file
    
    Thanks to courmisch for clarification
    Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
    a654d4a1
art.c 6.53 KB