Advertise Here
Advertise Here
Advertise Here
Advertise Here
Results 1 to 7 of 7

Thread: ║E²║Plugin║ TVGarden║v.2.1║By Lululla​║DreamOS║

  1. #1
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,059

    ║E²║Plugin║ TVGarden║v.2.1║By Lululla​║DreamOS║


    TV Garden
    versıon; 1.0
    09.12.2025 / UPTADE

    TV Garden Plugin for Enigma2

    by Lululla


    TV Garden Plugin for Enigma2
    TV Garden is an advanced plugin for Enigma2 that provides streamlined access to a vast, organized library of IPTV content directly on your receiver.

    Key Features at a Glance
    Global Content Library: Browse content from over 150 countries and 29 distinct categories, including Sports, News, Movies, and Entertainment.
    Intelligent Technology: Features a smart caching system for fast loading, support for multiple media players (GStreamer, ExtePlayer3), and automatic skin detection for optimal display (HD, FHD, WQHD).
    User-Centric Design: Manage a personal favorites list, use real-time search across all channels, and navigate with familiar receiver controls, including channel zapping.
    Reliable Performance: Built-in connection retry logic, DRM/problematic stream filtering, and configurable parental controls ensure a stable viewing experience.

    Installation

    The plugin can be installed directly via the command line on your Enigma2 receiver.
    bash
    PHP Code:
    wget ---no-check-certificate "https://raw.githubusercontent.com/Belfagor2005/TVGarden/main/installer.sh" -- | /bin/sh 
    After installation, restart your GUI. You will find "TV Garden" in your plugin menu.

    Navigation and Basic Usage

    The interface is designed to feel native to Enigma2. Here are the primary controls:

    OK Button: Select an item, enter a sub-menu (like a country), or play the selected channel.
    EXIT Button: Go back to the previous screen or exit the plugin.
    CH+ / CH- (in Player): Zap between channels in your current list without returning to the menu.
    Colored Buttons: Context-sensitive functions (Add to Favorites, Search, Settings, etc.).
    MENU Button: Often opens additional options for the current screen.

    Main Menu Structure
    Browse by Country: Select a country flag to see its available channels.
    Browse by Category: Choose from categories like Sports, News, Movies, Music, etc.
    Favorites: Your personal list of saved channels. Add a channel by pressing the YELLOW button when it's selected.
    Search: Perform a real-time text search across all channel names and metadata.
    Settings: Configure player, cache, display, and parental control options.

    Player Controls

    When a stream is playing, you have full control:

    CH+ / CH-: Zap to the next/previous channel in the list you opened.
    OK: Display extended information about the current channel.
    RED: Toggle the favorite status of the current channel.
    EXIT: Stop playback and return to the plugin menu.

    Configuration Overview

    The plugin is highly configurable through its Settings menu. Key options include:

    Player: Choose between Exteplayer3, GStreamer, or Auto detection.
    Cache: Improve loading times by enabling the cache and setting its size and duration (TTL).
    Display: Select a skin (HD, FHD, WQHD) or use Auto detection. Toggle flags and logos.
    Parental Control: Enable a PIN lock to restrict access to the plugin or specific categories.

    Troubleshooting Common Issues

    "No channels are loading": Check your internet connection. If the problem persists, try restarting the plugin or your receiver.
    "Player does not open / Black screen": Verify your selected media player (Exteplayer3/GStreamer) is correctly installed on your image.
    "Slow initial loading": This is normal on first launch as the plugin builds its cache. Subsequent visits will be much faster.
    Managing Cache: You can clear the plugin's cache from the Settings menu or manually by deleting the /etc/enigma2/tvgarden/ directory.

    Technical Details

    Architecture: A modular Python codebase with separate managers for browsing, playback, configuration, and caching.
    Data Source: Channels are sourced from the curated TV Garden Channel List project.
    Compatibility: Designed for Enigma2 images running Python 2 or Python 3.

    DOWNLOAD


    PHP Code:
    enigma2-plugin-extensions-tvgarden_1.0_all.ipk 

  2. Advertise Here
  3. #2
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,059

    Re: ║E²║Plugin║ TVGarden║v.1.5║By Lululla​║

    TV Garden
    versıon; 1.5
    13.12.2025 / UPTADE

    v.1.5

    New option: "Export ALL Database (Multi-File)"
    • Retained: "Export ALL Database (Single File)" for compatibility
    • Choice: User decides between speed (multi-file) or simplicity (single-file)
    • Limitation: Max 500 channels per file
    • Advantage: Enigma2 loads each file quickly
    • Navigation: Intuitive hierarchical structure


    • Structure:
      • Parent container (lightweight, references only) Sub-bouquet per country (max 500 channels/files)
      • Intelligent: Small countries → single file, large countries → multiple files

    /etc/enigma2/
    ├── bouquets.tv
    │ └── #SERVICE ... FROM BOUQUET "userbouquet.tvgarden_complete_container .tv"
    ├── userbouquet.tvgarden_complete_container. tv (PADRE)
    │ ├── #SERVICE ... FROM BOUQUET "subbouquet.tvgarden_italy.tv"
    │ ├── #SERVICE ... FROM BOUQUET "subbouquet.tvgarden_us_part1.tv"
    │ └── #SERVICE ... FROM BOUQUET "subbouquet.tvgarden_us_part2.tv"
    ├── subbouquet.tvgarden_italy.tv (≤500 canali)
    ├── subbouquet.tvgarden_us_part1.tv (500 canali)
    ├── subbouquet.tvgarden_us_part2.tv (500 canali)
    └── subbouquet.tvgarden_ad.tv (1 canale)


    Thanks lululla

    PHP Code:
    enigma2-plugin-extensions-tvgarden_1.5_all.ipk 

  4. #3
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,059

    Re: ║E²║Plugin║ TVGarden║v.1.6║By Lululla​║DreamOS║

    TV Garden
    versıon; 1.6
    15.12.2025 / UPTADE

    Changelog:

    • - Fix: Completely fixed bouquet export 'not readable' error."
    • - Improvement: Bouquets now correctly positioned at bottom of Enigma2 list.
    • - Stability: More robust and reliable bouquet file writing."
    • - Sort: Channels are now organized by country in exported bouquets.
    • - Compatibility: Full Python2 support maintained.

    DOWNLOAD


    PHP Code:
    enigma2-plugin-extensions-tvgarden_1.6_all.ipk 

  5. #4
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,059

    Re: ║E²║Plugin║ TVGarden║v.1.6║By Lululla​║DreamOS║

    TV Garden
    versıon; 1.7
    16.12.2025 / UPTADE

    1.7 version

    Changelog:


    DOWNLOAD


    PHP Code:
    enigma2-plugin-extensions-tvgarden_1.7_all.ipk 

  6. #5
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,059

    Re: ║E²║Plugin║ TVGarden║v.1.9║By Lululla​║DreamOS║

    TV Garden
    versıon; 1.9
    19.03.2026 / UPTADE

    v.1.9 online..
    19.03.2026
    fix skin, fix search, fix player, fix all

    telnet code
    PHP Code:
    wget ---no-check-certificate "https://raw.githubusercontent.com/Belfagor2005/TVGarden/main/installer.sh" -- | /bin/sh 
    thanks Lululla


  7. #6
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,059

    Re: ║E²║Plugin║ TVGarden║v.1.9║By Lululla​║DreamOS║

    TV Garden
    versıon; 2.0
    25.03.2026 / UPTADE

    PHP Code:
    enigma2-plugin-extensions-tvgarden_2.0_all.ipk 

  8. #7
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,059

    Re: ║E²║Plugin║ TVGarden║v.2.1║By Lululla​║DreamOS║

    TV Garden
    Versıon; 2.1
    01.04.2026 / UPTADE

    v.2.1ALphabetical Order

    Fis New Server channels


Advertise Here

Similar Threads

  1. Replies: 49
    Last Post: 20-05-2026, 22:11:57
  2. Update ║➽║E²║Plugin║Foreca One Weather NEW║Lululla Make​║
    By dreams@t in forum Enigma2 Plugins
    Replies: 45
    Last Post: 01-05-2026, 21:37:27
  3. Update ║E²║Plugin║Crash Log Viewer║v.1.7║By Lululla​║
    By dreams@t in forum Enigma2 Plugins
    Replies: 8
    Last Post: 18-12-2025, 21:30:23
  4. Update ║E²║Plugin║Vavoo Maker Bouquet║v.1.3║By Lululla​║
    By mehmetkarahanlı in forum Enigma2 Plugins
    Replies: 3
    Last Post: 06-12-2025, 14:35:05

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •