Commit Graph

89 Commits

Author SHA1 Message Date
f6b8d4f68e
updating deps
All checks were successful
ci / Build Frontend (22) (push) Successful in 23s
ci / Build & Unit Test (8.0.x) (push) Successful in 1m3s
ci / Build Containers (push) Successful in 3m36s
2024-07-20 11:53:31 +01:00
0d88212233
updating deps 2024-05-11 07:49:29 +01:00
028f277be1
upadting deps, npgsql to 8 2023-11-22 17:39:32 +00:00
647353a6ab
migrating to .net 8 2023-11-16 17:49:24 +00:00
5f9d4b8e85
updating deps 2023-09-19 18:14:01 +01:00
08f5bc7285
adding EF analyzers 2023-05-14 12:22:54 +01:00
b181647f91
updating deps 2023-05-14 12:06:14 +01:00
96a8e17722
updating deps 2023-01-27 23:38:15 +00:00
6ae7994610
adding dummies for faking a spotify connection 2023-01-25 20:52:59 +00:00
df87159225
updating deps 2023-01-06 21:22:08 +00:00
faa1c55030
linting and warnings 2023-01-06 21:11:29 +00:00
57b80c9902
using queryable more and being a bit smarter about db 2023-01-03 23:15:17 +00:00
20232f4abe
updating deps 2022-11-15 19:07:15 +00:00
e4295c3a6c
updating to dotnet 7 2022-11-09 22:41:58 +00:00
2247498c70
re-enabling web log file, fixing postgres moving to 15 2022-11-04 21:43:20 +00:00
61921ecc08
correctly passing cli arg connection string 2022-10-10 21:04:52 +01:00
492b1dd424
batch pulling durations 2022-10-10 11:47:50 +01:00
26b4c3fa64
using metarepo 2022-10-08 17:07:50 +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
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
63b1df88ec downgrading cli nuget 2022-07-04 21:07:23 +01:00
ddad17a7e1 updating nugets 2022-07-01 22:11:11 +01: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
5446e54471 updating nuget 2022-06-23 19:44:44 +01:00
0b621e00bc changing path to unix on cli as well 2022-06-19 23:21:36 +01:00
c8170415b9 adding general cards, scrobble density, upgrading nuget packages 2022-06-02 00:53:57 +01:00
97659389af updating nuget 2022-04-15 18:13:56 +01:00
6292d6c3f0 mapping albums and artists from track requests 2022-03-03 22:32:29 +00:00
12842c240b fixed cron schedule again, error handling scrobble
scrobble request and mapping
2022-03-03 17:38:49 +00:00
349d62b5cc correcting cron schedule to once a day 2022-03-02 19:12:16 +00:00
a2f874ec27 adding scrobble saving to ui, adding full scrobble save 2022-02-26 23:42:29 +00:00
a9a41e5b8a fixing config mapping to get migration working 2022-02-26 21:28:51 +00:00
35c24ad0ef added job parallel lock, file structure, diagnostics 2022-02-25 23:58:01 +00:00
bf55f7222e adding scrobble watcher job
fixes #32
2022-02-25 21:07:22 +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
abf22f6cf9 dropping mapping id, using uri
fixes #41
2022-02-24 22:35:39 +00:00
56271ea32e more efficient linq, adding album and track last fm mapping 2022-02-24 21:57:26 +00:00
fbbd42f97a working scrobble mapping command
added scrobble mapping repo
2022-02-24 00:27:34 +00:00
042c2ab977 removing scrobble PK on time, allowing duplicates 2022-02-20 21:54:01 +00:00
a10fc490bf adding scrobble request with retries, in parallel with db
fixes #35
fixes #36
2022-02-20 21:22:32 +00:00
3e359931f8 moved db init to start of service 2022-02-18 23:10:58 +00:00
526b06775e adding migrate command 2022-02-18 22:13:16 +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
e8ddc08937 adding ef design package to cli, updating nuget packages 2022-02-13 19:33:17 +00:00