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

View File

@@ -39,6 +39,7 @@
"swr": "^0.3.2",
"typeorm": "^0.2.26",
"uuid": "^8.3.0",
"winston": "^3.3.3",
"xml2js": "^0.4.23",
"yamljs": "^0.3.0"
},