Scrobbles music from Plex & Spotify via polling to Maloja. This removes the need of music clients needing to send data to servers in order to scrobble.
Go to file
2024-12-05 01:10:09 +00:00
config Added configuration validation. Minor config change. 2024-12-04 22:28:33 +00:00
controllers Added Spotify tracking. Fixed filters when none given. 2024-12-04 19:01:40 +00:00
models Added session & session manager 2024-12-05 01:05:58 +00:00
routes Added Spotify tracking. Fixed filters when none given. 2024-12-04 19:01:40 +00:00
services Updated polling with sessions. Changed scrobble condition to play duration only. Fixed percentage scrobble condition. Changed default duration and percentage to 240 & 50, respectively. 2024-12-05 01:10:09 +00:00
.gitignore Added configuration validation. Minor config change. 2024-12-04 22:28:33 +00:00
app.js Added basic filtering to Plex scrobbling detection. 2024-12-03 23:58:15 +00:00
package-lock.json Added configuration validation. Minor config change. 2024-12-04 22:28:33 +00:00
package.json Added configuration validation. Minor config change. 2024-12-04 22:28:33 +00:00