Ticket #13 (new enhancement)
Plugin settings
| Reported by: | hyriand | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9.0 |
| Component: | multiple | Version: | trunk |
| Keywords: | Cc: |
Description
Currently, MethLab assumes and requires that MPD is running on localhost on the default port without a password.
There should be a facility for pluggable things (database sources, audio player drivers) to expose settings.
If enhancement #8 (Qt GUI) ever makes it, these settings should be provided in an abstract way instead of allowing the plugins to create their own GTK+ panels.
The plugin settings should probably be part of the settings dialog (ticket #5).
Plugins should also be able to 'lock' global MethLab settings: the MPD database source works only with the MPD audio player driver. The MPD database source should be able to override the audio player driver setting.


