Commit Graph

457 Commits

Author SHA1 Message Date
mani
5a277e94a2 Apply timestamp normalization only for full file downloads
- Force CopyTimestamps=false when SegmentContainer is null (full downloads)
- Preserve client's copyTimestamps setting for streaming (HLS)
- Fixes negative timestamps only in downloaded files, not streaming
2026-01-08 15:47:52 +01:00
mani
94f5e64ab0 Update jellyfin-server: always apply timestamp normalization 2026-01-08 15:44:33 +01:00
mani
766a58195d Update jellyfin-server: remove restrictive Progressive-only conditions 2026-01-08 15:23:30 +01:00
mani
23e93b584e Update jellyfin-server: add debug logging to trace code path 2026-01-08 13:38:18 +01:00
mani
0b3d627074 Update jellyfin-server: use Console.Error for debug output 2026-01-08 13:37:05 +01:00
mani
c0dd7c9897 Update jellyfin-server: add file-based debug logging 2026-01-08 13:32:06 +01:00
mani
4cf5571355 Update jellyfin-server: fix missing using directive 2026-01-08 13:26:42 +01:00
mani
730624f9f4 Update jellyfin-server: use ILogger for debug output 2026-01-08 13:22:13 +01:00
mani
99accb8df2 Update jellyfin-server: file-based debug logging 2026-01-08 13:19:27 +01:00
mani
b611a83c8e Update jellyfin-server: add console debug logging for transcode paths 2026-01-08 12:59:38 +01:00
mani
e3c93602c6 Update jellyfin-server: add debug logging 2026-01-08 03:11:19 +01:00
mani
7594435bc8 Update jellyfin-server: restore Progressive-only conditions 2026-01-08 03:05:15 +01:00
mani
d0ed52d783 Update jellyfin-server: simplify download/timestamp conditions 2026-01-08 03:03:18 +01:00
mani
df38766674 Update jellyfin-server: exclude downloads folder from cleanup 2026-01-08 02:56:51 +01:00
mani
9d5575af46 Update jellyfin-server: add debug logging 2026-01-08 02:53:49 +01:00
mani
335ac7df9a Update jellyfin-server: fix negative audio timestamps 2026-01-08 02:44:55 +01:00
mani
0cbf321a31 Update jellyfin-server: fix download cancellation 2026-01-08 02:41:11 +01:00
mani
b6ff41f2ed Remove --no-cache flag from Docker build
Docker layer cache is smart enough to rebuild when source changes
Speeds up builds significantly by reusing package installation layers
2026-01-08 02:27:31 +01:00
mani
e80a38199a Update jellyfin-server: fix timestamp seeking in mpv/iina/infuse 2026-01-08 02:20:49 +01:00
mani
c24dc35eaa Update jellyfin-web: add debug logging for downloads 2026-01-08 02:17:30 +01:00
mani
5efa2c0f4c Update jellyfin-server: separate transcode paths for HLS vs downloads 2026-01-08 02:14:53 +01:00
mani
6281525643 Update jellyfin-web: add playSessionId to prevent caching 2026-01-08 02:00:14 +01:00
mani
717a508b93 Update jellyfin-web: fix download filenames 2026-01-08 01:58:32 +01:00
mani
6b1b63c014 Add --no-cache to Docker build to prevent cached builds 2026-01-08 01:53:49 +01:00
mani
b5d66901e1 Update jellyfin-web: add debug logging 2026-01-08 01:49:33 +01:00
mani
5f9ed91cc5 Update jellyfin-server: add avoid_negative_ts for mpv compatibility 2026-01-08 01:44:45 +01:00
mani
a61a4e4281 Update jellyfin-server: improve MP4 movflags for mpv 2026-01-08 01:42:51 +01:00
mani
80e25b4863 Update jellyfin-web: force transcoding in downloads 2026-01-08 01:39:43 +01:00
mani
6aefaf1b02 Update jellyfin-web: allow stream copy when codec matches 2026-01-08 01:38:26 +01:00
mani
d946fcc2bf Update jellyfin-web: fix resolution scaling and smart stream copy 2026-01-08 01:36:42 +01:00
mani
4d09e75636 Update jellyfin-web submodule: force transcoding in downloads 2026-01-08 01:33:35 +01:00
mani
1cdb410595 Update jellyfin-web and jellyfin-server submodules
- jellyfin-web: Download dialog improvements (AV1/MKV defaults, seeking fix)
- jellyfin-server: MP4 movflags fix for progressive downloads
2026-01-08 01:26:05 +01:00
mani
003e2a7635 Update jellyfin-web: use Jellyfin default codec factors 2026-01-08 00:59:15 +01:00
mani
f11e266a0d Update jellyfin-server: fix build error in MP4 movflags 2026-01-08 00:54:36 +01:00
mani
e8bd344515 Update jellyfin-web: improve bitrate recommendations 2026-01-08 00:52:17 +01:00
mani
a42750a096 Update jellyfin-web: fix estimated file size calculation 2026-01-08 00:44:32 +01:00
mani
e5e748bbd7 Update submodules to latest release-10.11.z
jellyfin-server:
- Fix Xbox UWP codec detection for AV1 and Opus
- Fix MP4 movflags for progressive downloads

jellyfin-web:
- Fix download dialog layout issues
2026-01-08 00:42:37 +01:00
mani
5c9da607f9 Update jellyfin-web submodule to latest release-10.11.z
Includes:
- Fix dialog scrolling and replace missing translation keys
- Filter audio bitrate options based on codec maximums
- Add missing audio bitrate options for multi-channel recommendations
2026-01-06 04:42:16 +01:00
mani
356c36bcc0 Update jellyfin-web: resolution selector with codec-aware bitrates 2026-01-06 04:21:18 +01:00
mani
3b3e90ee88 Update jellyfin-web: fix dialog scrolling 2026-01-06 04:14:08 +01:00
mani
cdd780f4d6 Update jellyfin-web: intelligent audio bitrate recommendations 2026-01-06 04:08:37 +01:00
mani
3d5eb77d68 Update jellyfin-web: hide incompatible codec/container options 2026-01-06 04:06:13 +01:00
mani
631345e5a1 Update jellyfin-web: improve audio codec container compatibility 2026-01-06 04:04:49 +01:00
mani
d62470e8a7 Update jellyfin-web: add original download and fix codec compatibility 2026-01-06 04:03:35 +01:00
mani
5e920f1cf8 Update jellyfin-web: improve download dialog layout 2026-01-06 04:02:18 +01:00
mani
21fee2714c Update jellyfin-web: fix download dialog template structure 2026-01-06 03:56:09 +01:00
mani
28157b02bc Simplify: just remove broken .git reference, let webpack use JELLYFIN_VERSION 2026-01-06 03:45:38 +01:00
mani
405bfbd290 Remove submodule .git reference before git init 2026-01-06 03:44:44 +01:00
mani
0e7fd16d1f Initialize git repo in Docker for webpack version detection
Create a git repo with tag so webpack git describe works
2026-01-06 03:43:32 +01:00
mani
012cfe768d Remove git metadata copy - test if webpack works without it
Webpack might use JELLYFIN_VERSION env var as fallback
2026-01-06 03:41:57 +01:00