Using MP3-Monitoring¶
The program is a terminal program, so it runs from the terminal.
Calling with:
mp3monitoring
Furthermore, there are additional arguments:
-
-h,--help¶ show this help message and exit
-
-v,--version¶ show program’s version number and exit
-
--list-plugins¶ show plugin list and exit
-
-pname,--pluginname¶ plugin to execute
-
-ooption [option ...],--optionoption [option ...]¶ options passed to the plugin, e.g. -o username=South American coati -o password=Nasua Nasua
-
--logfilepath¶ log filepath relativ to the main dir (default: ./mp3monitoring.log)
-
-l{DEBUG,INFO,WARNING,ERROR,CRITICAL},--log{DEBUG,INFO,WARNING,ERROR,CRITICAL}¶ set the logging level (default: INFO)