Zoe Roux
|
cd7bde944e
|
Move season dedup rule to rule.py
|
2024-04-28 13:01:34 +02:00 |
|
Zoe Roux
|
67cbf674b1
|
Add optional advanced flag to guess.py for debugging
|
2024-04-28 13:01:34 +02:00 |
|
Zoe Roux
|
283ba04f5e
|
Refresh login error on token change, not only on id change (#444)
|
2024-04-28 01:11:42 +00:00 |
|
Zoe Roux
|
cbe4fbf082
|
Add release ci (#443)
|
2024-04-28 00:19:54 +00:00 |
|
Zoe Roux
|
53d483f34d
|
Use edge tag on master's docker file
|
2024-04-28 02:07:31 +02:00 |
|
Zoe Roux
|
04d4b7ab1d
|
Type check guessit results, fix #440 (#442)
|
2024-04-28 01:59:47 +02:00 |
|
Zoe Roux
|
b30c83751d
|
Use the first title if multiples titles are present
|
2024-04-28 01:57:05 +02:00 |
|
Zoe Roux
|
4ffc112196
|
Type check guessit results
|
2024-04-28 01:50:38 +02:00 |
|
Zoe Roux
|
edf482de03
|
Move transcoder api to /video with path b64 encoded to prevent db hit (#441)
|
2024-04-28 01:37:12 +02:00 |
|
Zoe Roux
|
ba7931e205
|
Cleanup error when levels are missing
|
2024-04-28 01:21:06 +02:00 |
|
Zoe Roux
|
6eb21b7ca3
|
Fix thumbnails api
|
2024-04-28 01:11:31 +02:00 |
|
Zoe Roux
|
5a4575a93d
|
Version transcoder cache
|
2024-04-28 01:02:33 +02:00 |
|
Zoe Roux
|
2eecb5174c
|
Remove x-route header and use a env var instead
|
2024-04-28 00:32:02 +02:00 |
|
Zoe Roux
|
da0f415ecf
|
Rework transcoder routes to use b64 path and check for file existance
|
2024-04-28 00:31:29 +02:00 |
|
Zoe Roux
|
59e1832c3e
|
Move transcoder api to /video with path b64 encoded to prevent db hit
|
2024-04-28 00:28:18 +02:00 |
|
Zoe Roux
|
f871f4e1bf
|
Fix tripple/more touches to seek (#436)
|
2024-04-25 12:26:58 +00:00 |
|
Zoe Roux
|
a2a58422a0
|
Rewrite autosync to use msgspec and aio-pika (#435)
|
2024-04-23 21:55:13 +00:00 |
|
Zoe Roux
|
580109666f
|
Support svg images from external websites (#434)
|
2024-04-23 21:09:43 +00:00 |
|
Zoe Roux
|
2641a36352
|
Add auto refresh of items (#433)
|
2024-04-23 22:32:19 +02:00 |
|
Zoe Roux
|
733817216f
|
Add refresh listener on the scanner
|
2024-04-23 22:29:20 +02:00 |
|
Zoe Roux
|
9ee35534bd
|
Add a private route to get items to auto refresh
|
2024-04-23 22:29:20 +02:00 |
|
Zoe Roux
|
58f0f3d74b
|
Auto generate jwt secret (#432)
|
2024-04-23 18:35:25 +02:00 |
|
Zoe Roux
|
7c3f4d3c20
|
Add migration and generate auth secret
|
2024-04-23 18:32:19 +02:00 |
|
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
|
92ec734276
|
Remove rabbit port from docker compose files
|
2024-04-23 00:58:35 +02:00 |
|
Zoe Roux
|
d51ffa6848
|
Fix recommended typo (#431)
|
2024-04-22 23:57:29 +02:00 |
|
Zoe Roux
|
7d354249d4
|
Add metadata refresh (#430)
|
2024-04-22 23:55:15 +02:00 |
|
Zoe Roux
|
7c79c37d8c
|
Format code
|
2024-04-22 23:24:38 +02:00 |
|
Zoe Roux
|
b2c30ee059
|
Add metadata refresh button on show/movie details page
|
2024-04-22 22:54:17 +02:00 |
|
Zoe Roux
|
12aa73376a
|
Add refresh routes for seasons/shows/collections/movies
|
2024-04-22 22:08:03 +02:00 |
|
Zoe Roux
|
525da02fce
|
Add episode refresh button on the front
|
2024-04-22 21:47:58 +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
|
5a6da7441f
|
Add missing show/season ids on episode/season refresh
|
2024-04-22 16:56:48 +02:00 |
|
renovate[bot]
|
3e5007de75
|
Update dependency csharpier to v0.28.1 (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-22 07:51:30 +02:00 |
|
Zoe Roux
|
41130cab1c
|
Rework images storing (#428)
|
2024-04-21 21:57:19 +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
|
e846a1cc18
|
Remove dead code
|
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 |
|