✨ Changes
New Feature :
- Enhance M3U metadata support by integrating
tvg-country,tvg-language, andtvg-logo(channel icons). - Add display of the actual final URL for the currently playing channel.
User Experience :
- Fix an issue where the spacing between the
FilterChipandLazyColumnwas too small when metadata categories tags were missing. - Remove auto-update functionality.
Stability & Maintenance :
- Restore support for cleartext traffic and implemented HTTPS enforcement for stream URLs with an automatic fallback to HTTP upon connection failure.
- Remove unnecessary permissions and flags from
AndroidManifest.xml - Remove unused code.
📱 Requirements
Android 7.0+ (API 24)
Choose the APK for your device:
arm64-v8a- Most modern phones (2017+)armeabi-v7a- Older 32-bit devicesuniversal- Works on all devices (larger size)x86- Older emulatorsx86_64- Emulators, some tablets
Full Changelog: v1.0.2...v1.0.3