Like --force, but can specify multiple specific album names or wildcard
patterns to apply to entire album paths like:
-a Pics/*
-a *Wedding*
-a 'Landscape Photos'
Write error to log when destination doesn't exist and config is not available.
Add self to AUTHORS.
Remove logging from serve command due to issues with running test_cli.
Add test-case for 'serve' command.
Add docs for the serve command.