4242 Commits

Author SHA1 Message Date
Zoe Roux
07b39e0a97
Rework fs monitor 2025-05-08 02:10:03 +02:00
Zoe Roux
e9ce1016a8
Write enqueue logic for identify requests 2025-05-08 02:10:03 +02:00
Zoe Roux
ddf4617585
Match new videos with known metadata 2025-05-08 02:10:03 +02:00
Zoe Roux
6737637f0f
Match 2025-05-08 02:10:03 +02:00
Zoe Roux
f0f12e2690
Filter videos & push them to the api 2025-05-08 02:10:03 +02:00
Zoe Roux
d112c121ac
Proper rendering computation (god that was a pain) 2025-05-08 02:10:03 +02:00
Zoe Roux
01d2dc25d6
Try stuff with rendering & guessit rules 2025-05-08 02:10:03 +02:00
Zoe Roux
461333a90f
Fix pydantic printing 2025-05-08 02:10:03 +02:00
Zoe Roux
6ecf0b462f
Create identify pipeline 2025-05-08 02:10:02 +02:00
Zoe Roux
e774958138
Update elysia & fix type issues 2025-05-08 02:10:02 +02:00
Zoe Roux
82a5300ba8
Write identify function 2025-05-08 02:10:02 +02:00
Zoe Roux
a6f48d1f9a
Type Video in the scanner 2025-05-08 02:10:02 +02:00
Zoe Roux
742ae4e771
Init new KyooClient & setup pydantic 2025-05-08 02:10:02 +02:00
Zoe Roux
f403004842
Move models to new scanner module 2025-05-08 02:10:02 +02:00
Zoe Roux
a35b38755d
Move fs scanner 2025-05-08 02:10:02 +02:00
Zoe Roux
9b66e7db5f
Add scanner's openapi to scalar 2025-05-08 02:10:02 +02:00
Zoe Roux
4321025246
Init fastapi 2025-05-08 02:10:02 +02:00
Zoe Roux
f200e63cb2
Fix api listen url print 2025-05-08 02:10:02 +02:00
Zoe Roux
7413284581
Split shell.nix into project specific ones 2025-05-08 02:10:02 +02:00
Zoe Roux
08d9a2271d
Enable v5 by default in docker-compose.dev.yaml 2025-05-08 02:10:02 +02:00
Zoe Roux
f4a3251482
Init scanner with fastapi 2025-05-08 02:10:02 +02:00
Zoe Roux
50a9a1587f
Move stuff to old_scanner 2025-05-08 02:10:02 +02:00
solidDoWant
ce63da1448
Added support for considering DTS audio streams when determing player codec support (#942) 2025-05-08 02:08:59 +02:00
solidDoWant
f6a67341b6
Reduce playback start time by 100x (#945) 2025-05-08 00:33:36 +02:00
solidDoWant
4a0e1aa72c
Cleanly handle unsupported subtitles (#944) 2025-05-07 22:51:43 +02:00
renovate[bot]
27a4fc328e Update traefik Docker tag to v3.4 2025-05-06 01:22:17 +02:00
renovate[bot]
e45883230b Update dependency AWSSDK.S3 to 4.0.0.1 2025-05-06 00:46:17 +02:00
renovate[bot]
8f121d20e3 Update module golang.org/x/sync to v0.14.0 2025-05-05 19:28:35 +02:00
renovate[bot]
665d614921 Update aws-sdk-net monorepo to v4 2025-05-05 04:33:52 +02:00
renovate[bot]
aa42d807b2 Update Helm release rabbitmq to v16 2025-05-05 04:28:18 +02:00
renovate[bot]
4c0f20a33e Update skiasharp monorepo to 3.119.0 2025-05-05 04:25:07 +02:00
renovate[bot]
f729ef06a7 Update dependency NSwag.AspNetCore to 14.4.0 2025-05-05 04:24:42 +02:00
renovate[bot]
ebec864187 Update module github.com/lestrrat-go/jwx/v3 to v3.0.1 2025-05-05 04:24:25 +02:00
renovate[bot]
d9e0ca1edd Update Helm release postgresql to v16.6.6 2025-05-05 04:23:33 +02:00
renovate[bot]
d23a24943e Update dependency AWSSDK.S3 to 3.7.416.18 2025-05-05 04:23:18 +02:00
Zoe Roux
ebd95c7b0c
Apis for the scanner (#885) 2025-05-04 16:03:35 +02:00
Zoe Roux
a96813fe30
Return deleted paths in DELETE /videos 2025-05-04 15:35:59 +02:00
Zoe Roux
4df171386b
Test deletions 2025-05-04 15:35:37 +02:00
Zoe Roux
46d98e038d
Update availableSince of entries on POST /videos 2025-05-04 15:35:37 +02:00
Zoe Roux
205dda652a
Update available count of shows when inserting videos 2025-05-04 15:35:37 +02:00
Zoe Roux
e26bc931f5
Fix & test GET /videos 2025-05-04 15:35:37 +02:00
Zoe Roux
45e769828b
Add unique constraint on [rendering, version, part] 2025-05-04 15:35:37 +02:00
Zoe Roux
466b67afe5
Put POST /videos in a transaction, handle dups 2025-05-04 15:35:37 +02:00
Zoe Roux
379765b28f
Fix typechecking 2025-05-04 15:35:37 +02:00
Zoe Roux
71b3ee61af
Add support for externalId in POST /videos 2025-05-04 15:35:37 +02:00
Zoe Roux
7203155747
Use .Composite for models (better swagger) 2025-05-04 15:35:37 +02:00
Zoe Roux
9cb9301a35
Update packages (drizzle included) 2025-05-04 15:35:37 +02:00
Zoe Roux
6a5862ddd2
Fix & test movie, episodes & slug linking 2025-05-04 15:35:37 +02:00
Zoe Roux
060c4d74b4
Type value lists 2025-05-04 15:35:37 +02:00
Zoe Roux
07a41bb175
Fix POST /videos 2025-05-04 15:35:37 +02:00