• Frank Mulder's avatar
    mp4: support the writer/composer tag · a51fada1
    Frank Mulder authored
    I tried to search for a certain composer in my collection, but only
    non-mp4 files showed up. The source code reveals that this tag is not
    read. This can be fixed by reading the 'Writer' tag field, in
    mp4_plugin.c, in function mp4_load_tag.
    
    I actually tried this, and after compiling with those lines added,
    also mp4 (.m4a) files showed up when searching for a composer.
    a51fada1
Name
Last commit
Last update
..
_flac_common.c Loading commit data...
_flac_common.h Loading commit data...
_ogg_common.c Loading commit data...
_ogg_common.h Loading commit data...
aac_plugin.c Loading commit data...
audiofile_plugin.c Loading commit data...
ffmpeg_plugin.c Loading commit data...
flac_plugin.c Loading commit data...
mod_plugin.c Loading commit data...
modplug_plugin.c Loading commit data...
mp3_plugin.c Loading commit data...
mp4_plugin.c Loading commit data...
mpc_plugin.c Loading commit data...
oggflac_plugin.c Loading commit data...
oggvorbis_plugin.c Loading commit data...
wavpack_plugin.c Loading commit data...