nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+
Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+
Damn you update quick, i'll give it a go ta!
Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+
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+
The shows now within seconds, but none are selectable
Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+
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+
No worries, didn't even think of trying that
Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+
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+
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
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+
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+
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+
I'm getting the following in my apache logs when i try and access it.
I imagine my php configuration could be missing a component, but am not sure what.
Code: Select all
File does not exist: /var/www/nzbvr/watchers.html
File does not exist: /var/www/nzbvr/settings.html
Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+
You need to enable mod-rewrite or set the base_url to; index.php/
Re: nzbVR (alpha) - Episode scheduler and report monitor for SABnzbd+
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)
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+
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+
Hello,
After install i have :
what's means ERROR'D ?
Picnic was install
chmod too
Best Regards,
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+
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.
You need to update to the latest version of nzbVR and the picnic framework, the message your seeing is from an earlier release.