296 Commits

Author SHA1 Message Date
Zoe Roux
e898f49402
Use dotnet ef configuration provider for secrets 2024-04-23 17:13:59 +02:00
Zoe Roux
9b486c0c55
Add server options in database 2024-04-23 13:47:44 +02:00
Zoe Roux
12aa73376a
Add refresh routes for seasons/shows/collections/movies 2024-04-22 22:08:03 +02:00
Zoe Roux
2273e99074
Add refresh route 2024-04-22 21:47:42 +02:00
Zoe Roux
526ac1b8ab
Compute next refresh date automatically for all resources 2024-04-22 16:56:48 +02:00
Zoe Roux
5c6bcee763
Auto calculate next refresh dates for episodes 2024-04-22 16:56:48 +02:00
Zoe Roux
274d2987d2
Prevent AddedDate edits 2024-04-22 16:56:48 +02:00
Zoe Roux
4688868f04
Fix season and episode slugs on update 2024-04-22 16:56:48 +02:00
Zoe Roux
996209d205
Format code 2024-04-21 21:27:58 +02:00
Zoe Roux
9e38c3f333
Chunk images redownload to prevent http timeouts 2024-04-21 21:23:24 +02:00
Zoe Roux
aca7c815a0
Use /api directly in the redirect response.
Should use proxy rewrites
2024-04-21 20:59:55 +02:00
Zoe Roux
d5d0a6bda9
Fix thumbnails api 2024-04-21 19:43:32 +02:00
Zoe Roux
1e73998aa9
Make scanner use new /paths route 2024-04-21 19:43:32 +02:00
Zoe Roux
c4b42c9961
Auto download missing images on startup 2024-04-21 19:43:32 +02:00
Zoe Roux
00cd94d624
Fix repository's relations handling 2024-04-21 19:43:32 +02:00
Zoe Roux
d36a20ce5e
Move different year duplication prevention logic to the API 2024-04-21 19:43:32 +02:00
Zoe Roux
8b256e4c60
Remove image hash caching since it does not work for blurhash 2024-04-21 19:43:32 +02:00
Zoe Roux
e9b29dd814
Add image creation code in Validate() of resources 2024-04-21 19:43:32 +02:00
Zoe Roux
b904f25d33
Remove image move code 2024-04-21 19:43:32 +02:00
Zoe Roux
d46e6eda64
Rework thumbnail manager to use images id 2024-04-21 19:43:28 +02:00
Zoe Roux
e1c04bef51
Use json for images instead of multiples columns 2024-04-21 02:32:17 +02:00
Zoe Roux
5b4dc1e9b0
Rename local repository to GenericRepository 2024-04-21 02:32:17 +02:00
Zoe Roux
1d553daeaf
Cleanup ef repositories 2024-04-21 02:32:17 +02:00
Zoe Roux
dc5fd8f5a3
Fix put 2024-04-21 02:32:17 +02:00
Zoe Roux
c2a519923a
Use env var for transcoder url (#426) 2024-04-20 11:19:22 +00:00
renovate[bot]
097cbe6cf5
chore(deps): update skiasharp monorepo to v2.88.8 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 21:29:40 +00:00
renovate[bot]
f08ea4b8dd
chore(deps): update dependency dapper to v2.1.44 (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 16:02:01 +02:00
renovate[bot]
f1899aef55
chore(deps): update dotnet monorepo to v8.0.4 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 22:19:59 +02:00
renovate[bot]
98c02176a4
chore(deps): update dependency dapper to v2.1.42 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 17:05:35 +02:00
Zoe Roux
686239ac7d
Update packages 2024-04-09 14:18:11 +02:00
Zoe Roux
37ed58b201
Update path for old datadir 2024-04-04 02:00:12 +02:00
Zoe Roux
a8c7ecc865
Create image migration code 2024-04-04 01:52:06 +02:00
Zoe Roux
17a4e418a2
Fix watch status repository register 2024-04-03 23:47:17 +02:00
Zoe Roux
8758c7447e
Format code 2024-04-02 23:24:24 +02:00
Zoe Roux
8a639a3aee
Simplify lazy creation 2024-04-02 23:14:01 +02:00
Zoe Roux
7ee28f4557
Update dockerfile 2024-04-02 23:05:26 +02:00
Zoe Roux
436cbee752
Fix services provider issues 2024-04-02 22:06:32 +02:00
Zoe Roux
9bd1e50de3
Delete usless plugin/startup handling 2024-04-02 22:06:32 +02:00
Zoe Roux
e8896b7787
Prevent 500 when specifing invalid show id on episode create 2024-03-31 16:15:40 +02:00
Zoe Roux
be8bf53cc6
Use custom json convertor for images instead of relying on type convertor 2024-03-24 22:07:29 +01:00
Zoe Roux
fee6032e78
Fix images from string conversion used by the scanner 2024-03-24 20:47:56 +01:00
Zoe Roux
64eb70d292
Update dapper for DateOnly support 2024-03-24 20:42:02 +01:00
Zoe Roux
dee3af3016
Fix random seed parsing when non uint where specifed 2024-03-24 16:10:34 +01:00
Zoe Roux
f89ce7a965
Disable show update rabbit message when updating an episode 2024-03-23 15:33:39 +01:00
Zoe Roux
7905edaf24
Use new json serializer in rabbitmq contetxs 2024-03-23 15:09:08 +01:00
Zoe Roux
567d2ac686
Fix sln file 2024-03-23 14:04:56 +01:00
Zoe Roux
fe9aa865f9
Add shows in episode watch status change events 2024-03-23 14:00:43 +01:00
Zoe Roux
1f3a985d3a
Fix watch status message payload 2024-03-23 13:47:46 +01:00
Zoe Roux
b6f9c050e1
Publish WatchStatus changes to rabbitmq 2024-03-23 13:17:09 +01:00
Zoe Roux
3a5d6ed2cd
Add deleted events 2024-03-23 13:07:23 +01:00