Added scrobbling detection for Plex via polling.

This commit is contained in:
Tom
2024-12-03 22:46:43 +00:00
commit 277df90d56
10 changed files with 1301 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
logs/
config/*
!config/configuration.js