feat(api): plex Sync (Movies)

Also adds winston logging
This commit is contained in:
sct
2020-09-27 14:05:32 +00:00
parent 5a43ec5405
commit 1be8b18361
19 changed files with 656 additions and 23 deletions

3
.gitignore vendored
View File

@@ -35,5 +35,8 @@ yarn-error.log*
config/db/db.sqlite3
config/settings.json
# logs
config/logs/*.log
# dist files
dist