• David Horn's avatar
    ffmeg: added support for the tags comment, genre, year · efb04532
    David Horn authored
    ffmpeg_tag_internal() does not look for a few tags that mpd
    supports. Most noteably:
    
     comment -> TAG_ITEM_COMMENT -> Description
     genre -> TAG_ITEM_GENRE -> WM/Genre (not WM/GenreID)
     year -> TAG_ITEM_DATE -> WM/Year
    
    I *think* that this is the last of the tags that AVFormatContext() in
    ffmpeg supports that mpd also uses.
    efb04532
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 19.3 KB