Page 1 of 1

Useui: multi-user PHP web interface

Posted: September 9th, 2011, 8:53 pm
by mappu
Useui: Multi-user PHP web interface

Image

So I share a usenet account with some friends, and every so often they'll drop by and pick up their downloads. It's nice to automate this, though, and SABnzbd supports different categories: so this is a short, one-afternoon PHP hack that lets you have multiple users in SABnzbd, with each user having a separate category for their stuff. Each user can add, remove, pause and resume NZB's in isolation to their own category.

I had a quick look around and couldn't find anything i wanted, so i hope it helps someone.
Installation instructions included with download.

Download via my Google Code page

Re: Useui: multi-user PHP web interface

Posted: September 19th, 2011, 10:02 pm
by pmow
Thanks! This is exactly what I've been wanting for a while. (Years in fact)

Having something like torrentflux-b4rt (I believe?) along with some sort of file sync/distribution software is great. Are you looking for additional features, etc? I noticed you're basically using GCode for file hosting. :'(

Re: Useui: multi-user PHP web interface

Posted: October 6th, 2011, 5:34 am
by mappu
Glad you like it! It was pretty straightforward to put together, the API has decent documentation.

Since that release i've added a couple other features (AJAX updating), but i still haven't added rearranging-queue, extra information, multiple selections, finer ACLs... since i haven't really felt the need for them yet, there's no way to justify the time to implement them. Shouldn't be hard to do, though, feel free to do them for me if they'd be helpful to you ;)

Yes, I do really only use it for hosting.. though I do use mercurial locally. I have competitors for my attention, so with a private project i'll often make changes, tag a new release then and there, and then not make any changes for months - so it's a little less error-prone for me. It's not ideal from an outsider perspective, but i don't see a problem with it as long as the source and history are there and relatively up-to-date.

Re: Useui: multi-user PHP web interface

Posted: December 28th, 2011, 7:21 am
by shaker64
Hi
i tried to istall it but it doesn't let me log in i setup index.php this way
Image

Any help? Thank you

Re: Useui: multi-user PHP web interface

Posted: December 28th, 2011, 12:45 pm
by pmow
make sure SSL isn't required - not sure.

Re: Useui: multi-user PHP web interface

Posted: December 30th, 2011, 2:18 pm
by shaker64
no, it doesn't depend of SSL