Changes
New Features:
- Add live TV support.
- Add support for photo and video library.
- Implement smart hub preview for Tizen TVs.
- Remember the sort mode in libraries.
- Add an option to prefer using episode images instead of series ones.
- Add more image qualities and allow the carousel to have its own image quality.
- Make carousel zoom effect optional, and disable it by default for improved performance.
- Add a toggle to merge up next and continue to watch rows into one
- Allow hiding the live TV card from my media row on the homepage.
- Improved translation percentage calculation with better translation coverage.
- Add an option to hide clock by @Saulimedes.
Bug fixes:
- audio: resolve default audio track silence on WebOS for Dolby content (#71).
- tizen: add the option to auto-switch to html player if content is interlaced.
- homepage: lower the default image quality for the home carousel to improve performance.
- homepage: avoid focus bug when changing order layout by enforcing it my media to be the first row and locking the change behind a toggle.
- smart-hub-preview: fix the preview not showing up.
- app: fix newer tizen detected as ultra-legacy device.
- tizen: fix interlaced video transcoding.
- webos: fix HDR confusion issues.
- osd: fix clock not following the mode switch to 24h.
- tizen: fix interlaced video and mp2 transcoding in live tv.
- packaging: don't add the tizen certificates to webOS.
- osd: bigger upnext dialog text for readability.
- live-tv: include LiveStreamId to fix playback.
- live-tv: fix epg grid focus issues.
- live-tv: fix some m3u8 live paths trying to start from the tv instead of server.
- live-tv: fix posters and live tv library from sidebar.
- live-tv: add live tv items to search and favorites pages.
- live-tv: fix the m3u8 live fix.
- live-tv: fix guide tab requesting too much data.
- live-tv: better pagination.
- live-tv: fix scrolling issues.
- live-tv: fix the tab indicator ui.
- live-tv: fix playback and smaller issues.
📦 Which version to use?
Litefin provides 4 distinct build variants per platform (Tizen & webOS) to ensure compatibility across all hardware generations.
| Build Variant | Hardware Target | Platform Version |
|---|---|---|
| ES6 | Modern high-end sets (2021+) | Tizen 6.5+ / webOS 22+ |
| Normal | Most modern smart TVs (2019+) | Tizen 5.0+ / webOS 4.0+ |
| Legacy | Mid-lifecycle sets (2017/2018) | Tizen 4.0+ / webOS 3.0+ |
| Ultra Legacy | Vintage hardware (Pre-2017) | From Tizen 3.0 and below / Early webOS 2 and 1 |
Note: If you are unsure, try the Normal build first. If the app feels sluggish or fails to load, move down to Legacy.
New Contributors
- @Saulimedes made their first contribution in #71
Full Changelog: v0.31.3...v0.35.0