AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [ANY] SourceMod DJ (SMDJ) (https://forums.alliedmods.net/showthread.php?t=172258)

bzellinger 11-27-2011 14:38

Re: [ANY] SourceMod DJ (SMDJ)
 
This does not work for me while in game. The menu pops up and select a test song that i uploaded through the web ui. I hear no music.

It works through the web ui
I see it added to the table in the db
I have installed the adobe flash player

"smdj"
{
"driver" "mysql"
"host" "xxxxxxxxxxxxx.com"
"database" "smdj"
"user" "root"
"pass" "ls;dkfjalf"
"port" "3306"
}

Dr. McKay 11-27-2011 14:57

Re: [ANY] SourceMod DJ (SMDJ)
 
Quote:

Originally Posted by bzellinger (Post 1603742)
This does not work for me while in game. The menu pops up and select a test song that i uploaded through the web ui. I hear no music.

It works through the web ui
I see it added to the table in the db
I have installed the adobe flash player

"smdj"
{
"driver" "mysql"
"host" "xxxxxxxxxxxxx.com"
"database" "smdj"
"user" "root"
"pass" "ls;dkfjalf"
"port" "3306"
}

I'll have to add a debug command to the next release. Did you install Flash Player for Other Browsers? http://sm.doctormckay.com/smdjhelp.php

Can you use !radio on a server that uses the radio plugin?

bzellinger 11-28-2011 12:49

Re: [ANY] SourceMod DJ (SMDJ)
 
I meet all the requirements. But, now that I think of it, it might be a Left 4 Dead issue.

Dr. McKay 11-28-2011 15:02

Re: [ANY] SourceMod DJ (SMDJ)
 
Quote:

Originally Posted by bzellinger (Post 1604221)
I meet all the requirements. But, now that I think of it, it might be a Left 4 Dead issue.

Possibly. Does the !musichelp command pull up the page?

bzellinger 11-28-2011 17:38

Re: [ANY] SourceMod DJ (SMDJ)
 
All the commands work in game.

FlaminSarge 11-28-2011 17:56

Re: [ANY] SourceMod DJ (SMDJ)
 
One glaring problem I see with this is the potential for leeching.
http://dl.doctormckay.com/dl/mp3/on_a_boat.mp3

Jukebox for Source works fine and takes care of the leeching problem as far as I can tell. Any solutions here?

Dr. McKay 11-28-2011 19:10

Re: [ANY] SourceMod DJ (SMDJ)
 
Quote:

Originally Posted by FlaminSarge (Post 1604391)
One glaring problem I see with this is the potential for leeching.
http://dl.doctormckay.com/dl/mp3/on_a_boat.mp3

Jukebox for Source works fine and takes care of the leeching problem as far as I can tell. Any solutions here?

I suppose I could put in a script that would create a temporary URL for each file. It'd have to be a config option though, because I believe it'd only work if the files are hosted locally (otherwise, it'd have to download the file from the remote server then download it to the client, using filesize * 2 bandwidth [upload + download]). Or you can just get a Dropbox and host the files for free. :)

I don't care about mine, I don't use that server for anything except running Bitcoin daemon and TF2 fast download/MP3 download. I'm not in much danger of using up all my 1 TB of bandwidth anytime soon.

Dr. McKay 11-28-2011 19:13

Re: [ANY] SourceMod DJ (SMDJ)
 
Quote:

Originally Posted by bzellinger (Post 1604380)
All the commands work in game.

So it does pull up the help page? If that's the case, there's a problem with your Flash Player. I'm adding a debug cvar to the next version (ETA this week hopefully) that'll pull up the page visibly so you can check for any plugin errors (Flash player)

andrew13 12-02-2011 02:01

Re: [ANY] SourceMod DJ (SMDJ)
 
Is there a way i can add songs? cause its a nice list, but i'd like to add some more!

Dr. McKay 12-02-2011 07:32

Re: [ANY] SourceMod DJ (SMDJ)
 
Quote:

Originally Posted by andrew13 (Post 1606165)
Is there a way i can add songs? cause its a nice list, but i'd like to add some more!

Install the web panel yourself? The link to mine in the OP is just meant to be an example...


All times are GMT -4. The time now is 10:56.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.