Added support for filtering only movies or photos to CLI; added search for UTI to CLI

This commit is contained in:
Rhet Turnbull
2019-12-29 08:37:38 -08:00
parent bfcab0c4fe
commit 9cd5363a80
21 changed files with 165 additions and 43 deletions

View File

@@ -1,3 +1,3 @@
""" version info """
__version__ = "0.19.00"
__version__ = "0.19.01"