Search Results

2
votes
1answer
196 views

Python scripted mp3 database, with a php front end

So, here's the deal. I am attempting to write a quick python script that reads the basic id3 tags from an mp3 (artist, album, songname, genre, etc). The python script will use most likely the mut …
0
votes
3answers
201 views

Online Flash Mp3 Player Music Button

So I have a website that queries a database with information about music, with id3 information and file location information. I would like to use …
1
vote

Online Flash Mp3 Player Music Button

Never mind, found out you don't need a playlist for one song if you don't want to. …