Search found 65 matches

by Shizzle
Sat Dec 17, 2005 8:19 pm
Forum: Implemented
Topic: Error Reporting?
Replies: 10
Views: 20437

Willem, I did exactly as you said with commenting all the media types and leaving one on at a time then doing the update. It still beeped at me or that error sound that windows makes. I also noticed that if I delete the folder causing the problem it wont allow me to due it saying that the .jpg file ...
by Shizzle
Fri Dec 16, 2005 8:00 pm
Forum: Implemented
Topic: Error Reporting?
Replies: 10
Views: 20437

Ok I will give that a shot. what is the best overall format for music files? I want to convert all my music to one format but not really sure which format. Does this just depend on the person and what they want or is there a format that is better than all the rest? I guess I will google this and res...
by Shizzle
Fri Dec 16, 2005 10:00 am
Forum: Implemented
Topic: Error Reporting?
Replies: 10
Views: 20437

Not sure if I have the Zend Optimizer installed or not will phpinfo.php tell me if it is? I use a bundled webserver called XAMPP info here http://www.apachefriends.org/en/ phpinfo does tell me that I have the Zend Engine 2.0.5 I think that it is installed as default in my php.ini file there is this ...
by Shizzle
Tue Dec 13, 2005 12:17 pm
Forum: Implemented
Topic: Unicode support
Replies: 34
Views: 56413

by Shizzle
Tue Dec 13, 2005 12:02 pm
Forum: Implemented
Topic: Error Reporting?
Replies: 10
Views: 20437

Anyone know of a utility that will check to see if any music media files are corrupt or not?
by Shizzle
Sun Dec 11, 2005 8:16 pm
Forum: Implemented
Topic: Ideas for layout real estate
Replies: 1
Views: 7345

Ideas for layout real estate

just a quick question.... when you perfom a fast update (only add new albums), is there a way to find out what the last 5, 10 or whatever amount of albums were added and display on the browse page? So that there would be a seperate block on the right side of the page that will tell you the recent ad...
by Shizzle
Fri Dec 02, 2005 6:24 pm
Forum: General discussion
Topic: File (Re)naming
Replies: 7
Views: 11155

Re: File (Re)naming

xdreamer wrote:* Renaming by ID3 Tag
Ahh but what if the ID3 tags are not correct? Then you have to go with other means... I have ran into this alot with my collection but for the most past I would have to agree with Devoraz with the program Tag&Rename. It is well worth the purchase :D
by Shizzle
Thu Dec 01, 2005 12:21 am
Forum: Implemented
Topic: Error Reporting?
Replies: 10
Views: 20437

Because of the page layout, any PHP error message comes below the visual screen. So you have to scroll down. Yeah that has happened to me before and it was the images that were having the problem and I fixed them issued resolved. However this time on the update I don't get that so I can't scroll do...
by Shizzle
Wed Nov 30, 2005 7:48 am
Forum: Implemented
Topic: Error Reporting?
Replies: 10
Views: 20437

Error Reporting?

Is there a way to turn on error reporting? For some reason I get Internet Explorer / Firefox to beep at me or freeze on an artist and album during the update on the structure/bitmap. I check the structure and the images and they are correct according to the file structure as per NJB requirements. So...
by Shizzle
Tue Nov 22, 2005 11:38 pm
Forum: Implemented
Topic: Adding More Genres
Replies: 2
Views: 8449

Adding More Genres

well after finally getting close to my media filestructure and renaming all the media and making sure that the albums have the correct id3 tags ( :x ) I noticed that the genre list is just a sample... well I took the list that is in WMP and put it into the sql file but since each genre is in a speci...
by Shizzle
Tue Nov 22, 2005 11:12 pm
Forum: Rejected
Topic: RSS Feed w/ last X albums added.
Replies: 1
Views: 7372

yeah that could come in handy... :wink:

I am still working on a few things myself
by Shizzle
Mon Nov 21, 2005 6:59 pm
Forum: Implemented
Topic: M4A Format
Replies: 5
Views: 11555

Not really sure about all that post I was trying to find those codec options on google but instead I found this site which I am not really sure if this is what newbeat was needing or not I still didn't find the command line commands http://all-streaming-media.com/streaming-media-faq/faq-mp4-streamin...
by Shizzle
Mon Nov 21, 2005 5:47 am
Forum: Implemented
Topic: M4A Format
Replies: 5
Views: 11555

Well it worked... I mean NJB recognizes it and will stream it through WinAmp. So if anyone else has or uses that format of media just copy and paste those lines in their respectable locations in the includes\config.inc.php file and do an update of new albums only (Fast Update). Let me know if anyone...
by Shizzle
Mon Nov 21, 2005 1:05 am
Forum: Implemented
Topic: M4A Format
Replies: 5
Views: 11555

M4A Format

How can I get NJB to detect my music that is in M4A format. I tried adding the following lines in the config.inc.php file but not sure if I am correct or not :wink: .

Code: Select all

$cfg['media_extension'][]          = 'm4a';

Code: Select all

$cfg['mime_type']['m4a']          = 'audio/m4a';
Thanks
by Shizzle
Thu Nov 03, 2005 11:54 pm
Forum: General discussion
Topic: MySQL 5+ Supported?
Replies: 2
Views: 5359

so basically I just enter the following into a mysql> command prompt or I edit the my.ini file?

Code: Select all

SET PASSWORD FOR 'user'@'host' = OLD_PASSWORD('user_password');
thanks,

BTW did you get my two emails that I sent to --- l???