Releases: FErArg/pmpfm
Releases · FErArg/pmpfm
Release list
version v5.3.0
[5.3.0] - 2026-06-01
Added
- Password protection for web interface
- Login form with session authentication
- Logout button
Changed
- Database format:
URL\tTITLE(tab-separated) - Video titles displayed in queue and converted lists
- PODCAST_DOMAIN variable for URL construction
- Version and author info displayed in interface
v5.2.1
version v5.2.0
[5.2.0] - 2026-06-01
Added
- Video titles displayed in queue and converted lists
- YouTube API fetches video title when adding URL
- Titles stored in youtubeLinks.db and videoDownload.db (tab-separated)
Changed
- Database format:
URL\tTITLE(tab-separated) - yt-podcast.sh reads and writes tab-separated format
- RSS feed uses video titles instead of filenames
version v5.1.1
[5.1.0] - 2026-06-01
Changed
- Simplified
index.php: removed login system and audio upload - Simplified
style.css: minimal clean styles - Simplified
yt-podcast.sh: removed external dependency, cleaned code - Detection of duplicates by video ID (not URL string)
- Valid RSS 2.0 + iTunes XML output
- Files moved to
v5/subdirectory
