CiefpVibes v2.2 Release Notes
New module: OpenDirectory Downloader
A brand new module for downloading music from OpenDirectory servers has been added!
What is OpenDirectory?
Public servers that share music files (MP3, FLAC, M4A, etc.)
Easy browsing and downloading without complicated APIs
Features:
🌐 OpenDirectory server browsing - load URLs from opendir.txt file
📁 Folder navigation - navigate through directories easily
🎵 File selection - add individual songs or an entire folder at once
⬇️ Download manager - downloads MP3, FLAC, M4A, AAC, WAV, OGG files
📊 Progress bar - visual display of download progress
💾 Customizable path - choose where downloaded files will be saved
How to use:
Add OpenDirectory URLs to the file:
/usr/lib/enigma2/python/Plugins/Extensions/CiefpVibes/opendir.txt
Run CiefpVibes → Online Files → OpenDirectory Downloader
Navigation:
OK - enter folder / add file
Blue button - Select All (adds all files from folder)
Yellow button - Download (downloads selected files)
Green button - Settings (set path)
Improvements:
Automatically clean up file names (removes underscores, duplicate extensions)
Smart naming (e.g. A-Ha_-_Take_On_Me.mp3 → A-Ha - Take On Me.mp3)
Logging all download activities
Quick selection of all files from a folder (without recursive scanning)
Requirements:
Python 3
beautifulsoup4 (optional, for better parsing)
Installation:
opkg install python3-beautifulsoup4
In short:
now you can directly download music from public OpenDirectory servers directly to your Enigma2 device! 🎵
..:: CiefpVibes - Feel the vibes ::..
PHP Code:wget -q "--no-check-certificate" https://raw.githubusercontent.com/ciefp/CiefpVibes/main/installer.sh -O - | /bin/sh




Reply With Quote