Extreme InfiniTV v1.6.2 #100
infinitel8p
announced in
Announcements
Replies: 2 comments 1 reply
-
|
Great work, I had a small issue earlier, when I ran the app it kept showing a popup saying do you want to allow permission from unknown to edit this device, then it shut down and I lost any favorited channels, I uninstalled it and reinstalled, no issues now, really nice design, appreciate your great work, left a short review on Microsoft app store. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Will do, thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Extreme InfiniTV v1.6.2 brings sortable Live TV channels, HEVC detection with a clear playback-failure panel instead of a silent black screen, a custom HLS loader plus automatic MPEG-TS fallback for tricky providers, lazy season counts on series, and a move to Astro 7 / Vite 8.
Heads up
Changelog v1.6.2
New
/epgschedule grid follows the same order, so both pages list channels identically. Fixes [Feature] make the channels follow the source sort order #91, requested by @DeeBhadest in Extreme InfiniTV v1.6.1 #87.Ch 14 (#2012599)- the channel number first, the stream id behind#so the two can't be confused. Falls back to#2012599when the provider assigns no number, and the whole format is localized across all 16 languages..tsendpoints actually serve an HLS playlist are detected and switched to the HLS engine automatically. Fixes [HEVC] No Play with ArtPlayer #92, fixes [Playback] HLS (.m3u8) streams fail in embedded player (CORS / mixed-content), work in VLC #94..tsoutput, the login Test connection flow reads the allowed formats and auto-switches the "Live container" setting to MPEG-TS (a manual choice is never overridden), fixing live tunes that previously died with HTTP 405. Fixes [Playback] Live TV fails (HTTP 405) when provider only allows.tsoutput (app defaults to.m3u8) #90, reported by @adnanandhoney.Improved
http://streams in a secure context and CORS / mixed-content blocks are detected and explained in plain language rather than failing opaquely, with full 16-locale coverage for the new messages.Fixed
Under the hood
prefers-reduced-motionfor low-power devices.plugin-processTauri plugin is registered (powering the updater relaunch and the Settings "Restart now" button), and the frameless window gained custom edge-resize support.pnpm buildjob joins test + lint, so PRs can't merge with a broken build.Thanks
This release was shaped by community reports and requests. Thank you to:
.ts-only providers ([Playback] Live TV fails (HTTP 405) when provider only allows.tsoutput (app defaults to.m3u8) #90)Downloads
Pick the file that matches your device. Click a filename to download it directly. The Microsoft Store and Google Play buttons below are the easiest path on Windows and Android.
Extreme InfiniTV_1.6.2_x64-setup.exeExtreme InfiniTV_1.6.2_x64_en-US.msiExtreme InfiniTV_1.6.2_universal.dmgextreme-infinitv_1.6.2_amd64.debextreme-infinitv-1.6.2-1.x86_64.rpmextreme-infinitv_1.6.2_amd64.AppImageExtreme InfiniTV_1.6.2.apkWhat about the
.sigfiles,latest.jsonand the macOS.app.tar.gz?You can ignore them.
*.sigandlatest.jsonare used by the built-in auto-updater to verify each download is genuinely signed. The app downloads them on its own when checking for updates.Extreme InfiniTV_universal.app.tar.gzis the macOS update bundle consumed by the same updater. For a fresh install on macOS, use the.dmginstead..aabfiles are uploaded to Google Play and are not meant for sideloading -_tv.aabis the Android TV build (open-testing track), the other is phone / tablet. Use the.apkto install manually.macOS: "Extreme InfiniTV.app" cannot be opened / "Apple could not verify..."
The macOS build is not yet notarized by Apple, so Gatekeeper blocks it on first launch. After dragging the app from the
.dmginto/Applications, remove the quarantine flag from a Terminal:xattr -dr com.apple.quarantine "/Applications/Extreme InfiniTV.app"Then open the app normally. You only need to do this once per install.
This discussion was created from the release Extreme InfiniTV v1.6.2.
Beta Was this translation helpful? Give feedback.
All reactions