Enigma2 Channels Manager

Odpovědět
Uživatelský avatar
Warder
Administrátor
Administrátor
Příspěvky: 2684
Registrován: 05.duben 2007 - 9:32

Enigma2 Channels Manager

Příspěvek od Warder »

Channels Manager is a professional, lightweight, and high-performance tool designed for managing channel lists and bouquets for satellite receivers running Enigma2, Dreambox, VU+, and compatible Linux-based systems. The application has been developed to provide users with a complete and efficient environment for organizing, editing, and maintaining channel data with ease, while offering all the essential tools required to manage receiver channel files directly from a PC.
1.png
The program has been developed entirely in C using the native Win32 API for Windows, without relying on heavy frameworks, embedded browsers, or large third-party libraries. As a result, it delivers fast startup times, instant responsiveness, and extremely low CPU and memory usage, making it suitable for both older and modern computers.

Channels Manager allows users to download channel files from their receiver, edit and organize them locally on the PC, and then upload the modified files back to the device over the network using FTP and receiver connection settings. It also provides a comprehensive set of channel and bouquet management tools that simplify the creation and maintenance of professional channel lists.

Thanks to its lightweight and efficient architecture, Channels Manager delivers excellent performance when handling large channel databases. Files are opened quickly, channel information is displayed instantly, and navigation and searching through thousands of services remain smooth without impacting overall system performance.
Key Features

Lightweight and fast, built entirely in C using the native Win32 API.
Fast startup and high responsiveness with minimal resource consumption.
Manage TV channels, radio channels, and data services from a single interface.
Download channel files from the receiver and upload them back easily over the network.
Support for multiple profiles to manage several receivers or connection settings.
Save connection information and working preferences for quick future access.
Easily edit, organize, and manage bouquets and channel lists.
Create new bouquets and reorganize channels within them.
Delete, move, copy, and sort channels between different bouquets.
Full support for essential Enigma2 files, including:
services
bouquets
satellites.xml
Display detailed channel and service information.
View channel parameters such as:
Frequency
Satellite
Broadcast system
Symbol rate
SID
Other service-related information
Fast search capabilities across channels and bouquets.
Advanced filtering by:
Channel type
Satellite
DVB system
Service status
Test receiver connectivity before starting download or upload operations.
Verify login credentials before executing file transfers.
Option to show or hide passwords while entering connection details.
Clean and organized interface designed to efficiently manage large channel databases.
Simplifies the creation and editing of professional channel lists.
Reduces the time required to organize channels and bouquets compared to traditional methods.
Native Windows interface design for improved stability and performance.
Suitable for both beginners and advanced users.

Performance and Stability

Performance and stability were top priorities during development. The application is built entirely as native code, without additional software layers that could negatively affect speed or responsiveness. This results in faster file loading, smoother interface operation, and rapid navigation through channels and bouquets, even when working with large channel databases.

The user interface has also been designed to be practical and intuitive, allowing quick access to essential functions without unnecessary complexity or excessive configuration.
Conclusion

Channels Manager is a professional, fast, and lightweight application for managing and organizing channel lists and bouquets for Enigma2, Dreambox, VU+, and compatible receivers directly from a PC. Developed in C using the native Win32 API, it provides excellent performance, stability, and extremely low resource consumption. The software includes all the tools needed to download channel files, edit and organize bouquets, search and filter services, test connections, and upload changes back to the receiver safely and efficiently over the network. It is an ideal solution for anyone who wants to create, manage, and maintain professional channel lists quickly, efficiently, and without unnecessary complexity.
Nemáte oprávnění prohlížet přiložené soubory.
------------------
Pýtajte sa na fóre a nie v súkromných správach, nech z toho majú prospech všetci.

------------------
Nosce te ipsum.
Uživatelský avatar
EnoSat
Legenda Fóra
Legenda Fóra
Příspěvky: 2863
Registrován: 20.únor 2008 - 19:16
satelitni prijimac: Dreambox - Dr.HD F16 - TBS5925
Kontaktovat uživatele:

Re: Enigma2 Channels Manager

Příspěvek od EnoSat »

Slovencina pre Channel Manager v1.52 (v podstate klon DreamBoxEdit)
Nemáte oprávnění prohlížet přiložené soubory.
ROVER TAB900+ , Televes H30 FLEX
Gibertini OP100LN /85E-53W/
WaveFrontier T90 /51E-39E-36E-33E-28E-26E-23E-19E-16E-13E-9E-7E-5E-2E-1W-4W/
Edision MIO+ 4K, Octagon SF8008, Mutant HD51, QVIART Lunix, Ustym 4K S2 OTT, VU Solo4K, Dreambox 900UHD/7020HD/500HD, TBS-5925/5530/5220
Uživatelský avatar
Warder
Administrátor
Administrátor
Příspěvky: 2684
Registrován: 05.duben 2007 - 9:32

Re: Enigma2 Channels Manager

Příspěvek od Warder »

Now Updated to Version 1.53 — Online Update
IPTV Picon Reference Improvement

Some users experienced issues matching IPTV channel logos (Picons), so an option has been added to control how the Service Reference used for Picon matching is generated.
Why was this added?

Previously, the Service Reference for IPTV channels included the full stream URL, for example:
Code

4097:0:4:567BC1:0:0:0:0:0:0:http://example.com/stream

Since the reference contained the stream URL, it changed whenever the stream address changed, making Picon matching more difficult.
Available Options

You can find the setting under:

Tools → Options → Picon & VLC → IPTV Picon Reference

The following options are available:
Standard (without stream URL)

Generates the Service Reference without including the stream URL, for example:
Code

4097:0:4:567BC1:0:0:0:0:0:0:0

The corresponding Picon filename becomes:
Code

4097_0_4_567bc1_0_0_0_0_0_0_0.png

This provides a stable reference and makes IPTV Picon matching work the same way as satellite channels.
Full (with stream URL)

Generates the Service Reference including the IPTV stream URL, preserving the previous behavior.
Important Note

This option does not affect IPTV playback.

The original stream URL remains stored in the #SERVICE entry of the bouquet file, which is required by Enigma2 to play the channel.

The selected option only changes the Service Reference used for displaying, copying, and matching Picon files.
How to Test

Open:
Tools → Options → Picon & VLC
Under IPTV Picon Reference, select Standard (without stream URL) and click Save.
Open any IPTV channel or use Copy service reference to clipboard.
The Service Reference should look like:

Code

4097:0:4:567BC1:0:0:0:0:0:0:0

without any stream URL.

Save the bouquets, upload them to your receiver, and restart the Enigma2 interface.
Use the following Picon filename:

Code

4097_0_4_567bc1_0_0_0_0_0_0_0.png

If the channel logo appears, the Picon matching is working correctly.
Summary

You can choose between:

Standard (without stream URL): Uses a short, stable Service Reference that is recommended for Picon matching.
Full (with stream URL): Uses the previous format, including the IPTV stream URL.

In both cases, the original stream URL remains stored in the bouquet file, so IPTV channels continue to work normally without any changes.

This version reads naturally to English-speaking Enigma2 users and matches the style commonly found in software release notes and documentation.
------------------
Pýtajte sa na fóre a nie v súkromných správach, nech z toho majú prospech všetci.

------------------
Nosce te ipsum.
Uživatelský avatar
Warder
Administrátor
Administrátor
Příspěvky: 2684
Registrován: 05.duben 2007 - 9:32

Re: Enigma2 Channels Manager

Příspěvek od Warder »

Now Updated to Version 1.54 — Online Update
Changed the Service Reference Saving Format

The Channel Service Reference saving format has been changed to use the standard colon format (:) instead of underscores (_).

Before:
1_0_1_6DCA_44D_1_C00000_0_0_0

After:
1:0:1:6DCA:44D:1:C00000:0:0:0
------------------
Pýtajte sa na fóre a nie v súkromných správach, nech z toho majú prospech všetci.

------------------
Nosce te ipsum.
Odpovědět

Zpět na „Plugins“