IPTV Tunerr v0.1.85
Released: 2026-06-16
Compare: v0.1.84...v0.1.85
What Changed
Plex Live TV proxy
- Rolling Live TV cleanup requests stay in the Live TV entitlement path: the proxy now recognizes
DELETE /media/subscriptions/<id>only when Plex sends playback-session evidence throughX-Plex-Playback-Session-IdorX-Plex-Session-Idin the query string or headers. Plain subscription deletes and library subscription edits remain non-elevated. - Plex Web transcode failures from encoded Live TV paths are documented for future recovery: recurring-loop memory now records the public-ingress encoded-slash blocker pattern so future
s1002investigations check ingress before widening proxy classifiers.
Plex registration
- Zero-touch Plex registration now prefers canonical PMS env vars: runtime registration and help text prefer
IPTV_TUNERR_PMS_URLplusIPTV_TUNERR_PMS_TOKEN, while preservingPLEX_HOSTandPLEX_TOKENas legacy aliases. - Plex API alias drift is visible at startup: when both canonical and legacy Plex URL/token variables are set but differ, startup logs warn that the canonical PMS variables win.
Security / Dependencies
- Open Dependabot alerts are resolved: the web package lock now uses
react-router-dom/react-router6.30.4and removes the vulnerable directesbuildpath by moving Vite tooling to@vitejs/plugin-react6.0.2andvite8.0.16;npm auditreports zero vulnerabilities. - Go maintenance dependencies are current:
golang.org/x/cryptois nowv0.53.0,golang.org/x/netis nowv0.56.0, and the vendoredgolang.org/x/systree is refreshed tov0.46.0.
CI / Packaging
- Disabled package-smoke workflow dependencies are current: the dormant package smoke workflow now references
actions/checkout@v6andactions/upload-artifact@v7, with changelog coverage so future PR checks do not fail the release-relevant change gate. - Web tooling declares the Vite 8 Node floor: the repo now pins Node major
22through.node-version, and the web package declaresnode >=22.12.0so local and CI environments do not drift below Vite's supported runtime.
Source: docs/CHANGELOG.md section for v0.1.85.
Included Commits
3739f33Record v0.1.84 release status (commit)fc9a152Resolve dependency and security PR sweep (commit)122a3aeRecord PR security sweep closeout (commit)1c7fcd7Prepare v0.1.85 release (commit)
Release Assets
iptv-tunerr-v0.1.85-darwin-amd64- 22.3 MiB, SHA25616eb81c2dac5fa14e239702d3f1f9d2467b11fef1077ff7f13f9f71050c80e29iptv-tunerr-v0.1.85-darwin-amd64.tar.gz- 8.7 MiB, SHA2565ac10e774cb2b86e8a1788b2cd01572b645af9f2a4462717f0185d4c0e5ad11eiptv-tunerr-v0.1.85-darwin-arm64- 21.0 MiB, SHA256c6c8631a85ac67f341f62e37ef1be85f3bf25093727b0003b4d28917bbc9f091iptv-tunerr-v0.1.85-darwin-arm64.tar.gz- 8.2 MiB, SHA256e98ba93ba384d2e5a069087369f84b9f5057115ad67df0eda448614baeea1ec2iptv-tunerr-v0.1.85-linux-amd64- 22.4 MiB, SHA2560f5d2e7962cbe67ab8af1a601dc3b6db0affc05eff0fcdc19f504f58b508ecdaiptv-tunerr-v0.1.85-linux-amd64.tar.gz- 8.8 MiB, SHA256651833a9c811e39ce837dd7987c18d686824ce9a8dcec198810925c7127b137aiptv-tunerr-v0.1.85-linux-arm64- 21.0 MiB, SHA256a1f704e47628941729fac8a2dfb6efdd980361d25874e11d6d9ef92f57340bb9iptv-tunerr-v0.1.85-linux-arm64.tar.gz- 8.1 MiB, SHA2564b1360822c77e517c22e4fdcb18e06441a9dc1fdfc1659bf22e516f2ca21196fiptv-tunerr-v0.1.85-linux-armv7- 21.6 MiB, SHA25634369375bc14c2d191b48315b1010bedf755e2b1941af2d2498fbc447f50ae9fiptv-tunerr-v0.1.85-linux-armv7.tar.gz- 8.3 MiB, SHA25648f10590c493bffc8f3bd8ec55259acb5459a0587e4438877efe3462d3550b78iptv-tunerr-v0.1.85-windows-amd64.exe- 22.4 MiB, SHA25690a94aee71bfe65f02afc4a3cc1ad1e6f4c035b5b4bbf1a3af8d26aafbd42ac0iptv-tunerr-v0.1.85-windows-amd64.zip- 8.7 MiB, SHA2569990afa39587c657ac49e9145e68527c2db1866a11d2c32ccf643b3edc256c86iptv-tunerr-v0.1.85-windows-arm64.exe- 20.7 MiB, SHA256db206de48fcb7d122069b3521106c0d20bb503ae31da66410db1690a9a75857biptv-tunerr-v0.1.85-windows-arm64.zip- 7.9 MiB, SHA256e65701a4b61dd3df7a0e8313df6a0289c37f340db8a888d7c4bac272d6f61174iptvtunerr-0.1.85-1.x86_64.rpm- 7.2 MiB, SHA256ba1f37aac445324ea21a4f8813ec4316190f841e820612fc849aa494edc1681fiptvtunerr_0.1.85_amd64.deb- 6.7 MiB, SHA256087b5e044a971256f497d0b011585203a873d617370d3080da57563a5aad1a84
Install Notes
- Linux and macOS include raw executable assets plus
.tar.gzbundles. - Windows includes raw
.exeassets plus.zipbundles for package managers. - Verify downloads with
SHA256SUMS.txtbefore installing on shared hosts.