Search found 872 matches

by wbartels
Fri Feb 11, 2005 1:38 am
Forum: Fixed
Topic: bug in stream.php
Replies: 3
Views: 8272

This is not a bug, I have tested streaming from port 80 and another port number. The port numbers have to be added to all URL’s in the playlist. This is not necessary for port 80, because this is the default http port number. See the two examples below: Streaming from http://www.website.com/netjukeb...
by wbartels
Sun Jan 30, 2005 11:53 pm
Forum: Rejected
Topic: Retrieving Covers and other information from id3tag
Replies: 7
Views: 14112

Re: Retrieving Covers and other information from id3tag

That is a good idea to get the cover from an id3-tag. I will add it on my to do list. Nice thing your netjukebox! Thanks for that :D I dont' have your file-structure - all my files are in a alphabetical order. There are programs that can rename the file and create a directory structure based on the ...
by wbartels
Mon Jan 17, 2005 9:15 pm
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

It is possible to make the hole code work with error_reporting set to E_ALL . Than I have to use isset() , empty() and defined() a loooooooooooot of times :wink: <update> I'm now started with making the code compatible with error_reporting set to E_ALL. With error_report set to E_ALL I also found a ...
by wbartels
Mon Jan 17, 2005 8:29 pm
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

I found it :wink: I get the same error messages when set error_reporting to E_ALL in the php.ini. error_reporting = E_ALL When I set it back to the PHP default, everything works fine: error_reporting = E_ALL & ~E_NOTICE Cut and past from php.ini ; E_NOTICE - run-time notices (these are warnings ...
by wbartels
Sun Jan 16, 2005 4:16 pm
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

phpMyAdmin works fine for me. also phpinfo i get this errors and some more on every site i browse in netjukebox. e.g. playlist, browse, ... it would be nice if you can help me. If you mail me the netjukebox\include\config.inc.php and WINDOWS\php.ini file. And the version number of netjukebox. Maybe...
by wbartels
Thu Jan 13, 2005 7:56 pm
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

i get errors like this: PHP Notice: Undefined index: SERVER_ADDR in F:\DISKSPACE\netjukebox\include\initialize.inc.php on line 88 PHP Notice: Undefined variable: value in F:\DISKSPACE\netjukebox\include\globalize.inc.php on line 72 PHP Notice: Undefined variable: value in F:\DISKSPACE\netjukebox\in...
by wbartels
Thu Jan 13, 2005 7:47 pm
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

Re: small bug

Mephistois wrote:playlist: Aritst: instead of Artist: :wink:

no problem but only to complete this very cool thing.
Now I see it :oops:
Will be fixed in the next version.
by wbartels
Thu Jan 13, 2005 12:04 pm
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

So many errors I haven't seen before.
Is drive F: a local hard disk?
by wbartels
Wed Jan 12, 2005 12:12 pm
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

Re: re:

Mephistois wrote:look @ line 114 in playlist.php :wink:

btw. did you test netjukebox in IIS 6.0 ??
It runs with some little Problems. I will try to fix
it and give you a report.
I can't reproduce your problem with:
- IIS 6
- PHP 4.3.10
- netjukebox 3.61
- Winamp 5.07 with httpQ 3.0
by wbartels
Wed Jan 12, 2005 12:04 pm
Forum: Windows related
Topic: streaming
Replies: 6
Views: 21052

I found this on the internet: I am using IIS6 and PHP 4.3.2-RC. Any time I try to use the exec() or system() functions to run an external program, I get the "Unable to Fork" error. I have execute rights on the applicaiton I am trying to run. The problem is PHP prepends "cmd.exe /c&quo...
by wbartels
Tue Jan 11, 2005 5:37 pm
Forum: Windows related
Topic: streaming
Replies: 6
Views: 21052

Re: streaming

hi. this thing is great. thanxx very much for that. :D I only have a problem: streaming don`t work. :( can somebody tell me how to configure this ?? :?: i allrady the en/decoders (.exe) but it didn`t work. when i klick on stream nothing happens. thanxx for your help. sorry for my bad english but i'...
by wbartels
Tue Jan 11, 2005 5:20 pm
Forum: Fixed
Topic: php.ini
Replies: 18
Views: 39318

In your windows directory.
Normally: C:\WINNT\php.ini or C:\WINDOWS\php.ini
by wbartels
Tue Jan 11, 2005 1:19 am
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

I't would be very helpful if you can fix it :wink: I will also install IIS6 in the next few days, to see if I have the same problem. I know one issue I had with older versions from netjukebox: output_buffering = Off (from php.ini) On IIS6 makes a client computer responding very late (long script exe...
by wbartels
Mon Jan 10, 2005 4:13 pm
Forum: Fixed
Topic: small bug
Replies: 18
Views: 40018

Re: small bug

Mephistois wrote:playlist: Aritst: instead of Artist: :wink:

no problem but only to complete this very cool thing.
Sorry, but I don't utherstand it.
I don't see anything like that in the playlist.
Maybe jou can send me a email with a screenshot.
by wbartels
Mon Jan 10, 2005 4:03 pm
Forum: Windows related
Topic: streaming
Replies: 6
Views: 21052

Streaming works best with Winamp. I have tested it with lame.exe 3.96.1 witch you can download from http://mitiok.cjb.net/ Place lame.exe in D:\Console\Codec\lame.exe or change the configuration file netjukebox/include/config.inc.php For streaming from other formats I have tested it with: oggdec 1.0...