Suggestion - Drumnbass.be Jukebox |
equipped
tired
  

Registration Date: 20-05-2005
Posts: 3,818
Helpfulness rating:
 |
|
quote: |
Originally posted by Glim
and the jukebox idea????? |
i know i ain't no mod
,..but as far as i can remember the jubox idea was not possible without some bandwidth headach's or something like that?,..i don't remember exactly,.. but i do remember the shyt wasn't gonna happen,... for what ever reason?,..anyway i can't remember what the shpeel was,.. and im too tired to check this thread,..but i do remember Muad,ib was makin a bunch of mixes to stream each week or month,..a fuck im typin for the fuck of it,..sorry glim,..i suck,..anyway that dj gummy dis tune you made was some impressive shit,..you gots some mad skillz glim,..packin a big ass buzz tnight,..or this mornin,..its 6:07 am,..mad scientist creepin away...old .be's...
__ Space
|
|
06-03-2006 11:54 |
|
|
equipped
tired
  

Registration Date: 20-05-2005
Posts: 3,818
Helpfulness rating:
 |
|
quote: |
Originally posted by equipped
quote: |
Originally posted by Glim
and the jukebox idea????? |
.anyway that dj gummy dis tune .
|
fuck i guess you got it deleted,..no worries->downloaded
,..and i got your other dirty ll cool j filth,.the mad talent's glim...
.
__ Space
|
|
06-03-2006 12:06 |
|
|
equipped
tired
  

Registration Date: 20-05-2005
Posts: 3,818
Helpfulness rating:
 |
|
quote: |
Originally posted by equipped
quote: |
Originally posted by Glim
and the jukebox idea????? |
i know i ain't no mod
,..but as far as i can remember the jubox idea was not possible without some bandwidth headach's or something like that?,..i don't remember exactly,.. but i do remember the shyt wasn't gonna happen,... for what ever reason?,..anyway i can't remember what the shpeel was,.. and im too tired to check this thread,..but i do remember Muad,ib was makin a bunch of mixes to stream each week or month,..a fuck im typin for the fuck of it,..sorry glim,..i suck,..anyway that dj gummy dis tune you made was some impressive shit,..you gots some mad skillz glim,..packin a big ass buzz tnight,..or this mornin,..its 6:07 am,..mad scientist creepin away...old .be's...
|
,..late drunkin post...
__ Space
|
|
06-03-2006 23:39 |
|
|
Glim
Stuck In The Late Nineties
Registration Date: 16-10-2004
Posts: 1,848
Helpfulness rating:
 |
|
hehe
thanks bruv, ur sound ,mate...
__ My Sounds
|
|
08-03-2006 17:48 |
|
|
thechronic
admin
    

Registration Date: 01-11-2002
Posts: 5,293
Helpfulness rating:
 |
|
OK I've been on it all weekend. I started working with a demo version of Wimpy Player. It was very difficult to get to work. Flash scripts don't allow to access files outside the website they run from, and the tracks on this site are actually not hosted inside the webspace but in another folder on the server for security reasons.
It took me ages to figure out what was wrong with it, until I found out that it is not a bug in Wimpy but a limitation of Flash player
The code of Wimpy is very tough, for some stupid reason they randomised the variable names to try to make it impossible to understand. Nice one guys.
Anyway I've managed to figure it all out and I've now recoded the PHP part of player so it streams the tracks from the protected folder into the player.
You can test it here.
It only plays for 10 seconds, but that is a limitation of the demo version. Once I get it all to work exactly as I want I'm going to buy the script and integrate it in the site.
__ If you find spam on the site, please hit the button and select my name. I'll personally kick it to the murky depths of hell where it belongs!
|
|
07-01-2007 22:20 |
|
|
cynik
Cp6uja
  
Registration Date: 15-03-2005
Posts: 5,646
Helpfulness rating:
 |
|
|
08-01-2007 00:21 |
|
|
Glim
Stuck In The Late Nineties
Registration Date: 16-10-2004
Posts: 1,848
Helpfulness rating:
 |
|
quote: |
Originally posted by thechronic
OK I've been on it all weekend. I started working with a demo version of Wimpy Player. It was very difficult to get to work. Flash scripts don't allow to access files outside the website they run from, and the tracks on this site are actually not hosted inside the webspace but in another folder on the server for security reasons.
It took me ages to figure out what was wrong with it, until I found out that it is not a bug in Wimpy but a limitation of Flash player
The code of Wimpy is very tough, for some stupid reason they randomised the variable names to try to make it impossible to understand. Nice one guys.
Anyway I've managed to figure it all out and I've now recoded the PHP part of player so it streams the tracks from the protected folder into the player.
You can test it here.
It only plays for 10 seconds, but that is a limitation of the demo version. Once I get it all to work exactly as I want I'm going to buy the script and integrate it in the site. |
Thats a cool idea, would be a great addition to this site.....badman
lol
__ My Sounds
|
|
08-01-2007 03:12 |
|
|
Surora23
Agressive Melodic Disorder
  

Registration Date: 05-07-2004
Posts: 2,127
Helpfulness rating:
 |
|
|
08-01-2007 04:42 |
|
|
Muad'Dib
Andrejnalin
   

Registration Date: 02-12-2003
Posts: 4,197
Helpfulness rating:
 |
|
quote: |
Originally posted by thechronic
OK I've been on it all weekend. I started working with a demo version of Wimpy Player. It was very difficult to get to work. Flash scripts don't allow to access files outside the website they run from, and the tracks on this site are actually not hosted inside the webspace but in another folder on the server for security reasons.
It took me ages to figure out what was wrong with it, until I found out that it is not a bug in Wimpy but a limitation of Flash player
The code of Wimpy is very tough, for some stupid reason they randomised the variable names to try to make it impossible to understand. Nice one guys.
Anyway I've managed to figure it all out and I've now recoded the PHP part of player so it streams the tracks from the protected folder into the player.
You can test it here.
It only plays for 10 seconds, but that is a limitation of the demo version. Once I get it all to work exactly as I want I'm going to buy the script and integrate it in the site. |
That player can be somehow integrated into the existing pages (in the form of an add or something), and stick there while browsing the forum... if this can be done. It can also be integrated within a pop-up window of limited size.
Wish I knew php, I would have certainly helped you, but I don't
Edit: Following Surrora's post, I've found the same mp3 player I use on my web site. http://muaddib.orgfree.com
Have a look. Mine is working. Of course I had some problems while setting it up, but all the configuration files are .xml files which can be easily edited and updated over php, I presume.
Edit 2: Follow the direct link to the player: http://muaddib.orgfree.com/mp3player.html
__ Thinking about becoming an Image-Line/FL Studio customer? Want a 10% reduction in price? Use this affiliate link:
http://affiliate.image-line.com/BADEBDG473
There is no such thing without its opposite
-Bene Gesserit
|
|
08-01-2007 18:11 |
|
|
thechronic
admin
    

Registration Date: 01-11-2002
Posts: 5,293
Helpfulness rating:
 |
|
the idea is to use the flash player for all the audio on the site, instead of having downloads, so not everybody can rip off all tracks that are uploaded here.
The jukebox thing would be easy to make as well, but it would have to be in a pop up window or it would be interrupted every time a new page is opened.
I still have some minor problems with it, like passing the play time etc. The progress bar acts a bit weird while loading.
I have bought the script in the meanwhile, so I guess I will stick with it for the time being. The player can get new skins too, I've played with it a bit.
Check out the fully working version
You can do some fancy stuff with the test page if you play with the URL a bit, eg:
Play all tracks by Surora
Try changing the last number in the URL to another producer ID, you can see the producer IDs by clicking on the profiles of producers and looking at the URL.
__ If you find spam on the site, please hit the button and select my name. I'll personally kick it to the murky depths of hell where it belongs!
|
|
08-01-2007 22:19 |
|
|
thechronic
admin
    

Registration Date: 01-11-2002
Posts: 5,293
Helpfulness rating:
 |
|
Made a jukebox script
It plays the current selection of tracks of the month, test it here
I also fixed the jumping play slider while loading. I tried fixing the loading bar too, but couldn't get it to work yet
__ If you find spam on the site, please hit the button and select my name. I'll personally kick it to the murky depths of hell where it belongs!
|
|
08-01-2007 23:50 |
|
|
D2o
Ghost
  

Registration Date: 30-05-2005
Posts: 2,545
Helpfulness rating:
 |
|
|
09-01-2007 00:30 |
|
|
Muad'Dib
Andrejnalin
   

Registration Date: 02-12-2003
Posts: 4,197
Helpfulness rating:
 |
|
I can't hear anything, what's that? I can open winamp and/or media player, they play perfectly, but the player I guess doesn't recognise my sound card
And maybe Firefox is messing something again...
In any case, I think that the mp3 player/no tracks combination should be exclusive for unregistered users (will increase the voting and the review count, I guess), and downloads+mp3 player combination for registered users (or for producers, whatever).
__ Thinking about becoming an Image-Line/FL Studio customer? Want a 10% reduction in price? Use this affiliate link:
http://affiliate.image-line.com/BADEBDG473
There is no such thing without its opposite
-Bene Gesserit
|
|
09-01-2007 00:55 |
|
|
BattleDrone
2161... the future.
   

Registration Date: 30-12-2005
Posts: 6,413
Helpfulness rating:
 |
|
quote: |
Originally posted by Muad'Dib
I can't hear anything, what's that? I can open winamp and/or media player, they play perfectly, but the player I guess doesn't recognise my sound card
And maybe Firefox is messing something again...
In any case, I think that the mp3 player/no tracks combination should be exclusive for unregistered users (will increase the voting and the review count, I guess), and downloads+mp3 player combination for registered users (or for producers, whatever). |
Your soundcard doesn't matter here mate... that's something Windows should handle for you... Are you using a proxy for surfing? If yes, try switching it off... Worked for me.
To bad the Wimpy player slows down the browser sooooo much and that using the sliders looks like it doesn't work at first and then after a second or so it jumps. Kinda like composing with too many plugins running
__
Check my soundcloud (exclusive tracks on there)
|
|
09-01-2007 09:57 |
|
|
thechronic
admin
    

Registration Date: 01-11-2002
Posts: 5,293
Helpfulness rating:
 |
|
I was thinking to make the flash player the default, and giving the producers the option to offer their tracks for free download or not. So they can chose it for every track.
I'm thinking of installing LAME on the server so I can recode all MP3's to low bitrate for the player. Guests will hear the low bitrate stream, members can listen high bitrate.
__ If you find spam on the site, please hit the button and select my name. I'll personally kick it to the murky depths of hell where it belongs!
|
|
09-01-2007 10:54 |
|
|
thechronic
admin
    

Registration Date: 01-11-2002
Posts: 5,293
Helpfulness rating:
 |
|
I have noticed that the slowness on the player only happens with high bitrate files. So low bitrate will be the way to go for the flash player, also to keep the bandwidth down a bit.
I suppose that when the flash player is in use a lot more bandwidth will be wasted since
- people can't download the tracks anymore and will have to stream it every time they want to listen
- having to wait until the download finishes works against listening to too many tracks in a row, and having the instant play of the flash player will encourage people to listen to dozens of tracks in a row, wasting lots of bandwidth
I have installed LAME on the server and have done some serious testing as to sound quality vs file size. I noticed that with the latest LAME release even 96kbps VBR sounds rather good, if the source is a 320kbps file.
I'm now running a script that is converting all the tracks to 96kbps VBR. Estimated time remaining: 14 hours
__ If you find spam on the site, please hit the button and select my name. I'll personally kick it to the murky depths of hell where it belongs!
|
|
11-01-2007 00:07 |
|
|
cynik
Cp6uja
  
Registration Date: 15-03-2005
Posts: 5,646
Helpfulness rating:
 |
|
|
12-01-2007 09:22 |
|
|
thechronic
admin
    

Registration Date: 01-11-2002
Posts: 5,293
Helpfulness rating:
 |
|
Nope the script crashed after encoding only a couple of dozen tracks
I've now improved the script a bit and it has been running smoothly for 2 hours now. It has now reached track #1141, dated March 30, 2005
I'll keep monitoring it all day today, but I'll be away working tomorrow.
I'll need to rework the track upload script too so it does a reencode automatically when a new track is uploaded.
On sunday I will work some more on this, I'll keep you informed
__ If you find spam on the site, please hit the button and select my name. I'll personally kick it to the murky depths of hell where it belongs!
|
|
12-01-2007 16:44 |
|
|
cynik
Cp6uja
  
Registration Date: 15-03-2005
Posts: 5,646
Helpfulness rating:
 |
|
|
12-01-2007 16:50 |
|
|
|