Quote:
Originally Posted by logoz2008
Okay I got it working but I don't know if it the best way to go about it.
The issue was that the playlist was calling on: $row[url]
The songs are using local Url. So $row[url] calls only upon half portion of the full url in the playlist: /artist/song_number.mp3
Local url is defined as : site/forum/music/media
So when it was loading it was calling on site/forum/artist/song_number.mp3 (missing the the /music/media part after the forum/)
When playing all the songs in album, it wouldn't work unless it is complete url: site/forum/music/media/artist/song_number.mp3
I defined "".$dnpOptions['local_url_path']."$row[url]\" in musicajax.php which works, but I dont know if its best way because if anyone opened the .asx file in editor they can see where the songs are stored.
Plus if you add external media it will call the local url path + the external link in $row[url].
I hope I made sense lOl
p.s. music.php loc is at site/forum/music.php
|
I see what you mean and it could possibly be a bug. The auto play all audio is an old plugin by DnP and I will upgrade it myself in next version
Quote:
Originally Posted by Lift for Life
This is an amazing feature. I was a bit hesitant at first but decided to give it a try and am absolutely blown with the look, feel and functionality of this add on. Am just getting started with loading media and want to add more content before adding it to the main skin but test thus far greatly exceed expectation.
Thanks
NOMINATED
Lift
|
Thanks for the positive feedback , should I bring all compliments to the first post for good impression