summaryrefslogtreecommitdiffstats
path: root/audio-soft/mediatomb/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/mediatomb/CONFIGURE')
-rwxr-xr-xaudio-soft/mediatomb/CONFIGURE6
1 files changed, 6 insertions, 0 deletions
diff --git a/audio-soft/mediatomb/CONFIGURE b/audio-soft/mediatomb/CONFIGURE
new file mode 100755
index 0000000000..a5840db823
--- /dev/null
+++ b/audio-soft/mediatomb/CONFIGURE
@@ -0,0 +1,6 @@
+config_query_list MEDIATOMB_ID3 "Which ID3 provider do you want?" \
+ taglib id3lib &&
+config_query_list MEDIATOMB_METADATA "Which Metadata extractor do you want?" \
+ ffmpeg libextractor
+
+