fjamkeeper Posted July 20, 2008 Share Posted July 20, 2008 I downloaded a dynamic playlist updater, that updates an xspf format playlist for an mp3 directory. When something new is put into the folder, the php script updates the playlist, and the new file becomes streamable in the playlist. The problem is that this php script shows all files in the folder wether they are mp3s or not. My file manager program inserts files for descriptions, and download counts, and this play list updater shows them all. I am looking for an amendment to this script that will make the dynamic updater show only mp3s in the playlist, and ignore all other extenders. Am I in the right place to ask for this, and is there anyone who might be interested in giving me some code to insert into this script to accomplish this? If so I will post the link to the code... Thanks in advance... Link to comment https://forums.phpfreaks.com/topic/115691-dynamic-playlist-updater-help-php/ Share on other sites More sharing options...
fjamkeeper Posted July 20, 2008 Author Share Posted July 20, 2008 Here is the link to the open source if someone can help me. Thanks... http://sourceforge.net/projects/php-xspf-gen Link to comment https://forums.phpfreaks.com/topic/115691-dynamic-playlist-updater-help-php/#findComment-594877 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.