Merge branch 'runtime_enumeration' of git://github.com/eugene2k/MPD

This commit is contained in:
Max Kellermann
2019-07-01 09:48:33 +02:00
12 changed files with 137 additions and 32 deletions

View File

@@ -251,5 +251,6 @@ const InputPlugin tidal_input_plugin = {
InitTidalInput,
FinishTidalInput,
OpenTidalInput,
nullptr,
ScanTidalTags,
};