5396 Commits

Author SHA1 Message Date
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
renovate[bot]
b39cd5c4d4
Update module go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp to v1.43.0 [SECURITY] (#1449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 10:37:51 +00:00
renovate[bot]
1420f22b65
Update module go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp to v0.19.0 [SECURITY] (#1443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 10:01:37 +00:00
renovate[bot]
c62784b4c6
Update module go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to v1.43.0 [SECURITY] (#1448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 11:21:00 +02:00
renovate[bot]
c372a57fb2
Update module go.opentelemetry.io/otel/sdk to v1.43.0 [SECURITY] (#1450)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-09 11:20:43 +02:00
Luigi311
444084ab3d
env.sample: Do not set otel_exporter by default (#1453)
Signed-off-by: Luis Garcia <git@luigi311.com>
2026-04-09 09:00:51 +02:00
Zoe Roux
e6643436d7
Fix misc stuff on android (#1441) 2026-04-08 19:41:09 +02:00
Zoe Roux
e2c642d817
Fix search bar on android 2026-04-08 19:38:50 +02:00
Zoe Roux
22ece473d4
Misc cleanups for mobile 2026-04-08 19:38:45 +02:00
Zoe Roux
85506b9b62
Update legend list 2026-04-08 19:05:51 +02:00
Zoe Roux
4eba950492
Add release format for gh 2026-04-08 19:05:34 +02:00
Zoe Roux
57450e3860
Skip TBA episodes in next computation (#1440) 2026-04-08 12:52:46 +02:00
Zoe Roux
65bb461eac
Fix language preference being reset on episode switch 2026-04-08 12:50:24 +02:00
Zoe Roux
1a989589aa
Skip TBA episodes in next computation 2026-04-08 12:50:24 +02:00
Weblate (bot)
cbeba716af
Translations update from Hosted Weblate (#1437)
Co-authored-by: PUFF1N <me@puffin.icu>
2026-04-08 10:11:34 +02:00
Konan
714206dc7c
Fix path to latest .env (#1434) 2026-04-07 09:07:35 +02:00
Zoe Roux
3a5f5d4903
Fix auth cross compile (#1433) v5.0.0 2026-04-06 22:04:30 +02:00
Zoe Roux
3b2f08c53c
Fix docker compose missing image (#1432) 2026-04-06 21:56:52 +02:00
Zoe Roux
b422d31b7b
Update screenshots (#1431) 2026-04-06 20:01:18 +02:00
Zoe Roux
52dfacf8db
Fix nextup profile mismatch (#1430) 2026-04-06 16:23:00 +00:00
Zoe Roux
a27fd847c9
Fix scanner's request db config (#1429) 2026-04-06 15:08:58 +00:00