[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
New Webui for NZBget
04-18-2012, 07:24 PM (This post was last modified: 04-30-2012 10:18 AM by jhmiller.)
Post: #1
New Webui for NZBget
PPWEB

PPWeb is a complete web based newsreader built around NZBGet and NzbgetWeb. PPWeb allows you to browse, track, manage and fully automate newsgroup downloads. PPWeb can automatically check for new nzb's matching TV show and movie watch list entries, download and queue any matching nzb's to categories, download the nzb contents, extract and repair any archives, move wanted files to desired locations and delete any unwanted files. Nzb's from supported sites can also be queued with a single click from local browse and search result pages. All categories at all supported nzb sites can be browsed and searched. TV and video browse pages are updated automatically when PPWeb checks for new nzb's at scheduled intervals. PPWeb currently supports NzbMatrix, NzbsRus, Nzbs.org, NZBSerien and Binsearch.

Features:
•Browse/search newsgroups sites
•Direct download to NZBget
•Search Binsearch as well as other sites(nzbmatrix ect.)
•Watch list (auto download Tv and Movies)
•Much much more


Download link:
Latest version
http://www.mediafire.com/?0kocac5qtoox9dr

Install notes:
Before installing ppweb, you must first install the "local" package with C.S.I

In C.S.I. > File > Install from file > ppweb.zip

First use
Goto http://PCH-IP:9999/ppweb

At the top left of the screen you will see a small u, you need to click it once on first use to complete setup and to check everything installed. You should see a page full of ok's

You then just need to configure your newsgroup providers by entering your user/password in the required fields.

NOTE
If you install when using the delault nzbget(nmt apps) and you undate to CSI nzbget, you should uninstall and reinstall ppweb via CSI.

NzbMatrix login now includes a captcha. To get around the captcha you need to retrieve the NzbMatrix "uid" and "pass" cookie values from a web browser - one that you have successfully logged into NzbMatrix with. Use those values for the NM_User and NM_Pass settings on the PPWeb Configure : WF Nzbmatrix (NM) page (r130 or newer). Note: The change only affects new users, users who have not used PPWeb to retrieve data from NzbMatrix.

For Firefox go to Preferences : Privacy : remove individual cookies, search for nzbmatrix and copy/paste the Content values for "uid" (6 or so numbers) and "pass" (a string of letters and numbers).




########################################
Been working on this for a while and thought i would give you a glimps of whats happening Big Grin It adds a whole lot more to NZBget webui and NZBget functions.

It's not ready for release just yet as i have a few bugs to iron out(you will see in the video) and I need to find a way for end users to be able to install it via CSI but it is getting there.




My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 6 users say Thank You to jhmiller for this post
04-18-2012, 08:26 PM
Post: #2
RE: New Webui for NZBget
Does not show it in the video but any nzb's you add to the hold folder, you can get info about it, like you do in a jukebox, handy if you have something there and you want to see what is about before you download it.

As you can see from the picture below, you have links for IMDB, Trailor, TMDb, the movie site (in the case http://sherlockholmes2.warnerbros.com/index.html) and option to delete the nzb.

[Image: 77544714.jpg]

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 3 users say Thank You to jhmiller for this post
04-18-2012, 08:37 PM
Post: #3
RE: New Webui for NZBget
looks great Jhmiller
Find all posts by this user
Add Thank You Quote this message in a reply
04-18-2012, 10:43 PM (This post was last modified: 04-18-2012 10:43 PM by lordy.)
Post: #4
RE: New Webui for NZBget
Nice - ppweb has certainly evolved - have you made a lot of tweaks to it?
So perl is on nmt via ipkg now ?

Oversight: Jukebox | FeedTime: Automatic nzbs
Find all posts by this user
Add Thank You Quote this message in a reply
04-18-2012, 10:46 PM
Post: #5
RE: New Webui for NZBget
Very nice!
Find all posts by this user
Add Thank You Quote this message in a reply
04-18-2012, 10:50 PM
Post: #6
RE: New Webui for NZBget
very nice work

-----------------------------------------------------------------------------------------------------
Syabas Technology Inc. DBA Popcornhour
Find all posts by this user
Add Thank You Quote this message in a reply
04-19-2012, 12:32 AM
Post: #7
RE: New Webui for NZBget
I have had a bit of help from David and a couple of fixes in his code (tnx for the help dave) the maker of ppweb.

Perl is on the nmt via opkg and has been for a while now. I had seen ppweb before and tried to get it workin but as i was new to linux i gave up after a few hours. Had a bit of time spare so thought i would revist it and see what i could do now. perl install was the easy bit as opkg takes care of that, the hard part was the extra perl modules, as these needed to be built on the PCH (make gcc ect) so had a bit of trial and error finding out what each module needed on the system to get it to compile fully without errors.

His code is unchanged as, if i can, it should be able to be updated and any changes i make will be wiped out, my main goal was just to get it working first then see what else can be done.

I have got most of the errors in the video fixed and now can download from nzbmatrix with no issues but nzbsrus and binsearch are giving me grief as they need an https/ssl connection and perl does not want to install the ssl modual. I am (for the past hour or so) compiling the latest openssl to see if that will fix the issue, if so that should be it and i just need to make a CSI install package.

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 2 users say Thank You to jhmiller for this post
04-19-2012, 10:59 PM
Post: #8
RE: New Webui for NZBget
Appreciate the effort, mate :-)
Find all posts by this user
Add Thank You Quote this message in a reply
04-20-2012, 12:06 AM
Post: #9
RE: New Webui for NZBget
Thanks moddigi m8, i just like playing around with stuff and if others find it usefull well thats good.

I have finaly managed to get it fully working inc that bloody https stuff. I am now working on a CSI package but as the built-in setting are not set for the nmt (download, hold folders ect) i need to go through them and make them work for the nmts. I would like to get a standard install to save the end user having to configure everything on first use, as this can be a little confusing compaired to the normal webui.

Once i have a working CSI package(can't do it they way i did in telnet, as the install would take hours) with all the precompiled binarys, i would like some input on where you would like the default folders to be placed, also would you prefere it bundled with NZBget or as a stand-alone package.

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
04-20-2012, 09:04 PM
Post: #10
RE: New Webui for NZBget
Need some help please guys, need a couple of you who have an A/C200 or A/C300 to test what i have got so far. On my C200 it runs ok and uses very little cpu compared to sickbeard,couchpotato and sabnzbd wich this could replace them all.

Thanks Guys

Miller

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
[+] 1 user says Thank You to jhmiller for this post
04-20-2012, 09:11 PM
Post: #11
RE: New Webui for NZBget
is it possible to use it with the nmt apps nzbget? or do you need the csi version? if it is also possible to use it with original nzbget then i can try it also.

-----------------------------------------------------------------------------------------------------
Syabas Technology Inc. DBA Popcornhour
Find all posts by this user
Add Thank You Quote this message in a reply
04-20-2012, 09:52 PM
Post: #12
RE: New Webui for NZBget
It should work with either version in time but for now as this is just a quick beta and to save time i set it up for use with a CSI installed NZBget, I will however modify it to check if a CSI NZBget is installed and use that or the default NZBget if not.

all thats needed is a link to where the nzbget binary file is. It does however need CSI local to be installed as it needs perl,unzip,unrar and gzip. I have compiled the required binarys for perl (ssl/https and others) and they are included in the CSI package.

Give me a day just to see what comes back off anyfeed back and to adjust the install script for differant setups, as i would want to test it with default NZBget before asking people to install it.

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
04-20-2012, 09:56 PM
Post: #13
RE: New Webui for NZBget
ok will monitor this thread Big Grin

-----------------------------------------------------------------------------------------------------
Syabas Technology Inc. DBA Popcornhour
Find all posts by this user
Add Thank You Quote this message in a reply
04-21-2012, 06:46 PM
Post: #14
RE: New Webui for NZBget
Finished this now, still need some testers tho Wink

1. works with default nzbget as well as CSI nzbget
2. uses nzbmztrix,nzbsrus and both nzbs.org's
3. as well as being able to serch the above sites and also search binsearch
4. can view nfo's, imdb and tmdb sites before downloading a nzb
5. can bookmark fav TV and Films to auto download (like couchpotato, sickbeard and feedtime)
6. ignor release groups, eg dimension
7. +more

local (opkg) MUST be installed for this to work.

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
04-21-2012, 07:52 PM
Post: #15
RE: New Webui for NZBget
Will it work with Oversight unpack?
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Star NZBGet 9.0/10.0 discussion hugbug 473 38,451 05-21-2013 06:45 PM
Last Post: say170
  Can't save NZBGet Web Interface settings jurjongo 0 481 04-15-2013 09:57 PM
Last Post: jurjongo
  NZBGet download x pars instead of one/all/none shazada 0 475 04-07-2013 03:46 PM
Last Post: shazada
  NZBGet on the PCH/NMT Manual and F.A.Q. Philos 147 176,409 03-10-2013 11:33 AM
Last Post: blobe
Tongue Script to send NZB(url) to NZBGet using iOS mrmaximum 18 7,008 03-05-2013 12:23 AM
Last Post: rvdet
  NZBGET postprocess to specified folder Goldrolly 2 1,069 02-15-2013 06:09 PM
Last Post: jhmiller
  nzbget config giovan39 0 671 02-15-2013 11:27 AM
Last Post: giovan39
  nzbget unrar script popcorn a400 giovan39 0 764 02-15-2013 08:17 AM
Last Post: giovan39
Question Keep the Original NZBget webui? jhmiller 5 857 01-30-2013 02:39 PM
Last Post: hugbug
  [nzbget] NZBget 0.7.0 download and discussion Ger Teunis 492 210,767 01-25-2013 10:02 AM
Last Post: Peige

Forum Jump: