Tagged Questions

1
vote
4answers
184 views

How to identify all the singles in a huge selection of music MP3s?

I have a project at home I'm thinking about using as a way of teaching myself something new. On an external NTFS drive I have a few tens of GBs of music albums, all in mp3 format and all nice and ...
0
votes
0answers
16 views

MP3 Player where user can make playlist in wordpress

I have gone through with many question but none of them got any solving answer yet so I am posting my question. I am making wordpress template for my own use for my music showcase. What I want to do ...
0
votes
1answer
391 views

Generating playlist for jplayer in php

i am actually working on this mentioned title. player show the list, its generating perfectly. but i am no where to make it actually play that file. i must be wrong some where. i need advise fox. (ahh ...
0
votes
1answer
247 views

How can i use “MPMusicPlayerController” to playlist from my website in my Iphone app

i'm a beginning so i hope to explain me in easy way. how can i use MPMusicPlayerController to play sound list in my iPhone app. if i have many mp3 files in my website how can play these files ...
0
votes
2answers
1k views

Generate playlist using php and getid3

New to php. I use a php script to generate a playlist, the first song entry in the list is blank for all fields (artist, title, length, filename). Why? Here's the script <?php ...