Search found 16 matches
- Sun Jan 17, 2010 4:02 pm
- Forum: General discussion
- Topic: Recommendation on creating covers
- Replies: 1
- Views: 6107
Recommendation on creating covers
I currently name my cover art based upon the format artist-album. This is required by my whole house audio system. I am looking for a simple way to create a copy of my cover art to put it into the fixed name format required by Netjukebox as it does not support substitution variables in the front and...
- Mon Jun 29, 2009 12:51 am
- Forum: General discussion
- Topic: Automatic update of catalog?
- Replies: 3
- Views: 7107
Re: Automatic update of catalog?
I tried running this on the server and I get this repeatedly. I also get this when I run through the web interface. However, it appears that the update does work. Notice: Uninitialized string offset: 6 in E:\www\netjukebox\getid3\getid3\modul e.tag.id3v2.php on line 1855 PHP Notice: Uninitialized st...
- Sun Jun 28, 2009 3:34 pm
- Forum: General discussion
- Topic: Automatic update of catalog?
- Replies: 3
- Views: 7107
Re: Automatic update of catalog?
Thanks.
- Sun Jun 28, 2009 2:10 pm
- Forum: General discussion
- Topic: Automatic update of catalog?
- Replies: 3
- Views: 7107
Automatic update of catalog?
Is there a way to have netjukebox automatically update the catalog without having to manually start it from the administration interface? Perhaps run a php script or something on the web server? Thanks.
- Sat Jun 20, 2009 3:31 pm
- Forum: General discussion
- Topic: Any thoughts on providing an upload capability?
- Replies: 0
- Views: 26382
Any thoughts on providing an upload capability?
I would like to offer a user upload capability to netjukebox. Has any thought been given to this feature? Thanks.
- Sat May 02, 2009 5:55 pm
- Forum: Rejected
- Topic: Getting covers working
- Replies: 5
- Views: 12613
Re: Getting covers working
Any interest in changing it to accommodate this?
- Sat May 02, 2009 4:23 pm
- Forum: Rejected
- Topic: Getting covers working
- Replies: 5
- Views: 12613
Re: Getting covers working
Can I configure this to look for jpg images based upon a certain format? For example, most of my files are "Artist - Album.jpg"
- Sat May 02, 2009 2:00 pm
- Forum: Rejected
- Topic: Getting covers working
- Replies: 5
- Views: 12613
Getting covers working
I am not sure what I need to do to get covers displaying. I have a jpg image in each directory that is either named the same as the album or the track. How do I tell netjukebox which covers to pull up for which files? My other media programs seem to accomplish this without my intervention so I am no...
- Tue Apr 21, 2009 7:07 pm
- Forum: Windows related
- Topic: How to access media on windows network share
- Replies: 14
- Views: 62371
Re: How to access media on windows network share
I did try this, moving the Apache service to another user and it didn't work. I am curious about your comment about the "same" password. Same password as what? The user that Apache was originally using to load with? Thanks.
- Sun Apr 19, 2009 11:44 pm
- Forum: Windows related
- Topic: How to access media on windows network share
- Replies: 14
- Views: 62371
Re: How to access media on windows network share
I turned on debug and it was failing at the opendir command on line 1377 of update.php. I tried adding a couple of things to the code, including mapping the network share from within the code to see if that would work but nothing seems to prevent this error. This is a very common problem - I have ha...
- Sun Apr 19, 2009 3:39 pm
- Forum: Windows related
- Topic: How to access media on windows network share
- Replies: 14
- Views: 62371
Re: How to access media on windows network share
Thank you for the screen shots. I don't think however that this addresses the issue? In the example you provided it appears that the media is stored on the same computer as Netjukebox and Apache. In my case the media is stored on a media server. Netjukebox is stored on the web server. I do not want ...
- Thu Apr 16, 2009 10:42 pm
- Forum: Windows related
- Topic: How to access media on windows network share
- Replies: 14
- Views: 62371
Re: How to access media on windows network share
I installed Apache myself. I am running version 2.2.6. I also installed MySQL myself. I am hesitant to go with XAMPP because I have other applications using Apache and MySQL and I don't want to screw them up. Can I install just the XAMPP interface with an existing Apache and MySQL installation? If n...
- Thu Apr 16, 2009 1:30 am
- Forum: Windows related
- Topic: How to access media on windows network share
- Replies: 14
- Views: 62371
Re: How to access media on windows network share
Thanks, I tried changing the user login for the service and it didn't work. I am not using XAMPP. How do it stop these two applications loading as services and place them in the Windows Startup folder instead? Thanks.
- Sun Apr 12, 2009 11:46 pm
- Forum: Windows related
- Topic: How to access media on windows network share
- Replies: 14
- Views: 62371
How to access media on windows network share
My media is stored on a different PC than my web server. Both are running WinXP. I have a drive mapped to the media directory X: mapped to \\media\MP3\. "X:/MP3/" doesn't work for the media_dir. I tried replacing this with the share name: //media/MP3/" and this didn't work either. The...
- Sun Apr 12, 2009 11:37 pm
- Forum: Fixed
- Topic: Parse error: syntax error, unexpected T_STRING
- Replies: 2
- Views: 9565
Re: Parse error: syntax error, unexpected T_STRING
I had tried replacing the config.inc.php file with the original from the distribution zip and this did not work. So I wiped the directory and started from scratch. All is good. I have another unrelated question and I will post in a separate thread. Thanks.