Tagged Questions

1
vote
1answer
56 views

how can i play the linked-to audio file in jPlayer, on click?

I've tried to resolve this by looking at the user guide for jPlayer and via answers to a similar question on Stackoverflow, but unfortunately my ability with javascript is such that I can't implement ...
1
vote
4answers
187 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
8 views

Smooth and clean plugin or method to use when putting Songs on Youtube in a Player, fully integrated, like Button for every Song?

Is there any smooth and clean plugin or method to use when putting Songs on Youtube in a player that should be fully integrated into Facebook and hold a like Button for every Song? What i want to do ...
0
votes
0answers
46 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
429 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
254 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 ...