I've been looking into this 'NewzNab' and have to admit, it's extremely interesting. Albeit a little hard to find information on it anywhere (site's a little vague and the link to googlecode is confusing for the normal end user). I've managed to install and get it running after reading that Couch Potato 'supports' it.
I am currently running the loooooong process of 'Updating the Binaries' using my Localhost Xampp server.
Does anyone have any information on this thing, I know what it is and what it does, but documentation is few and far between. I also realise it's new and awaiting a wiki - but I am very eager to sort this out.
I'm also looking for information on a Web Server PHP Implementation of all the tools integrated together which can be assessed at a glance like a Web Dashboard (CP, Sick, Sab, NewzNab, XBMC). I've noticed a few on here with skills have managed to accomplish it. I've been trying to dig up alsorts of information - but I might as well be banging my head against a brickwall with the progress I'm making!
So far I have a Navigation to the utilities @ localhost. But that's it! I would love a way to monitor attached HDD usage, new TV Shows, recently added to library, failed downloads, etc in a PHP environment.
DejaVu
Posting Freak Joined: May 2010 Reputation: 2 Location: United Kingdom |
2010-09-29 00:06
Post: #1
|
| find quote |
jfath
Junior Member Posts: 33 Joined: Oct 2008 Reputation: 0 |
2010-09-29 19:57
Post: #2
Yes! I've been running a private server for a couple of weeks and it's working great. I've been through newzbin, nzbmatrix, merlin's portal, etc. and wanted a server I knew would be here next month.
If you want to see it in action, you can try it out at http://www.nzb.su/ Newznab + FlexGet + SABnzbd gives me everything I need. |
| find quote |
DDM123
Senior Member Posts: 138 Joined: Mar 2009 Reputation: 0 |
2010-09-30 14:45
Post: #3
I'm running a local server just for the hell of it, and I have it mostly working. However, using lighttpd, I get 404's when I try to browse any of the categories (browse?t=2000) and with apache, I can't even get to the /install directory and going to localhost:90/ writes out the config.php file to my screen.
Any pointers? EDIT: Screw it, it's kinda silly for me to have my own server.
(This post was last modified: 2010-09-30 16:27 by DDM123.)
|
| find quote |
danz0l
Fan Joined: Jul 2010 Reputation: 1 |
2010-09-30 16:02
Post: #4
I tried it on xammp on windows and was impressed. It does what it does very well indeed but boy does it suck bandwith resources
so ultimately i gave up. Not for me i don't think to run on an 8mbit connection.
-= My Media Centre =- ACER Revo R3610 | x2 1.5TB WD Caviar Green SATA Hard Drives (WD15EADS) | x2 2.0TB WD Caviar Green SATA Hard Drive ( WD15EARS ) | 3.5in Black eSATA USB Trayless SATA External Hard Drive Enclosure | Emprex 3009URF Wireless MCE Remote Control | XBMCLive Dharma Beta1 |
| find quote |
danz0l
Fan Joined: Jul 2010 Reputation: 1 |
2010-09-30 16:38
Post: #5
jfath Wrote:Yes! I've been running a private server for a couple of weeks and it's working great. I've been through newzbin, nzbmatrix, merlin's portal, etc. and wanted a server I knew would be here next month. Great site Hope you don't mind me using it ![]()
-= My Media Centre =- ACER Revo R3610 | x2 1.5TB WD Caviar Green SATA Hard Drives (WD15EADS) | x2 2.0TB WD Caviar Green SATA Hard Drive ( WD15EARS ) | 3.5in Black eSATA USB Trayless SATA External Hard Drive Enclosure | Emprex 3009URF Wireless MCE Remote Control | XBMCLive Dharma Beta1 |
| find quote |
danz0l
Fan Joined: Jul 2010 Reputation: 1 |
2010-09-30 16:39
Post: #6
DDM123 Wrote:I'm running a local server just for the hell of it, and I have it mostly working. However, using lighttpd, I get 404's when I try to browse any of the categories (browse?t=2000) and with apache, I can't even get to the /install directory and going to localhost:90/ writes out the config.php file to my screen. I went down the same path mate then thought "this is silly" lol -= My Media Centre =- ACER Revo R3610 | x2 1.5TB WD Caviar Green SATA Hard Drives (WD15EADS) | x2 2.0TB WD Caviar Green SATA Hard Drive ( WD15EARS ) | 3.5in Black eSATA USB Trayless SATA External Hard Drive Enclosure | Emprex 3009URF Wireless MCE Remote Control | XBMCLive Dharma Beta1 |
| find quote |
jayhawk785
Aeon Group Posts: 230 Joined: Oct 2008 |
2010-10-05 19:38
Post: #7
newznab is pretty stable now, ive been running it on http://nzb.su since we first started working on it. You can join the irc channel and we'll answer any questions you have about it.
|
| find quote |
Flomaster
Posting Freak Joined: Jun 2010 Reputation: 6 Location: East Texas |
2010-10-05 20:11
Post: #8
jfath Wrote:Yes! I've been running a private server for a couple of weeks and it's working great. I've been through newzbin, nzbmatrix, merlin's portal, etc. and wanted a server I knew would be here next month. on the home page it says it works with, Sab, Sick, and CP can I add your site to all of these and then scrape or search using your site, if so please give detailed instructions. when I go into Sabs settings into index sites I do not see your site available like wise for SickBeard and CouchPotato -=Jason=- HTPC: Silverstone Grandia GD05B | Antec Earthwatts EA 380D Green PSU 380w | Zotac Ionitx-LE | G.SKILL Ripjaws Series 4GB (2 x 2GB) 240-Pin DDR3 SDRAM DDR3 1333 | Monster AVL300-S RF Remote Control | MCE IR Receiver Software:Xbmcfreak Eden Beta3 | Sabnzbd | SickBeard | CouchPotato | XBMC REMOTE |
| find quote |
Newznab
Junior Member Posts: 5 Joined: Oct 2010 Reputation: 0 |
2010-10-07 09:25
Post: #9
DDM123 Wrote:I'm running a local server just for the hell of it, and I have it mostly working. However, using lighttpd, I get 404's when I try to browse any of the categories (browse?t=2000) and with apache, I can't even get to the /install directory and going to localhost:90/ writes out the config.php file to my screen. Lighttpd uses different rewrite rules to apache (Which is our default setup) a user contributed most of the lighttpd rules, which can be found in svn .
(This post was last modified: 2010-10-07 15:59 by Newznab.)
|
| find quote |
agentgreen
Junior Member Posts: 34 Joined: Feb 2009 Reputation: 0 |
2010-10-07 15:29
Post: #10
What is the bandwidth usage like? What about DB size?
|
| find quote |

so ultimately i gave up. Not for me i don't think to run on an 8mbit connection.
![[Image: sigpic_36620_611fa700a3375ad2cfb6ea37f66fdee4.png]](http://forum.xbmc.org/uploads/signatures//sigpic_36620_611fa700a3375ad2cfb6ea37f66fdee4.png)
Search
Help