Search found 14 matches

by lylos
Wed Mar 08, 2006 11:06 am
Forum: General discussion
Topic: Streaming with a Linux Server
Replies: 9
Views: 14563

Oh wow, so you took the entire list and just included it... I'm sorry about not getting around to answering this for you but I was working on the displaying a text file while a song is playing... Anyway, this code I used to show my last 5 added was quite simple: <h3><p align=center>Last 5 Albums</h3...
by lylos
Wed Feb 22, 2006 8:38 am
Forum: General discussion
Topic: Streaming with a Linux Server
Replies: 9
Views: 14563

My installation is running on a purely linux build (Ubuntu Breezy). You can take a look at it, http://klimatixweb.zapto.org/nj/ . Here, I'll post my config file. // +---------------------------------------------------------------------------+ // | Decode to stdout (for streaming & recording) | /...
by lylos
Tue Nov 22, 2005 11:10 am
Forum: Rejected
Topic: RSS Feed w/ last X albums added.
Replies: 1
Views: 7066

RSS Feed w/ last X albums added.

Does this seem like a nice feature to add? Honestly, I'm just looking for something to work on while I'm bored here at work. Please give me some feedback!
by lylos
Fri Oct 14, 2005 2:17 pm
Forum: Implemented
Topic: Download Album
Replies: 21
Views: 32898

You said with the new version that there will be a session_id tracked in the mysql database. Is this going to be deleted after a timeout or whenever the user leaves the website? If so, then the deletion of the temp dirs can be tied with this.
by lylos
Fri Oct 14, 2005 2:09 pm
Forum: Implemented
Topic: Download Album
Replies: 21
Views: 32898

Here's what I have so far. It generates the zip file, it sends it, then it deletes the zip file after completion of the send. Only issue I'm having is when I cancel the download or click stop, I'm stuck with a huge zip file in a temp directory... any ideas? And this is UGLY UGLY UGLY ... Still worki...
by lylos
Fri Oct 14, 2005 12:40 pm
Forum: Implemented
Topic: Download Album
Replies: 21
Views: 32898

In the login script is there a session ID that is created or some kind of key that we can use to create a directory to store the zip in? In my situation, I have everyone log in via the anonymous login to use my script. Storing the zip file in a directory based on username wouldn't be enough. I'm sea...
by lylos
Thu Oct 13, 2005 9:28 am
Forum: Implemented
Topic: Download Album
Replies: 21
Views: 32898

The way I read it is that it can be re-distributed, but not alone... Which I'm guessing would go to say someone who is trying to say they made it? I don't own the script so I don't know.
by lylos
Thu Oct 13, 2005 2:59 am
Forum: Rejected
Topic: Retrieving Covers and other information from id3tag
Replies: 7
Views: 13527

Can you recommend a really good one that will download the information from the net... I am missing covers from a lot of the albums in my library and it would just take so long to edit all the id3tag information, hopefully a program that can do it for me would save me tons of time. A program I like...
by lylos
Thu Oct 13, 2005 2:35 am
Forum: Implemented
Topic: Download Album
Replies: 21
Views: 32898

I used the lite zip script from http://smiledsoft.com/demos/phpzip/index.shtml . Added this into the includes folder. Then in stream.php I added the following to the end of the file... // +---------------------------------------------------------------------------+ // | Download Album | // +--------...
by lylos
Wed Oct 12, 2005 11:19 am
Forum: Implemented
Topic: Download Album
Replies: 21
Views: 32898

I believe I now have this function enabled, mind you my php is hacked all to hell and it looks awful, but I think it works... If you would like to know what I did please reply back and I'll add all steps. And if you would like to see a demo of this, check out my website, you can login with anonymous...
by lylos
Sun Apr 03, 2005 8:43 am
Forum: Rejected
Topic: Using Different Discs
Replies: 1
Views: 7444

Using Different Discs

I don't know if I'm the only one, but sometimes I backup my mp3s to a dvd then delete them off my hard drive. It would be awesome if .netjukbox would work like a real jukebox and allow you to add albums from these cd backups and .netjukbox record which disc they're on. That way when you want to play...
by lylos
Wed Dec 15, 2004 7:35 am
Forum: Implemented
Topic: New features I would like to see.
Replies: 6
Views: 13792

Btw, when is the open source version expected to be released?
by lylos
Tue Dec 14, 2004 5:26 pm
Forum: Implemented
Topic: New features I would like to see.
Replies: 6
Views: 13792

Well, I would like to thank you for a nice product, and I will be awaiting the open source. :D
by lylos
Tue Dec 14, 2004 2:41 pm
Forum: Implemented
Topic: New features I would like to see.
Replies: 6
Views: 13792

Oops, I meant to post that signed in.