Page 3 of 6

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

Posted: October 20th, 2009, 2:50 pm
by nutski
Damn you update quick, i'll give it a go ta!

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

Posted: October 20th, 2009, 2:57 pm
by sixones
Just done another update that fixes the series search when installing nzbvr in a sub-dir!

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

Posted: October 20th, 2009, 3:00 pm
by nutski
The shows now within seconds, but none are selectable

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

Posted: October 20th, 2009, 3:01 pm
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.

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

Posted: October 20th, 2009, 3:03 pm
by nutski
No worries, didn't even think of trying that

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

Posted: October 20th, 2009, 3:19 pm
by sixones
I've just added the ability to select a series with the mouse, it should be abit easier to use.

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

Posted: October 21st, 2009, 5:04 am
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

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

Posted: October 21st, 2009, 5:08 am
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!

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

Posted: October 21st, 2009, 5:44 am
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!

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

Posted: October 21st, 2009, 8:34 am
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.

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

Posted: October 21st, 2009, 8:35 am
by sixones
You need to enable mod-rewrite or set the base_url to; index.php/

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

Posted: October 21st, 2009, 9:06 am
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)

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

Posted: October 21st, 2009, 9:15 am
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!

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

Posted: October 24th, 2009, 6:02 am
by fchadon
Hello,

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

Picnic was install
chmod too

Best Regards,

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

Posted: October 24th, 2009, 9:27 pm
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.