New copy of everything.

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2023-10-19 17:16:44 -04:00
parent 0ac6d6774a
commit a62b9c73b1
35 changed files with 2967 additions and 0 deletions

7
docs/usage.md Normal file
View File

@@ -0,0 +1,7 @@
# Usage
```{eval-rst}
.. click:: playlist.__main__:main
:prog: plex-playlist
:nested: full
```