• Eric Wong's avatar
    song: stop storing song_type · f1c53fe0
    Eric Wong authored
    We already know if a song is a URL or not based on whether it
    has parentDir defined or not.  Hopefully one day in the future
    we can drop HTTP support from MPD entirely when an HTTP
    filesystem comes along and we can access streams via open(2).
    f1c53fe0
song_save.c 3.88 KB