Commit Graph

76 Commits

Author SHA1 Message Date
df87159225
updating deps 2023-01-06 21:22:08 +00:00
faa1c55030
linting and warnings 2023-01-06 21:11:29 +00:00
99cb615161
past page QOL 2022-11-19 11:47:23 +00:00
2e726061ce
Merge branch 'master' into past 2022-11-13 22:10:19 +00:00
e4295c3a6c
updating to dotnet 7 2022-11-09 22:41:58 +00:00
28fb783432
adding count and chart to past page 2022-10-10 22:29:47 +01:00
c49e561ae0
adding past page skeleton with hub 2022-10-10 11:44:47 +01:00
75415b4db4
integrated and first working 2022-10-07 23:33:54 +01:00
2b8e0a2735
skeleton of spotify history model and insert 2022-10-07 18:29:33 +01:00
c412c25fca
beginning resamplings with 0 for better graphing 2022-10-01 23:04:52 +01:00
5084f2bd07 adding last.fm spotify mappings from watcher event 2022-09-30 08:41:44 +01:00
bfcf07a3f4 update deps 2022-09-29 20:32:47 +01:00
81c4e16d34 adding second logging scope 2022-07-01 22:05:09 +01:00
8c9e9c637b removing $ from logging, using scopes 2022-07-01 22:04:17 +01:00
e2fcc58877 fixing more test exceptions 2022-06-28 07:49:52 +01:00
6a4d83a6d6 fixing exceptions for tests 2022-06-28 07:46:00 +01:00
83e071f5c3 adding playlist watcher 2022-06-28 07:30:27 +01:00
a1bd1ab62d time series, artist breakdown, start and end date 2022-06-23 19:26:36 +01:00
079e126648 ui tweaks, scrobble matcher trailing dupes 2022-06-22 21:51:38 +01:00
63df0ab0c2 tweaking resampler, db count puller 2022-06-22 08:01:59 +01:00
2a8b739f8d adding play count graphs to now playing page 2022-06-18 10:56:34 +01:00
c8170415b9 adding general cards, scrobble density, upgrading nuget packages 2022-06-02 00:53:57 +01:00
12842c240b fixed cron schedule again, error handling scrobble
scrobble request and mapping
2022-03-03 17:38:49 +00:00
35c24ad0ef added job parallel lock, file structure, diagnostics 2022-02-25 23:58:01 +00:00
18afeb131b fixing tests and warnings 2022-02-25 18:32:43 +00:00
d6e720ed72 injecting artist scrobble count
removing all now playings from pages
2022-02-24 23:32:02 +00:00
56271ea32e more efficient linq, adding album and track last fm mapping 2022-02-24 21:57:26 +00:00
369595f80c fixed adding new scrobbles when pulling 2022-02-24 09:49:52 +00:00
fbbd42f97a working scrobble mapping command
added scrobble mapping repo
2022-02-24 00:27:34 +00:00
a10fc490bf adding scrobble request with retries, in parallel with db
fixes #35
fixes #36
2022-02-20 21:22:32 +00:00
a9f33d38f4 added clear command, apply network changes to db 2022-02-18 19:47:11 +00:00
cd176cea2e System.Commandline, scrobble saving command 2022-02-18 00:08:42 +00:00
ca5b2cf0f0 adding scrobbles and lastfm/spotify mappings 2022-02-16 23:38:45 +00:00
e5d93aa27d Using json serialiser source generator, removed unused cache components 2021-12-21 22:22:52 +00:00
7a56f7f586 UserEventFirer, web hook tests 2021-12-20 23:04:53 +00:00
67a2a322ca events project, spotify mapping, lastfm mapping, CLI reacting to db changes 2021-12-19 18:44:03 +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
a263941e97 pattern matching in player watcher 2021-12-18 22:19:11 +00:00
7fe603ab3d .net 6 for library, changing event firing on watcher 2021-12-18 17:45:34 +00:00
46b7cb37bd adding explicit handling for null item in watcher, skipping user watchers without spotify link, fixed weird systemd issue with async run 2021-12-15 22:04:41 +00:00
a401280edf working without redis, player watcher event tweaking, graceful exception handling 2021-12-04 12:49:09 +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
f7b95327dd adding db watcher service, loading watchers from db on startup 2021-11-25 18:26:20 +00:00
bfb2a5d2cd injecting spotify app credentials, closes #7 2021-11-11 08:11:55 +00:00
cb8553af60 floating player, popularity card, item change on from or to null context
ready to inject audio features
2021-11-10 01:46:30 +00:00
cfcb5ece97 now playing card working, ready for css 2021-11-09 20:58:02 +00:00
6e05647676 using database id for cache key, fixes #17 2021-11-05 18:41:45 +00:00