Closed akrabat closed 3 years ago
Allow the user to non-interactively create a new album using --create-album. This overrides --album.
Also refactor getAlbums() to getAlbumsOrPromptForNewName() and ensure that the album id is displayed for the newly created album.
getAlbums()
getAlbumsOrPromptForNewName()
Fixes #22
Allow the user to non-interactively create a new album using --create-album. This overrides --album.
Also refactor
getAlbums()
togetAlbumsOrPromptForNewName()
and ensure that the album id is displayed for the newly created album.Fixes #22