Posts by Lululla

    fix for PY3

    20250515 python3 recode by lululla

    -add other skin
    -major fix

    new versione total recoded
    -add play video
    -add show gif, png, jpg


    PYTHON3 ONLY


    Splash start plugin

    pasted-from-clipboard.png


    Main

    pasted-from-clipboard.png


    Player Video


    pasted-from-clipboard.png



    Player Video


    pasted-from-clipboard.png



    Info Button

    pasted-from-clipboard.png



    Menu Config


    Screenshot_14-5-2025_17950_192.168.1.78.jpeg



    ### **How to Use the NASA API Key for the APOD Plugin** 🚀


    #### **1. Obtain the NASA API Key** 🌌

    To access the Astronomy Picture of the Day (APOD) data from NASA, you need a valid API key.


    * Visit the NASA API registration page:

    `https://api.nasa.gov/`


    * After completing the registration, you will receive a unique API key that grants access to the data.

    ---


    #### **2. Adding the API Key to Your System** 🔑

    Once you have the API key, store it securely on your system.


    ##### **Method 1: Create a file for the API Key** 📂

    Run this command in your terminal to create the file:


    ```

    echo "YOUR_NASA_API_KEY" > /etc/apod_api_key

    ```


    Set proper permissions so only the owner can read/write:


    ```

    chmod 600 /etc/apod_api_key

    ```


    Make sure the file is accessible and secure.

    ---


    #### **3. Restart the System to Apply Changes** 🔄

    After saving the API key, restart the plugin or GUI so the key can be loaded correctly.


    ---


    #### **4. Troubleshooting** ⚠️

    * **Invalid API Key Error**: Check the contents of your key file and ensure the key is copied exactly as provided.

    * **Permission Issues**: Ensure the key file has the correct permissions (`chmod 600`).

    * **Missing File**: Make sure the key exists in one of the expected paths.

    ---

    Once done, the plugin should be able to access NASA's APOD data and display the Astronomy Picture of the Day properly. ✨

    ---



    INSTALL FROM TELNET


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


    GIT HERE:

    Belfagor2005/apod

    AGLARE PLUGIN SETUP CONFIGURATIONS

    The Aglare plugin offers numerous configuration options to customize the behavior of the renderers and external services. Below are the main options available.

    🖼️ Download Poster/Backdrop

    Configure the immediate or automatic download of posters and backdrops. You can enable the "Download Now" option to download immediately or set up automatic download based on the EPG.

    • Download Now Poster

      Enable immediate download of the poster.

      config.plugins.Aglare.download_now_poster
    • Download Now Backdrop

      Enable immediate download of the backdrop.

      config.plugins.Aglare.download_now_backdrop
    • Automatic Poster Download

      Enable automatic download of posters based on the EPG.

      config.plugins.Aglare.pstdown
    • Automatic Backdrop Download

      Enable automatic download of backdrops based on the EPG.

      config.plugins.Aglare.bkddown

    🔑 APIs and Keys

    Aglare supports integration with several APIs to fetch content information. Each API can be enabled/disabled individually.

    • Enable APIs

      Enable the use of APIs to retrieve content information.

      config.plugins.Aglare.actapi
    • Available APIs
      • TMDB

        Enable/disable the TMDB API.

        config.plugins.Aglare.tmdb
      • OMDB

        Enable/disable the OMDB API.

        config.plugins.Aglare.omdb
      • TheTVDB

        Enable/disable the TheTVDB API.

        config.plugins.Aglare.thetvdb
      • Fanart

        Enable/disable the Fanart API.

        config.plugins.Aglare.fanart
      • Other APIs
        • Elcinema

          Enable/disable Elcinema.

          config.plugins.Aglare.elcinema
        • Google

          Enable/disable Google.

          config.plugins.Aglare.google
        • IMDB

          Enable/disable IMDB.

          config.plugins.Aglare.imdb
        • Molotov

          Enable/disable Molotov.

          config.plugins.Aglare.molotov
        • Programmetv

          Enable/disable Programmetv.

          config.plugins.Aglare.programmetv
    • API Keys

      Set the API key for each service:
      • TMDB API

        config.plugins.Aglare.tmdb_api
      • OMDB API

        config.plugins.Aglare.omdb_api
      • TheTVDB API

        config.plugins.Aglare.thetvdb_api

    Additional Features

    • Rating Stars

      Enable the display of rating stars for events.

      config.plugins.Aglare.rating_source
    • Parental Icons

      Display parental guidance icons for each event.

      config.plugins.Aglare.info_parental_mode
    • Event Information Display

      Enable the display of extended event information, including plot, cast, and other metadata.

      config.plugins.Aglare.info_display_mode
    • Genre Icons

      Enable the display of icons representing event genres (e.g., action, comedy, drama).

      config.plugins.Aglare.genre_source
    • Enhanced Movie Center Poster

      Enable the display of posters from the local movie folder.

      config.plugins.Aglare.xemc_poster

    🗄️ Cache

    Caching can be enabled to improve performance when downloading events.

    • Enable Cache

      Enable or disable caching during event downloads.

      config.plugins.Aglare.cache

    🧹 PNG Management

    You can remove all PNG files from the local folder (poster and backdrop).

    • Remove PNG

      Remove all PNG files from the folder.

      config.plugins.Aglare.png

    🕒 Scan Time

    Set the scan times for automatic poster and backdrop downloads.

    • Poster Scan Time

      Set the scan time for automatic poster downloads.

      config.plugins.Aglare.pscan_time
    • Backdrop Scan Time

      Set the scan time for automatic backdrop downloads.

      config.plugins.Aglare.bscan_time

    20250328 recode by Lululla:

    • progressbar on download
    • skin fixed
    • downloaded request fixed
    • counter
    • show picons on Ok
    • set and save piconpath
    • add remove picons unused
    • setScale(1) on show picon preview
    • Case-insensitive checking
    • Symbollink handling
    • Special character validation

    # ##########################



    Screenshot_10-5-2025_1405_192.168.1.78 (1).jpeg



    Screenshot_11-5-2025_184056_192.168.1.78.jpeg


    Screenshot_11-5-2025_184146_192.168.1.78.jpeg


    Screenshot_11-5-2025_183828_192.168.1.78.jpeg

    I know the versions well because I made them. ;)

    the problem is always in py2 on cvs images, it just takes nothing and crashes.

    In this case I have to insert the fixes little by little.

    because at the moment I can't turn on the dreambox.