github MoazSalem/litefin v1.2.0

4 hours ago

Changes

What is New

Medium-sized update, expanding on the app customizations, updating the Details page and OSD icons, fixing some annoying issues, adding new settings for better ux.

Notes & Recommendations

  • This update changed how auth works, it now uses header authentication rather than including api_key with every request because it's deprecated, this may cause issues to some users, specially any one who uses emby with litefin, will fix it in the next update hopefully, if the app doesn't work for you with this update please open an issue.
  • Highly recommend trying out the new button customizations to make LiteFin to your liking.
  • The new option to fully await the audio track and subtitle track (off by default) is highly recommended, it will increase initial loading times, but makes sure everything is ready before starting playback. Note that if subtitle tracks need extraction, this may cause extreme waiting times.
  • Next update will focus on bug fixes, if you are facing any annoying bugs or issues this is your best time to report them.

New Features:

  • Play focused card with the remote Play key on Home thanks to @kyuuk.
  • Add the ability to change the theme song volume in the details page.
  • Add music info inside player when playing music.
  • Add option to change seekbar progress and thumb colors, with some fixes to color issues.
  • Add option to change osd button unfocused style.
  • Add option to change osd button shape.
  • Add option to override global button setting for osd buttons.
  • Add option to change sidebar icons color.
  • Add setting to change hover border color.
  • Add button border style theming options.
  • Add button style theming.
  • Add the option to fully await audio track and subtitle track loading to avoid subtitles or audio not working at the start.
  • Update all details page icons to a sleek new design.
  • Update all details page icons to a sleek new design.
  • Add an option to change the behavior of the more from this season row in episode details page to something closer to Netflix.
  • Allow hiding season badges.
  • Add the option to select which audio codec you would prefer the app transcodes to + add an option to force enable EAC3 support.
  • Make it easier to add new icon styles in future.

Bug fixes:

  • ultra-legacy: fix ultra-legacy crash on startup
  • emby: fix for nextUp causing issues with an emby server
  • player: fix queue items always having shimmer
  • player: await for fonts as well with await tracks option
  • subtitles: fix ass subtitles late customization applying and font changing
  • player: try to make auto mode actually prioritize eac3
  • webos: test fix for gpu accelerated vertical scrolling on web os
  • details: fix show more for description not working
  • player: fix audio transcode options for tizen and web
  • search: fix search page ui flashing and debounce search results
  • player: guard against skip outro multiple activations after the first skip
  • sidebar: fix focused icon color in accent
  • osd: fix hover styling
  • ui: fix some small issues
  • details: fix more from this season jump behavior
  • auth: migrate to using Authorization headers for auth and ApiKey where we can't
  • build: completely remove yt service from ultra-legacy builds to avoid issues
  • subtitles: fix ass subtitle renderer crashing on player exit
  • player: fix focus staying on the skip outro while it's hidden, leading to episode skips

📦 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 6.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

Full Changelog: v1.1.0...v1.2.0

Don't miss a new litefin release

NewReleases is sending notifications on new releases.