• Joined on 2026-01-05
admin pushed to release-10.11.z at admin/jellyfin 2026-01-09 00:37:39 +01:00
7c9cb9d4dc Fix: Apply Xbox filter to GET PlaybackInfo endpoint
admin pushed to release-10.11.z at admin/jellyfin 2026-01-09 00:36:28 +01:00
bdcf3ec9d7 Add debug logging to GET PlaybackInfo endpoint
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:36:18 +01:00
f0ae5ced4f Update jellyfin-server: Add logging to both PlaybackInfo endpoints
admin pushed to release-10.11.z at admin/jellyfin 2026-01-09 00:31:07 +01:00
b709b58562 Add extensive debug logging for Xbox filter troubleshooting
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:28:08 +01:00
413579151a Update jellyfin-server: Add Xbox filter debug logging
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:24:53 +01:00
ad655ae4c4 Debug: Add test response for PlaybackInfo matching
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:22:05 +01:00
63f6738e11 Major fix: Caddy-based intelligent routing for Xbox filter
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:19:16 +01:00
0eaee053f5 Fix Caddyfile: Proper reverse proxy to Python filter
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:19:05 +01:00
a0097cae2d Revert "Clean up Xbox proxy: Remove obsolete Caddyfile and improve docs"
9e6b9fc1db Clean up Xbox proxy: Remove obsolete Caddyfile and improve docs
Compare 2 commits »
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:15:16 +01:00
c9ffefed70 Fix Xbox proxy: Filter REQUEST body instead of response
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:12:59 +01:00
485b809a63 Fix Xbox proxy: Add proper header forwarding and streaming support
admin pushed to master at admin/jellyfin-packaging 2026-01-09 00:03:55 +01:00
6efda6b0bd Update jellyfin-server: User-Agent based Xbox codec detection
1cedac1aa9 Add Xbox codec filter proxy as alternative to code patches
Compare 2 commits »
admin pushed to master at admin/jellyfin-packaging 2026-01-08 23:45:54 +01:00
f517a97ca0 Remove download/transcoding features to patches - keep core fixes
0bd96b4a89 Update jellyfin-server: fix Xbox playback
ceda15a9f4 Update jellyfin-server: add filename debug info
33b8d104a1 Update jellyfin-server: clean downloads folder code
8ba181add6 Update jellyfin-server: add debug logging
Compare 11 commits »
admin pushed to release-10.11.z at admin/jellyfin 2026-01-08 23:45:45 +01:00
bc32f7e290 Fix Xbox codec detection to use User-Agent instead of DeviceId
admin pushed to release-10.11.z at admin/jellyfin-web 2026-01-08 23:38:03 +01:00
445fe22f29 Fix quality secondary text incoherency
admin pushed to release-10.11.z at admin/jellyfin 2026-01-08 23:34:20 +01:00
43ded9a017 Update jellyfin-server: fix Xbox playback
bf6a20b32f Fix Xbox UWP codec detection for AV1 and Opus
7cc33291f5 Add -stats flag to preserve progress updates with custom log level
28854ebf2e Add configurable FFmpeg log level
7500f4a37f Reduce FFmpeg log verbosity and add client info to error logs
Compare 7 commits »
admin pushed to release-10.11.z at admin/jellyfin 2026-01-08 17:13:39 +01:00
a67b2c1212 Remove debug suffix from filename - fixes Xbox playback
admin pushed to release-10.11.z at admin/jellyfin 2026-01-08 17:05:02 +01:00
929af58321 Add debug info to filename to diagnose downloads issue
admin pushed to release-10.11.z at admin/jellyfin 2026-01-08 16:50:21 +01:00
326fc4e651 Remove debug logging - clean code
admin pushed to release-10.11.z at admin/jellyfin 2026-01-08 16:45:35 +01:00
3b163d6c12 Add debug logging to diagnose downloads folder issue