Posts by Lululla

    I updated to 1.4 and how to change the output directory?

    LogoMatik[EA]


    logomatik-768x539.png


    R.081f2144785cda6b069a896d618392ba?rik=RqH6crxPFDRkmg&riu=http%3a%2f%2fi.hizliresim.com%2fBv9oGD.png&ehk=VZGPGNoUQmFPjjuhmFdat2FMBpQGVCPgeUHdXxHnYaM%3d&risl=&pid=ImgRaw&r=0



    How to Use LogoMatik[EA] for Enigma2 Boot Logos

    LogoMatik[EA] is a popular tool for creating and customizing boot logos for Enigma2-based satellite receivers.

    What is LogoMatik[EA]?

    • A Windows software that allows you to create, edit, and convert boot logos for Enigma2 images.

    • It supports various logo formats and resolutions.

    • Allows editing of splash screens, boot logos, shutdown logos, etc.

    Steps to Use LogoMatik[EA]:

    1. Download and Install LogoMatik[EA]

      • Get the installer from the official or trusted source (link below).

      • Install it on a Windows PC.

    2. Open LogoMatik[EA]

      • Launch the software.

    3. Load Your Existing Boot Logo or Start a New Project

      • You can open existing logo files (usually .bmp or specific Enigma2 logo formats).

      • Or create a new logo by importing images (e.g., PNG, BMP).

    4. Edit the Logo

      • Use the built-in editor to resize, crop, adjust colors, or add text.

      • Make sure the resolution matches your device requirements (commonly 720x576 or 1280x720 depending on your receiver).

    5. Convert and Export

      • Once done, convert the image into the correct format for Enigma2.

      • Export/save the logo file.

    6. Upload the Boot Logo to Your Enigma2 Receiver

      • Transfer the file via FTP or USB to your receiver.

      • Typically, you replace the boot logo file in /usr/share/enigma2/ or the appropriate folder.

      • Some images or skins may require specific file names or formats.

    7. Reboot Your Receiver

      • Restart the device to see your new boot logo.

    Tips:

    • Always keep a backup of the original boot logo before replacing.

    • Ensure your logo matches the correct dimensions and file format supported by your Enigma2 image.

    • Some Enigma2 images have plugins to facilitate boot logo changes without manual FTP.

    ok, after the feedback I will release it.

    I had to invent the stop with the green button that changes depending on the mood ahaha

    but I was annoyed waiting for it to convert 12600 channels.. but what do they do with all these channels. but when will they see them?

    not having valid lists I relied on fate, that's why I delayed the release of this release. Also because I was also very angry.

    I got a little bored of doing.. doing.. I want to be a pizza chef!.

    **You - WorldCam**


    is an Enigma2 plugin that allows you to view live webcams from around the world,

    with a simple, fast, and stable interface.

    Completely rewritten and optimized in version **5.0**,

    the plugin now offers new features and greater reliability.



    What's new in version 5.0

    - ⚡️ **Fast and interactive UI management**

    Asynchronous webcam loading and smooth navigation between categories.


    - 🇺🇳 **Dynamic flag icons for language/country**

    Automatic mapping based on system language or country name.


    - ✅ **New integrated player**

    Direct support for HLS streams (.m3u8) and YouTube stream and 2 fallback where available.


    📁 **Favorites list now available**

    You can now manage your favorite webcams from the main menu.

    While watching a webcam, just press the **Blue button** to add or remove it from your **Favorites**.


    🟩 **Favorites toggle shortcut (Green button)**

    Quickly add or remove the selected webcam from your favorites list while browsing.


    🟨 **One-click Favorites to Bouquet export (Yellow button)**

    Instantly export your favorite webcams into a channel bouquet without opening menus.


    ▶️ **Next/Previous webcam navigation in player**

    You can now switch between webcams directly from the player using left/right arrows.


    - 🔎 **Fully revamped SkylineWebcams scraper**

    Faster and compatible with recent website updates.


    - 🛠️ **Advanced console + file logger**

    Supports `INFO`, `DEBUG`, `ERROR`, `CRITICAL` levels,

    with color-coded terminal output and persistent logs in `/tmp/worldcam/worldcam.log`.


    - 🧹 **Safe screen cleanup and management**

    Summary removal and automatic cleanup to prevent memory leaks or crashes.


    - 🔁 **Integrated aspect ratio handling**

    Stores and restores the correct aspect ratio for each video stream.


    - 🧩 **Guaranteed compatibility from Python 2.7 to 3.9+**

    Safe use of cross-version libraries and methods, with automatic fallbacks.



    YouTube Player Support


    The WorldCam plugin supports playing YouTube streams with three fallback mechanisms to ensure smooth playback:


    1. **Direct playback using yt\_dlp and eServiceReference**

    The plugin tries to play YouTube videos directly by extracting the stream URL with yt\_dlp.


    2. **Fallback to YouTubeExtractor**

    If yt\_dlp fails, it falls back to the older YouTubeExtractor method.


    3. **Fallback to YouTubeProxy**

    If both yt\_dlp and YouTubeExtractor fail, it uses YouTubeProxy as the last fallback.


    This ensures maximum compatibility and reliability for YouTube streams.


    Local List Format for WorldCam


    WorldCam supports loading a local list file containing webcam entries.

    Each line in the list must contain the **name** and the **stream URL** of the webcam,

    separated by one of the following delimiters:


    * 🔹 `:::` (triple colon)

    * 🔹 `;;` (double semicolon)

    * 🔹 `###` (triple hash)

    * 🔹 `::` (double colon)

    * 🔹 `;` (semicolon)



    YouTube streams in Local List


    YouTube URLs can be included directly in the local list as valid webcam entries.

    The plugin will automatically detect YouTube links and use its internal player fallback to stream them




    Example lines:

    Camera 1:::[http://example.com/stream1.m3u8](http://example.com/stream1.m3u8)

    My Cam;;[http://example.com/stream2.m3u8](http://example.com/stream2.m3u8)

    Another Cam###[http://example.com/stream3.m3u8](http://example.com/stream3.m3u8)

    Cam Name::[http://example.com/stream4.m3u8](http://example.com/stream4.m3u8)

    SimpleCam;[http://example.com/stream5.m3u8](http://example.com/stream5.m3u8)

    YouTube Cam;[https://www.youtube.com/watch?v=dQw4w9WgXcQ](https://www.youtube.com/watch?v=dQw4w9WgXcQ)

    SimpleCam###http://example.com/stream5.m3u8](http://example.com/stream5.m3u8

    YouTube Cam###https://www.youtube.com/watch?v=dQw4w9WgXcQ](https://www.youtube.com/watch?v=dQw4w9WgXc


    Where to put the local list file?


    Place your local list file (for example, named `worldcam_list.txt`) inside the following folder:


    /usr/lib/enigma2/python/Plugins/Extensions/WorldCam/Playlist/


    Requirements

    - Enigma2 STB (Dreambox, Vu+, Zgemma, etc.)

    - Active internet connection

    - Python ≥ 3.0



    Debug & Log

    Logs are saved at:


    /tmp/worldcam/worldcam.log


    Notes


    - This plugin is released under the **CC BY-NC-SA 4.0** license

    - Redistribution without attribution is not allowed

    - The plugin **does not use external extensions** or complicated dependencies

    - Any code modification must keep the original header intact



    Credits


    - Original project: **Lululla**

    - Stream source: [SkylineWebcams.com](https://www.skylinewebcams.com)

    - Graphic support: Public flags and icons

    GitHub: https://github.com/Belfagor2005


    badge.svg



    :laugh1:



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