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 22:34:00 +00:00
config Added scrobbling functionality. Changes all around to support scrobbling, such as named trackers and configuration changes. 2024-12-05 17:32:37 +00:00
controllers Added Spotify tracking. Fixed filters when none given. 2024-12-04 19:01:40 +00:00
models Improved time upkeep for playing and pausing. 2024-12-05 18:52:36 +00:00
routes Added Spotify tracking. Fixed filters when none given. 2024-12-04 19:01:40 +00:00
services Added buffer to scrobblers. 2024-12-05 22:34:00 +00:00
.gitignore Added configuration validation. Minor config change. 2024-12-04 22:28:33 +00:00
app.js Added buffer to scrobblers. 2024-12-05 22:34:00 +00:00
package-lock.json Added buffer to scrobblers. 2024-12-05 22:34:00 +00:00
package.json Added buffer to scrobblers. 2024-12-05 22:34:00 +00:00