Commit Graph

5301 Commits

Author SHA1 Message Date
acelinkio fb38f05213 Bump cryptography from 46.0.5 to 46.0.6 in /scanner (#1398) 2026-03-31 07:46:16 -07:00
acelinkio 9b22e61f48 Bump requests from 2.32.5 to 2.33.0 in /scanner (#1393) 2026-03-31 07:45:59 -07:00
renovate[bot] e72a9e1ee5 Update opentelemetry-js monorepo to ^0.214.0 (#1413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-31 10:12:25 +02:00
dependabot[bot] 3a2b95172b Bump pygments from 2.19.2 to 2.20.0 in /scanner (#1414)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 10:12:08 +02:00
dependabot[bot] b81a7b1920 Bump golang.org/x/image from 0.37.0 to 0.38.0 in /transcoder (#1412)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 10:11:58 +02:00
renovate[bot] abe1f7659a Update dependency @logtape/redaction to v2.0.5 (#1405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 07:27:20 +00:00
renovate[bot] 40203e1ae9 Update dependency @logtape/logtape to v2.0.5 (#1403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 07:26:54 +00:00
renovate[bot] a5d116e222 Update module github.com/jackc/pgx/v5 to v5.9.1 (#1408)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:24:29 +02:00
renovate[bot] 898d09512e Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.97.2 (#1407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:24:14 +02:00
renovate[bot] 655ddaf6e9 Update docker.io/traefik Docker tag to v3.6.11 (#1406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:24:03 +02:00
renovate[bot] 92af24c57a Update dependency @logtape/otel to v2.0.5 (#1404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:23:15 +02:00
renovate[bot] 39b997b632 Update dependency @logtape/elysia to v2.0.5 (#1402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:22:06 +02:00
renovate[bot] 4d147a6765 Update debian Docker tag to trixie-20260316 (#1401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:20:40 +02:00
renovate[bot] ed7322b2f0 Update azure/setup-helm action to v5 (#1409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:19:35 +02:00
acelinkio f8321cf4d1 transcoder: update echov5 (#1358)
Co-authored-by: Zoe Roux <zoe.roux@zoriya.dev>
2026-03-29 11:46:16 +02:00
Zoe Roux 01a3068efa Add a profile page (#1400) 2026-03-29 00:00:14 +01:00
Zoe Roux 045cf0196b Add staff page with all their roles (#1399) 2026-03-28 22:13:35 +01:00
Zoe Roux 454b5d88ff Add staff page 2026-03-28 22:11:11 +01:00
Zoe Roux fcbcaad9ac Allow shows to be searched by tags 2026-03-28 19:42:12 +01:00
dependabot[bot] 074b9b0092 Bump cryptography from 46.0.5 to 46.0.6 in /scanner
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.5 to 46.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.5...46.0.6)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-28 14:56:45 +00:00
Zoe Roux 7673416cf9 Transcoder: Pick Audio Quality (#1353) 2026-03-28 15:55:50 +01:00
Zoe Roux 04c48b6f8a Fix duplicate audio & variants order 2026-03-28 15:38:34 +01:00
Zoe Roux 40b63001ce Fix auth swagger 2026-03-28 15:27:27 +01:00
Arthur Jamet 0614037464 Transcoder: Master: Add entry with og video stream but transcoded audio 2026-03-28 12:46:24 +01:00
Arthur Jamet f8dfdb4f9a Transcoder: Correct listing of audio streams in master.m3u8 2026-03-28 12:46:24 +01:00
Arthur Jamet 77b548fcea Transcoder: Audio: If original, then keep no re-encode 2026-03-28 12:46:24 +01:00
Arthur Jamet 51959a7be0 Transcoder: Fix file path template for audio 2026-03-28 12:46:24 +01:00
Arthur Jamet 5ebfe13799 Transcoder: Correctly set bitrate flag when request og quality 2026-03-28 12:46:24 +01:00
Arthur Jamet edccf25bcf Transcoder: set max audio quality to 512k 2026-03-28 12:46:24 +01:00
Arthur Jamet 7ca27eb076 Transcoder: Fix ffmepg flag for audio 2026-03-28 12:46:24 +01:00
Arthur Jamet a17c01c9c7 Transcoder: Remove TODO 2026-03-28 12:46:24 +01:00
Arthur Jamet 7f800f82d0 Transcoder: Audio: Add quality to AudioKey + param to api endpoint 2026-03-28 12:46:24 +01:00
Arthur Jamet 42ba285948 Transcoder: Audio: set ffmpeg bitrate flag according to requested quality 2026-03-28 12:46:24 +01:00
Arthur Jamet e8539a4ea1 Transcoder: Audio Quality Enum 2026-03-28 12:46:24 +01:00
Arthur Jamet 992f18370d Transcoder: Quality -> VideoQuality 2026-03-28 12:46:24 +01:00
Zoe Roux 08529e0d55 Implement staff display (#1397) 2026-03-28 12:41:49 +01:00
Zoe Roux 6c3616ed2f Implement staff display 2026-03-28 12:38:37 +01:00
Zoe Roux 85813129ce Parse staff from tvdb 2026-03-28 11:00:00 +01:00
Zoe Roux e30c9bf219 Fix refresh handling for yet-to-be-aired series 2026-03-28 10:59:39 +01:00
Zoe Roux 9645e35904 Implement metadata refresh (#1396) 2026-03-27 19:30:33 +01:00
Zoe Roux 92cdbe4052 Fix tests 2026-03-27 19:14:29 +01:00
Zoe Roux 93bc58a2d0 Implement manual metadata refresh 2026-03-27 19:07:05 +01:00
Zoe Roux 59187a024b Implement metadata refresh 2026-03-27 19:06:59 +01:00
Zoe Roux 3a2aa61ac1 Fix fsscan leader 2026-03-27 19:06:59 +01:00
acelinkio 6150079c3a diagram: update auth persistence (#1395) 2026-03-27 09:21:34 +01:00
Zoe Roux 01548fbb2d Auth missing features (#1394) 2026-03-26 23:48:09 +01:00
Zoe Roux b033b1d289 Add admin navigations 2026-03-26 23:46:11 +01:00
Zoe Roux d2ea4da097 Add disable registration option 2026-03-26 23:46:11 +01:00
Zoe Roux 9affcd6c16 Fix oidc login 2026-03-26 23:46:11 +01:00
Zoe Roux 0435ffc655 Add sessions in settings 2026-03-26 23:46:11 +01:00