Commit Graph

17 Commits

Author SHA1 Message Date
6ae7994610
adding dummies for faking a spotify connection 2023-01-25 20:52:59 +00:00
8c9e9c637b removing $ from logging, using scopes 2022-07-01 22:04:17 +01:00
83e071f5c3 adding playlist watcher 2022-06-28 07:30:27 +01:00
18afeb131b fixing tests and warnings 2022-02-25 18:32:43 +00:00
e5d93aa27d Using json serialiser source generator, removed unused cache components 2021-12-21 22:22:52 +00:00
f79c7111fe added event bus, proxying cache events to event bus before proxying those to signalr 2021-12-19 13:44:22 +00:00
3dbe975220 adding web hook consumer, wrapping consumer callbacks in try/catches 2021-12-18 23:06:21 +00:00
a401280edf working without redis, player watcher event tweaking, graceful exception handling 2021-12-04 12:49:09 +00:00
fa75eedf31 added last.fm logo, last.fm links for play counts, spotify popularity to progress bar 2021-12-01 23:34:30 +00:00
ab058c769f added play count puller, play count rendering in UI 2021-11-30 20:38:26 +00:00
e9f593862e more service extensions 2021-11-29 21:48:00 +00:00
e41d525b0b more DI for consumer factories, caching play counter, service extensions 2021-11-29 21:04:15 +00:00
4405cf885a audio feature cards, added chart.js 2021-11-11 19:54:28 +00:00
b75920867b audio feature pushing to web frontend working 2021-11-10 23:54:28 +00:00
6e05647676 using database id for cache key, fixes #17 2021-11-05 18:41:45 +00:00
0d74257b89 cache hub proxy working 2021-11-05 07:58:48 +00:00
a3510c05ed caching working, caching audio feature injector, added timeline to event 2021-10-29 22:35:34 +01:00