decoder_plugin: added method container_scan()
[mk: fixed whitespace errors; use delete_song() instead of songvec_delete()]
This commit is contained in:

committed by
Max Kellermann

parent
94d1a87d04
commit
ab3d89f484
@@ -156,6 +156,7 @@ const struct decoder_plugin sidplay_decoder_plugin = {
|
||||
NULL, /* stream_decode() */
|
||||
sidplay_file_decode,
|
||||
sidplay_tag_dup,
|
||||
NULL, /* container_scan */
|
||||
sidplay_suffixes,
|
||||
NULL, /* mime_types */
|
||||
};
|
||||
|
Reference in New Issue
Block a user