This website requires JavaScript.
2b2cc20a1d
Added support for multiple trackers & scrobblers.
main
Tom
2024-12-06 18:19:49 +00:00
7ef6ebb076
Docker runs the app in production.
Tom
2024-12-06 18:18:17 +00:00
748d9de02a
Added basic docker support.
Tom
2024-12-06 06:57:10 +00:00
0dcbd0ad2e
Removed old implementation of trackers.
Tom
2024-12-05 23:15:12 +00:00
9335e3e32f
Added buffer to scrobblers.
Tom
2024-12-05 22:34:00 +00:00
934689763b
Fixed timestamp & duration of scrobble. 100% playback automatically scrobbles the song.
Tom
2024-12-05 20:27:09 +00:00
0bfbc36952
Improved time upkeep for playing and pausing.
Tom
2024-12-05 18:52:36 +00:00
5100d18ac6
Added scrobbling functionality. Changes all around to support scrobbling, such as named trackers and configuration changes.
Tom
2024-12-05 17:32:37 +00:00
b30dc3396a
Renamed tracker file names.
Tom
2024-12-05 15:15:56 +00:00
e5e0853d03
Added Recorder class. Removed poll.js file. Recorder class is now how this keeps track of what to scrobble.
Tom
2024-12-05 08:36:22 +00:00
888e954fd7
Fixed session data class.
Tom
2024-12-05 08:27:45 +00:00
b621527495
Fixed Song data class.
Tom
2024-12-05 08:27:03 +00:00
49633b7ee6
Fixed issues with tracker classes
Tom
2024-12-05 08:26:31 +00:00
6e43d681da
Added song data class. Added trackers.
Tom
2024-12-05 04:18:35 +00:00
539b9a5055
Updated polling with sessions. Changed scrobble condition to play duration only. Fixed percentage scrobble condition. Changed default duration and percentage to 240 & 50, respectively.
Tom
2024-12-05 01:10:09 +00:00
478bd76aeb
Added session & session manager
Tom
2024-12-05 01:05:58 +00:00
1b91e330c1
Added configuration validation. Minor config change.
Tom
2024-12-04 22:28:33 +00:00
79b27b8e32
Added Spotify tracking. Fixed filters when none given.
Tom
2024-12-04 19:01:40 +00:00
ad624172a6
Logging level changes based on environment
Tom
2024-12-04 01:39:35 +00:00
cfb63f1e3e
Fixed scrobble filtering when a session ends.
Tom
2024-12-04 01:38:38 +00:00
3112a29bb3
Added basic filtering to Plex scrobbling detection.
Tom
2024-12-03 23:58:15 +00:00
277df90d56
Added scrobbling detection for Plex via polling.
Tom
2024-12-03 22:46:43 +00:00