ciefp added a new file:
QuoteDisplay More.:: CiefpKingSat ::..
Enigma2 python3 plugin
Use requests + BeautifulSoup
📝 Version 1.0 Features:
✅ Functionalities:
Satellites: Overview of channels by satellite
(with grouping by frequency/transponder, country, category, package, encryption).
Packages: List of popular packages grouped by satellite
(eg Digi TV, Sky, Total TV, MaxTV, Bulsatcom etc.), with channel loading for the selected package.
News: The latest KingOfSat news
(grouped by date and satellite, with time, channel and description).
Cache system: Data is stored locally (1 hour), fast loading and less load on the site.
Cache in JSON files (cache/directory)
Displaying basic channel data
Frequency, polarization, system, modulation, rate symbol, fec
Country, category, package, coding
(FTA, Conax/Nagra, VideoGuard, etc.)
✅ UI/UX:
A clean, aligned tabular view
Scroll for large lists
Arrow navigation
Status bar with information
Responsive design for Enigma2
✅ Optimizations:
Async data loading
Cache for faster display
Error handling
Clean code structure
..:: CiefpSettings ::..



