







morre95 wrote:I do not know what is the problem here. But if you download the latest version again from here: http://sourceforge.net/projects/autotvt ... p/download
and replace the files. Do you get the same error then?
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"


<?php defined('SYSPATH') or die('No direct script access.'); ?>
2010-09-02 06:49:06 --- ERROR: ErrorException [ 1 ]: Maximum execution time of 60 seconds exceeded ~ SYSPATH/classes\kohana\core.php [ 888 ]
2010-09-02 07:01:13 --- ERROR: ErrorException [ 1 ]: Maximum execution time of 60 seconds exceeded ~ SYSPATH/classes\kohana\core.php [ 888 ]

I didn't try it with XAMPP because I didn't understand the installation totally, but I'm trying again know with XAMPP.
Ok, tried it with XAMPP, but didn't get it to work, I got the same error. So tried again with WAMP.
But now I saw I didn't fill in the 1st config menu correctly. If I'm right I need put the following in the fields (phpMyAdmin database name I chose was "TV Shows")
[img]http://users.telenet.be/J-J/tmp4.jpg[/img]
But then I get the following error:
[img]http://users.telenet.be/J-J/tmp5.jpg[/img]
This is the log file:
<?php defined('SYSPATH') or die('No direct script access.'); ?>
2010-09-03 23:53:40 --- ERROR: ErrorException [ 1 ]: Maximum execution time of 60 seconds exceeded ~ SYSPATH/classes\kohana\core.php [ 888 ]
2010-09-03 23:53:58 --- ERROR: ErrorException [ 4 ]: parse error, expecting `')'' ~ APPPATH/config\database.php [ 20 ]







morre95 wrote:The first problem is because you have reached the rate limit. I think it is 100 downloads and 150 searches per hour (and remember my app do its own searches for rss feeds and stuff like that). But i dont understand why you try to solve it by removing your NZB Matrix API-key? It is like trying to login to a site by removing the password. It will never work.
See this thread foir more info about nzbmatrix rate limit: http://nzbmatrix.com/forums.php?action=viewtopic&topicid=28753&page=1

The second problem: You mean the "List all the specials" not "List All Episodes" right? Because I get the same error message when I click on "List all the specials". So thats a bug, thanks. I will try to resolve it when I get time.
The third problem is probably the same as you had originally. I dont know what that is.


recoil wrote:I hear what your saying, but the same user name and API key are in couch potato and that works fine

morre95 wrote:If you go to /autoTvToSab/application/logs/ and if you find a directory that represents this year and next is the month. You will find a php file that represents the day you used it last. Please open the php file in notpad or something like that and paste the contents here.
