Most Welcome!nekz wrote:thanks alot! that workaround saved my problem!xytras wrote: Ok got it to work for now.
1. First installed XAMPP.
2. Than ran the initial install part.
3. Installed WAMP
4. Copy the XAMPP autoTvToSab folder to the www of WAMP
The key is to Copy paste both default.php and database.php from the xampp htdocs\autoTvToSab\application\config to the WAMP www\autoTvToSab\application\config
Also made sure to enable Curl and the rewrite_module. And made the database.
Now for it to download the File from the RSS feed thing. I see 3 files in the RSS area, but when I go to Queue area it shows nothing downloading. Any idea? Also ran the seriesUpdate.cmd .
I did notice when i click on a SeasonEpisode "S04E09" by the flag on the home page. It says in the top left corner "Mzb Matrix error: Not Found"
Auto tv to SabNZBD
Re: Auto tv to SabNZBD
Re: Auto tv to SabNZBD
I don't get that far
I'm using MAMP
but while entering all the necessary parameters in the install screen I always get the error message that the url for SABNZBD is not correct.
Incorrect url, even so the URL works just perfect
Mamp machine and SAB machine are separeted, but that never gave a problem
I'm using MAMP
but while entering all the necessary parameters in the install screen I always get the error message that the url for SABNZBD is not correct.
Incorrect url, even so the URL works just perfect
Mamp machine and SAB machine are separeted, but that never gave a problem
Re: Auto tv to SabNZBD
Check that you do not have a firewall that interferes.
-
- Newbie
- Posts: 1
- Joined: August 11th, 2009, 5:53 pm
Re: Auto tv to SabNZBD
Hope you can help.
Ive been trying for a few hours now to complete the install process but cant get past the sabnzbd url question. I keep getting "Incorrect URL: http://192.168.1.65:8080". The result is the same when setting up on the server with localhost.
The url is correct as I can copy and paste it into the address bar and it works.
Im running sabnzbd in Linux and its been working fine for over a year, trying to setup with V0.2.2.
Any idea what may be wrong?
Cheers
Ive been trying for a few hours now to complete the install process but cant get past the sabnzbd url question. I keep getting "Incorrect URL: http://192.168.1.65:8080". The result is the same when setting up on the server with localhost.
The url is correct as I can copy and paste it into the address bar and it works.
Im running sabnzbd in Linux and its been working fine for over a year, trying to setup with V0.2.2.
Any idea what may be wrong?
Cheers
Re: Auto tv to SabNZBD
I dont know. Perhaps it is a firewall that messes with you. But all that install.php does is create two files (application/config/default.php and application/config/database.php). You can do that manually if you like. Just copy and paste: database.php, default.php. You should of course also modify to your own data.siegeengine wrote: Hope you can help.
Ive been trying for a few hours now to complete the install process but cant get past the sabnzbd url question. I keep getting "Incorrect URL: http://192.168.1.65:8080". The result is the same when setting up on the server with localhost.
The url is correct as I can copy and paste it into the address bar and it works.
Im running sabnzbd in Linux and its been working fine for over a year, trying to setup with V0.2.2.
Any idea what may be wrong?
Cheers
Re: Auto tv to SabNZBD
Changing localhost to 127.0.0.1 in sabnzbd fixed my problem above...nekz wrote:
Thats new file seems to solve my first problem, but now i'm getting this:
Warning: file_get_contents(http://localhost:8080/sabnzbd/api?mode= ... xxxxxxxxxx) [function.file-get-contents]: failed to open stream
Fatal error: Maximum execution time of 60 seconds exceeded in C:\wamp\www\autoTvToSab\install.php on line 26
Re: Auto tv to SabNZBD
Excellent script.
One feature question and or suggestion: it would be great to add the TvDb show ID number in the New series dialogue.
For example if i want to add The Deep AutoTv insists that it is the series The Deep End. By being able to add the show ID it would be possible to fix that.
If there is another way of doing that then i could not find it
One feature question and or suggestion: it would be great to add the TvDb show ID number in the New series dialogue.
For example if i want to add The Deep AutoTv insists that it is the series The Deep End. By being able to add the show ID it would be possible to fix that.
If there is another way of doing that then i could not find it
-
- Newbie
- Posts: 46
- Joined: August 17th, 2010, 10:44 am
Re: Auto tv to SabNZBD
I'm having the same stuff here, i tried several options and changes to SABNZB, localhost,127.0.0.1,static ip PC original has but no luck.siegeengine wrote: Hope you can help.
Ive been trying for a few hours now to complete the install process but cant get past the sabnzbd url question. I keep getting "Incorrect URL: http://192.168.1.65:8080". The result is the same when setting up on the server with localhost.
The url is correct as I can copy and paste it into the address bar and it works.
Im running sabnzbd in Linux and its been working fine for over a year, trying to setup with V0.2.2.
Any idea what may be wrong?
Cheers
1 time it said API was wrong so i changed to correct 1 and again wrong url
So i changed API, again nothing.
No matter what i do it doesn't pass install screen, and it looked so great
Re: Auto tv to SabNZBD
Another usage question: i get quiet a lot of passworded shows.
When i check NZBmatrix those downloads are not even there. Same when i do a search direct from AutoTvToSab, no passworded dl's.
I find that weird. Does anybody else have that?
When i check NZBmatrix those downloads are not even there. Same when i do a search direct from AutoTvToSab, no passworded dl's.
I find that weird. Does anybody else have that?
Re: Auto tv to SabNZBD
@blade-runner: Do you get the same error with this install.php?
@baksteen: thanks for the input. Good idea with the tvdb id, I'll check it out.
@baksteen: thanks for the input. Good idea with the tvdb id, I'll check it out.
-
- Newbie
- Posts: 46
- Joined: August 17th, 2010, 10:44 am
Re: Auto tv to SabNZBD
It works but i don't know if it was your install.php or because i removed password from sabnzb (to bad because i liked it password protected).morre95 wrote: @blade-runner: Do you get the same error with this install.php?
@baksteen: thanks for the input. Good idea with the tvdb id, I'll check it out.
Anyway it seems to work now, thanks for helping out.
Only problem now is this search screen:
http://img197.imageshack.us/img197/3218/bughez.jpg
Last edited by blade-runner on August 17th, 2010, 3:56 pm, edited 1 time in total.
Re: Auto tv to SabNZBD
Had the same problem, it's the password for sabnzbd that causes this, when i removed the password protection it worked
Re: Auto tv to SabNZBD
I have written an installation script for Windows. See the first entry for more information.
Re: Auto tv to SabNZBD
I cannot seem to get AutoTvToSab working correctly on linux.
I can get into the webpages just fine just I can't get it to do anything
If I try to add a new show all it says is "I´m downloading pictures right now. That is why I´m slow"
Button changes to "Wait..."
I have waited for hours and this never goes away nor can I add anything.
The only thing I can do is search which pulls up nzbmatrix.
Any ideas as to what could be causing this?
Thanks!
I can get into the webpages just fine just I can't get it to do anything
If I try to add a new show all it says is "I´m downloading pictures right now. That is why I´m slow"
Button changes to "Wait..."
I have waited for hours and this never goes away nor can I add anything.
The only thing I can do is search which pulls up nzbmatrix.
Any ideas as to what could be causing this?
Thanks!
Re: Auto tv to SabNZBD
I got the identical problem under OSXI cannot seem to get AutoTvToSab working correctly on linux.
I can get into the webpages just fine just I can't get it to do anything
If I try to add a new show all it says is "I´m downloading pictures right now. That is why I´m slow"
Button changes to "Wait..."
I have waited for hours and this never goes away nor can I add anything.
The only thing I can do is search which pulls up nzbmatrix.
Any ideas as to what could be causing this?
Thanks!