mopidy/mopidy
Thomas Adamcik f49973304c main: Start unifying command handling
- Removes show_deps and show_config from commands module. These
  are now handled directly in the main() method pending subcommands.
- Unifies show_config with general main() config handling.
- Sets default verbosity level to zero.
- Reduce verbosity when --show-config or --show-deps is called.
- Update console logging to consider verbosity < 0 quiet/
2013-11-08 01:17:52 +01:00
..
audio scanner/mpd: Add TODOs for later and fix flake8 warning 2013-11-06 19:19:17 +01:00
backends Update filter name to match track_name change 2013-11-02 22:34:54 +01:00
config config: Add postprocessor for converting config back. 2013-10-27 12:30:02 +01:00
core core: Fix typos pointed out in PR#542 2013-10-20 22:47:54 +02:00
frontends scanner/mpd: Add TODOs for later and fix flake8 warning 2013-11-06 19:19:17 +01:00
utils main: Start unifying command handling 2013-11-08 01:17:52 +01:00
__init__.py Bump version for development 2013-10-27 22:44:10 +01:00
__main__.py main: Start unifying command handling 2013-11-08 01:17:52 +01:00
commands.py main: Start unifying command handling 2013-11-08 01:17:52 +01:00
exceptions.py scanner: Review comments and flake fixes 2013-10-20 15:51:39 +02:00
ext.py docs: Fix syntax error 2013-10-28 20:09:42 +01:00
models.py Fix too broad truthness test (fix #501) 2013-09-16 21:58:23 +02:00
scanner.py scanner: Remove unused argument for progress helper. 2013-11-06 21:14:11 +01:00