nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Got a program that plays well with SABnzbd? Share it here!
nutski
Release Testers
Release Testers
Posts: 45
Joined: July 6th, 2009, 4:53 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by nutski »

Damn you update quick, i'll give it a go ta!
sixones
Release Testers
Release Testers
Posts: 43
Joined: January 13th, 2009, 6:10 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by sixones »

Just done another update that fixes the series search when installing nzbvr in a sub-dir!
nutski
Release Testers
Release Testers
Posts: 45
Joined: July 6th, 2009, 4:53 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by nutski »

The shows now within seconds, but none are selectable
sixones
Release Testers
Release Testers
Posts: 43
Joined: January 13th, 2009, 6:10 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by sixones »

I havent added mouse events yet, will do that now. You need to use the up + down arrows and then return to select an entry.
nutski
Release Testers
Release Testers
Posts: 45
Joined: July 6th, 2009, 4:53 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by nutski »

No worries, didn't even think of trying that
sixones
Release Testers
Release Testers
Posts: 43
Joined: January 13th, 2009, 6:10 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by sixones »

I've just added the ability to select a series with the mouse, it should be abit easier to use.
nutski
Release Testers
Release Testers
Posts: 45
Joined: July 6th, 2009, 4:53 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by nutski »

If i click 'Check' on any of the TV shows i get

A route could not be found for `/nzbvr/series/check/13798.html`

The exception was thrown from 'C:\xampp\htdocs\nzbvr\picnic\picnic\class.picnic.php' line 128.

Trace:
#0 C:\xampp\htdocs\nzbvr\index.php(24): Picnic->render()
#1 {main}

I have the latest pull of nzbvr and picnic
sixones
Release Testers
Release Testers
Posts: 43
Joined: January 13th, 2009, 6:10 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by sixones »

At the moment the only check router that works is; /watchers/check the individual ones are still on the todo list. Will hopefully be added in tonight or sometime this week!
nutski
Release Testers
Release Testers
Posts: 45
Joined: July 6th, 2009, 4:53 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by nutski »

Thats fine, just thought i'd mention it, i know its not complete, i just got to work out what should be in and isn't working from what isn;t complete yet!
auskento
Moderator
Moderator
Posts: 77
Joined: January 21st, 2008, 8:45 pm
Location: Melbourne, AUS

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by auskento »

I'm getting the following in my apache logs when i try and access it.

Code: Select all

File does not exist: /var/www/nzbvr/watchers.html
File does not exist: /var/www/nzbvr/settings.html
I imagine my php configuration could be missing a component, but am not sure what.
sixones
Release Testers
Release Testers
Posts: 43
Joined: January 13th, 2009, 6:10 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by sixones »

You need to enable mod-rewrite or set the base_url to; index.php/
auskento
Moderator
Moderator
Posts: 77
Joined: January 21st, 2008, 8:45 pm
Location: Melbourne, AUS

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by auskento »

I dont suppose you could post an example of the mod_rewrite appache config?

I have mod_rewrite in place all through my apache hosts (to redirect external http to https)
sixones
Release Testers
Release Testers
Posts: 43
Joined: January 13th, 2009, 6:10 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by sixones »

Theres a .htacess in the root of the source; http://github.com/sixones/nzbvr/blob/master/.htaccess you should be able to use the same rules!
fchadon
Newbie
Newbie
Posts: 4
Joined: October 24th, 2009, 5:58 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by fchadon »

Hello,

After install i have :
what's means ERROR'D ?

Picnic was install
chmod too

Best Regards,
sixones
Release Testers
Release Testers
Posts: 43
Joined: January 13th, 2009, 6:10 am

Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+

Post by sixones »

Sorry, thought i replied to this.

You need to update to the latest version of nzbVR and the picnic framework, the message your seeing is from an earlier release.
Post Reply