Skip to content

Auto Playlist Updater is a simple Python application whose purpose is to scan a directory for MP3 files and create a M3U playlist out of that list of files. The application then rescans the directory on a regular basis and updates the playlist with the new items found.

yllus/Auto-Playlist-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTO PLAYLIST UPDATER 0.1 INSTALLATION INSTRUCTIONS

1. Install the included Python package for the fun_plug:

	funpkg -i Python-2.5.2-2.tgz

   Note: More recent versions of Python for fun_plug can be found at:

	http://81.216.140.39/dns-323/denyhosts/

2. ?

X. Add a recurring scheduled job to the DNS-323 to scan for new files by adding the below as the very last line of the file /mnt/HD_a2/fun_plug:

	echo '*/10 * * * * /ffp/bin/python /ffp/sbin/autoplaylistupdater/autoplaylistupdater.py' > /var/spool/cron/crontabs/root

About

Auto Playlist Updater is a simple Python application whose purpose is to scan a directory for MP3 files and create a M3U playlist out of that list of files. The application then rescans the directory on a regular basis and updates the playlist with the new items found.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages