5416 Commits

Author SHA1 Message Date
dependabot[bot]
2d66824468
Bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /transcoder (#1472)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 09:22:58 +02:00
dependabot[bot]
59ea479c12
Bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 in /auth (#1474)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 09:22:50 +02:00
Weblate (bot)
2493e1ffc5
Translations update from Hosted Weblate (#1470)
Co-authored-by: Hideki Murakami <mitihiro999@gmail.com>
2026-04-21 11:53:23 +02:00
Weblate (bot)
34edcd67be
Translations update from Hosted Weblate (#1469)
Co-authored-by: Hideki Murakami <mitihiro999@gmail.com>
2026-04-21 11:45:17 +02:00
renovate[bot]
2bbbdcebdb
Update softprops/action-gh-release action to v3 (#1468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 09:35:42 +02:00
renovate[bot]
9122fb05f8
Update dependency @biomejs/biome to v2.4.12 (#1467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 09:35:36 +02:00
Zoe Roux
9b37cf2bd1
Fix transcoder migrations (#1466) 2026-04-19 00:06:47 +02:00
Zoe Roux
4d1ff67cd7
Properly hide admin button when user is not admin (#1465) 2026-04-18 16:01:08 +00:00
Zoe Roux
6018808e46
Move admin tabs to top tabs (#1464) 2026-04-18 17:54:29 +02:00
Zoe Roux
91210dd299
Add top tabs for admin page 2026-04-18 17:51:57 +02:00
Zoe Roux
e92d4e3f03
Use native tabs on android 2026-04-18 17:51:57 +02:00
Zoe Roux
12883ce423
Move admin to navbar entry, use icons on smaller screens 2026-04-18 17:51:57 +02:00
Zoe Roux
0fb61f04a3
Fix 500 on /api/videos/:id?with=show 2026-04-18 17:51:07 +02:00
Zoe Roux
ed91da2bc3
Add intro/credits detection (#1463) 2026-04-18 15:32:30 +02:00
Zoe Roux
bf2c5efafd
Add settings for auto-skip 2026-04-18 15:15:56 +02:00
Zoe Roux
90f2d5b190
Display chapter type front 2026-04-17 23:30:19 +02:00
Zoe Roux
117cacff75
Save prev/next sha in fp detection and recompute when changed 2026-04-17 22:24:25 +02:00
Zoe Roux
0e70374d2c
Delete chormaprint 2026-04-17 22:24:25 +02:00
Zoe Roux
43a5f9a098
Use chromaprint algo 3 to handle silences 2026-04-17 22:24:25 +02:00
Zoe Roux
f648dc24cc
Delete refine system 2026-04-17 00:05:05 +02:00
Zoe Roux
4e23dd2e59
wip: Improve refine 2026-04-16 23:56:29 +02:00
Zoe Roux
f3e00939c4
Add chapter type detection via regexes 2026-04-16 23:56:29 +02:00
Zoe Roux
3334e3a1ed
Only extract valid chapterprints 2026-04-16 23:56:08 +02:00
Zoe Roux
91b83f9596
Automatically play next ep when skipping end credits 2026-04-16 23:54:55 +02:00
Zoe Roux
62bbaaa9d5
Add refinement method to have more precise chapters 2026-04-16 00:31:05 +02:00
Zoe Roux
ae8485fdb0
Dont store overlapping chapterprints 2026-04-16 00:31:05 +02:00
Zoe Roux
df0c2ced13
Fix intro/outro detection 2026-04-16 00:31:05 +02:00
Zoe Roux
b71d6ffec3
Fix otel log format 2026-04-16 00:31:05 +02:00
Zoe Roux
463b3d2423
Forward request context kinda everywhere 2026-04-16 00:31:05 +02:00
Zoe Roux
af7b898918
Use otelslog 2026-04-16 00:31:05 +02:00
Zoe Roux
e5e3463c47
Use sloc for all logs in transcoder 2026-04-16 00:31:05 +02:00
Zoe Roux
2bd3668da4
Instrument exec.Command in transcoder 2026-04-16 00:31:05 +02:00
Zoe Roux
9c39928dbc
Set api otel logs in caps locks 2026-04-16 00:31:05 +02:00
Zoe Roux
338b2712f4
Add skip intro button on front 2026-04-16 00:31:05 +02:00
Zoe Roux
ee9125b427
Update prepare caller 2026-04-16 00:31:05 +02:00
Zoe Roux
841212de52
Implement FpFindContain function 2026-04-16 00:31:05 +02:00
Zoe Roux
3874ff7238
Implement FpFindOverlap function 2026-04-16 00:31:05 +02:00
Zoe Roux
9ac833b11b
Add fingerprinting logic 2026-04-16 00:31:05 +02:00
Zoe Roux
1ad1aa0392
Add fingerprint generation 2026-04-16 00:31:05 +02:00
Zoe Roux
f09728a993
Create types/routes for fingerprinting 2026-04-16 00:31:05 +02:00
Zoe Roux
fbb995a3a6
Use ids as pk for infos 2026-04-16 00:31:05 +02:00
Zoe Roux
8fb15e6a34
Fix watchlist filtering out collections entry (#1454) 2026-04-14 21:18:08 +00:00
renovate[bot]
8c003dd864
Update opentelemetry-go-contrib monorepo (#1461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 09:07:54 +02:00
renovate[bot]
47f4b0bb0a
Update opentelemetry-go monorepo (#1460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 09:07:43 +02:00
renovate[bot]
fb61b963b3
Update docker/login-action action to v4.1.0 (#1459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 09:07:32 +02:00
renovate[bot]
af73d9ba32
Update debian Docker tag to trixie-20260406 (#1458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 09:07:17 +02:00
renovate[bot]
31ed693978
Update aws-sdk-go-v2 monorepo (#1457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 09:07:02 +02:00
Weblate (bot)
33eef952be
Translations update from Hosted Weblate (#1456)
Co-authored-by: Justin Jakull <justin@jakull.de>
2026-04-11 19:34:40 +02:00
Konan
0ca618c233
Fix default play mode option (#1455) 2026-04-11 15:01:47 +02:00
dependabot[bot]
615601947b
Bump cryptography from 46.0.6 to 46.0.7 in /scanner (#1446)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-09 12:42:48 +02:00