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-06 18:19:49 +00:00
config Added support for multiple trackers & scrobblers. 2024-12-06 18:19:49 +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 basic docker support. 2024-12-06 07:07:19 +00:00
utils Added basic docker support. 2024-12-06 07:07:19 +00:00
.gitignore Added support for multiple trackers & scrobblers. 2024-12-06 18:19:49 +00:00
app.js Added support for multiple trackers & scrobblers. 2024-12-06 18:19:49 +00:00
Dockerfile Docker runs the app in production. 2024-12-06 18:18:17 +00:00
package-lock.json Added buffer to scrobblers. 2024-12-05 22:34:00 +00:00
package.json Docker runs the app in production. 2024-12-06 18:18:17 +00:00