Posts by Lululla

    important corrections have been made both on the graphics and on the code, for example atv uses gridmain for the graphics, but if I'm not mistaken the same version also has the alternative skin for pli etc.

    wait for someone to clarify better for you.

    The plugin is successfully updated ( Plugin Browser > Update plugins)


    I don't know who made these changes, but something is wrong with the display of e2iplayer on my TV. I'm looking for an explanation and a fix.In the previous version from 25.05 everything was fine(all in 'center'). The resolution of the skin is Standard HD, Openatv 7.6. Thanks.

    from feed?

    Stalker Portal Playlist Converter

    plugin.png


    screen.png


    ---

    This plugin allows you to convert a list of Stalker Portal URLs and MAC addresses from a playlist.txt file into usable M3U playlists.


    Features on Python3

    • 🧠 **Smart parsing**: Recognizes multiple formats of portal and MAC combinations
    • 📁 **Custom folder selection** for output
    • ⚡ **Very fast**: ~13,000 channels converted in about 1 minute
    • 💻 Output is easily viewable and usable on PC or media players
    • 🧾 Supports **multiple MACs per portal** and **shared MAC usage**
    • 🔐 **Account info extraction**: Retrieves credentials, subscription expiry, status, and connection limits from the server
    • 🎞️ **TV bouquet conversion**: Convert playlists to Enigma2-compatible TV bouquet format
    • ⬆️ **In-plugin updater**: Update the plugin directly from the user interface
    • 🌐 **Integrated Web Server**: Manage playlists and settings through a built-in browser interface


    How to Use

    ButtonAction
    🔴 REDClear Field
    🟢 GREENConvert Stalker Portal list to M3U or TV Bouquet
    🟡 YELLOWSelect Folder output and file playlist.txt
    🔵 BLUEEdit Config
    ℹ️ InfoShow help and usage instructions
    🔢 Key 1| Show CodeDisplays the current access code/token
    🔢 Key 0 | New Code Generates a new access code for web interface
    ⌨️ TXT | Start Web Server Launches the integrated web control interface



    Use the Settings menu to configure the following options:


    OptionDescription
    🖥️ Edit Portal URLChange the portal URL
    🖥️ Edit MAC AddressModify the MAC address
    📁 Change Output DirectorySelect a custom output directory
    🗑️ Delete Playlist FileRemove the existing playlist file
    ℹ️ InformationShow help and usage instructions



    Input Format (playlist.txt)

    Case-sensitive. The following formats are supported:


    Standard Format

    Code
    Panel: http://example.com:80/c/
    MAC: 00:1A:79:XX:XX:XX

    Compact Format

    Code
    http://example.com/c/ # My Portal
    00:1A:79:XX:XX:XX

    Multiple MACs per Portal

    Code
    Portal: http://server.com:8080/c
    MAC1: 00:1A:79:AA:AA:AA
    MAC2: 00:1A:79:BB:BB:BB

    Unlabeled MAC

    Code
    Panel http://example.com/c
    00:1A:79:XX:XX:XX

    Shared MAC (for multiple portals)

    Code
    http://server1.com/c/
    http://server2.com/c/ # Uses same MAC as server1
    00:1A:79:XX:XX:XX

    Output

    • Standard .m3u files for each portal
    • Grouped and channelized for easy use



    **Web Interface Access and Management Help**


    This plugin includes a built-in web server that allows access to a full management interface.


    How It Works


    * When the plugin starts, a **masked access code** is displayed (e.g., **"Access Code: 12••34"**).

    * Open the displayed web address in your browser (e.g., `http://192.168.1.100:8080`).

    * Enter the **full access code** shown in the plugin (e.g., `123456`).

    * If the entered code is correct, you gain access to the management interface.


    ---


    Authentication System Features


    * **Automatic code generation**:

    A random 6-digit code is generated on plugin start (if not already present).

    The code is stored in the plugin configuration.


    ---


    On-Screen Controls


    In the main screen:


    * You see **"Access Code: 12••34"** (yellow text).

    * Green Label: **"Show Code"**

    * Red Label: **"New Code"**

    * Below the buttons, you see hints: **"1-SHOW"**, **0-NEW"**


    To reveal the full code:


    * Press **"1"** on the remote control.

    * The full code is shown (e.g., **"Access Code: 123456"**).

    * After 10 seconds, it returns to the masked view (e.g., **"12••34"**).


    To generate a new code:


    * Press **"0"** on the remote control.

    * A new 6-digit code is generated (e.g., `987654`).

    * You see **"New Access Code: 987654"** for 15 seconds.

    * Then it returns to masked view (e.g., **"98••54"**).


    ---


    Advanced Security


    * Access is **temporarily blocked after 3 failed attempts**.

    * **No hints** about the correct code are shown in error messages.

    * Code check is **case-insensitive**.


    ---


    Playlist Management Interface


    * View all saved portals and associated MAC addresses.

    * Displayed in a structured, tabular format with logical grouping.


    Available Actions:


    ✏️ **Edit**a portal (URL and MAC list)
    🗑️ **Delete** an entire portal
    🗑️ **Deletea single MAC address



    Confirmation & Feedback:


    * Confirmation popup for all delete operations

    * Visual feedback after each action


    ---


    Workflow


    * Full management access from the main menu

    * Inline editing with dedicated forms

    * Automatic return to main view after operations


    ---


    Real-Time Updates


    * Changes are saved directly to the playlist file

    * Plugin reloads automatically

    * Interface always reflects the current state


    ---


    How to Use


    Access Advanced Management:


    * From the homepage, click **"Full Management"**

    * Or go directly to `/manage` in the browser


    Edit an Entry:


    * Click the ✏️ icon next to a portal

    * Edit the URL and/or MAC list (comma-separated)

    * Click **"Save Changes"**


    Delete Items:


    * 🗑️ Next to a portal: deletes the entire portal

    * 🗑️ Next to a MAC: deletes only that MAC address


    Add New Entries:


    * Return to the homepage using the dedicated button

    * Use the main form to add new entries


    ---


    Security Notes


    * All operations require authentication

    * Input validation before saving:


    * Correct URL format

    * MAC address validation

    * Confirmation required for destructive actions

    * Clear error messages for invalid operations




    :smiling face with sunglasses:

    This time too... no one will offer me beer


    Belfagor2005/StalkerPortalConverter



    :Download9:

    On linuxsat panel / Category Utility


    or

    from telnet command:

    telnet-icon-symbol-design-illustration-vector.jpg


    wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/StalkerPortalConverter/main/installer.sh -O - | /bin/sh




    badge.svg