Auto tv to SabNZBD

Got a program that plays well with SABnzbd? Share it here!
HesAMental
Newbie
Newbie
Posts: 5
Joined: December 1st, 2010, 4:46 am

Re: Auto tv to SabNZBD

Post by HesAMental »

I'm having the same problems, no updates. But I have this in the error log.



2010-12-01 10:43:10 --- ERROR: ErrorException [ 2 ]: simplexml_load_string() [function.simplexml-load-string]: Entity: line 5: parser error : error parsing attribute name ~ APPPATH/classes\tv\info.php [ 54 ]
morre95
Jr. Member
Jr. Member
Posts: 63
Joined: February 21st, 2010, 7:17 am

Re: Auto tv to SabNZBD

Post by morre95 »

The error you get in the logs has to come from something else than the rss feed, if you use Nzbmatrix. But there is another case if you use nzbs.org. I do not know what causes this. It works as it should for me. It's hard for me to guess what is wrong if I do not get the same error as you guys.
HesAMental
Newbie
Newbie
Posts: 5
Joined: December 1st, 2010, 4:46 am

Re: Auto tv to SabNZBD

Post by HesAMental »

Just as an update:

I had use both NZB sites checked. So I tried them one at a time and I only get that error when I use nzbs.org.
morre95
Jr. Member
Jr. Member
Posts: 63
Joined: February 21st, 2010, 7:17 am

Re: Auto tv to SabNZBD

Post by morre95 »

Do you get any results when you use nzbmatrix?

[edit]
What happens if you replace this file with aplication/classes/controller/nzbs.org on your computer?
Last edited by morre95 on December 9th, 2010, 5:20 am, edited 1 time in total.
HesAMental
Newbie
Newbie
Posts: 5
Joined: December 1st, 2010, 4:46 am

Re: Auto tv to SabNZBD

Post by HesAMental »

Well this time it returned some results but now this is in the error log: - This is after I replaced the file with the one you posted above.

2010-12-09 18:00:09 --- ERROR: ErrorException [ 2 ]: simplexml_load_string() [function.simplexml-load-string]: Entity: line 5: parser error : error parsing attribute name ~ APPPATH/classes\tv\info.php [ 54 ]
2010-12-09 18:01:35 --- ERROR: Database_Exception [ 1064 ]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
`overview` TEXT NOT NULL ,
`released` DATE NOT NULL ,
`posters` TEXT NOT NULL ,' at line 20 [ CREATE TABLE `movies` (
`id` INT( 11 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`popularity` INT( 6 ) NOT NULL ,
`translated` BOOL NOT NULL ,
`adult` BOOL NOT NULL ,
`language` VARCHAR( 2 ) NOT NULL ,
`original_name` VARCHAR( 150 ) NOT NULL ,
`name` VARCHAR( 150 ) NULL ,
`alternative_name` VARCHAR( 150 ) NULL ,
`movie_type` VARCHAR( 10 ) NOT NULL ,
`tmdb_id` INT( 11 ) NOT NULL ,
`imdb_id` VARCHAR( 10 ) NOT NULL ,
`url` VARCHAR( 100 ) NOT NULL ,
`trailer` VARCHAR( 150 ) NULL ,
`budget` INT( 11 ) NULL ,
`runtime` INT( 11 ) NULL ,
`tagline` VARCHAR( 150 ) NULL ,
`votes` INT( 11 ) NOT NULL ,
`rating` FLOAT( 2 ) NOT NULL ,
`certification` VARCHAR( 10 ) NOT ,
`overview` TEXT NOT NULL ,
`released` DATE NOT NULL ,
`posters` TEXT NOT NULL ,
`backdrops` TEXT NOT NULL ,
`version` INT( 4 ) NOT NULL ,
`last_modified_at` DATETIME NOT NULL ,
`matrix_cat` VARCHAR( 10 ) NOT NULL
) ENGINE = MYISAM ; ] ~ MODPATH/database\classes\kohana\database\mysql.php [ 178 ]
2010-12-09 18:01:40 --- ERROR: Database_Exception [ 1064 ]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
`overview` TEXT NOT NULL ,
`released` DATE NOT NULL ,
`posters` TEXT NOT NULL ,' at line 20 [ CREATE TABLE `movies` (
`id` INT( 11 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`popularity` INT( 6 ) NOT NULL ,
`translated` BOOL NOT NULL ,
`adult` BOOL NOT NULL ,
`language` VARCHAR( 2 ) NOT NULL ,
`original_name` VARCHAR( 150 ) NOT NULL ,
`name` VARCHAR( 150 ) NULL ,
`alternative_name` VARCHAR( 150 ) NULL ,
`movie_type` VARCHAR( 10 ) NOT NULL ,
`tmdb_id` INT( 11 ) NOT NULL ,
`imdb_id` VARCHAR( 10 ) NOT NULL ,
`url` VARCHAR( 100 ) NOT NULL ,
`trailer` VARCHAR( 150 ) NULL ,
`budget` INT( 11 ) NULL ,
`runtime` INT( 11 ) NULL ,
`tagline` VARCHAR( 150 ) NULL ,
`votes` INT( 11 ) NOT NULL ,
`rating` FLOAT( 2 ) NOT NULL ,
`certification` VARCHAR( 10 ) NOT ,
`overview` TEXT NOT NULL ,
`released` DATE NOT NULL ,
`posters` TEXT NOT NULL ,
`backdrops` TEXT NOT NULL ,
`version` INT( 4 ) NOT NULL ,
`last_modified_at` DATETIME NOT NULL ,
`matrix_cat` VARCHAR( 10 ) NOT NULL
) ENGINE = MYISAM ; ] ~ MODPATH/database\classes\kohana\database\mysql.php [ 178 ]
2010-12-09 18:01:42 --- INFO: No File Found: [Controller_Movie_Download::action_ajax_checkList]
2010-12-09 18:01:42 --- INFO: No Data Found: [Controller_Movie_Download::action_ajax_checkList]
2010-12-09 18:02:00 --- ERROR: Database_Exception [ 1064 ]: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
`overview` TEXT NOT NULL ,
`released` DATE NOT NULL ,
`posters` TEXT NOT NULL ,' at line 20 [ CREATE TABLE `movies` (
`id` INT( 11 ) NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`popularity` INT( 6 ) NOT NULL ,
`translated` BOOL NOT NULL ,
`adult` BOOL NOT NULL ,
`language` VARCHAR( 2 ) NOT NULL ,
`original_name` VARCHAR( 150 ) NOT NULL ,
`name` VARCHAR( 150 ) NULL ,
`alternative_name` VARCHAR( 150 ) NULL ,
`movie_type` VARCHAR( 10 ) NOT NULL ,
`tmdb_id` INT( 11 ) NOT NULL ,
`imdb_id` VARCHAR( 10 ) NOT NULL ,
`url` VARCHAR( 100 ) NOT NULL ,
`trailer` VARCHAR( 150 ) NULL ,
`budget` INT( 11 ) NULL ,
`runtime` INT( 11 ) NULL ,
`tagline` VARCHAR( 150 ) NULL ,
`votes` INT( 11 ) NOT NULL ,
`rating` FLOAT( 2 ) NOT NULL ,
`certification` VARCHAR( 10 ) NOT ,
`overview` TEXT NOT NULL ,
`released` DATE NOT NULL ,
`posters` TEXT NOT NULL ,
`backdrops` TEXT NOT NULL ,
`version` INT( 4 ) NOT NULL ,
`last_modified_at` DATETIME NOT NULL ,
`matrix_cat` VARCHAR( 10 ) NOT NULL
) ENGINE = MYISAM ; ] ~ MODPATH/database\classes\kohana\database\mysql.php [ 178 ]
2010-12-09 18:02:02 --- INFO: No File Found: [Controller_Movie_Download::action_ajax_checkList]
2010-12-09 18:02:02 --- INFO: No Data Found: [Controller_Movie_Download::action_ajax_checkList]
Last edited by HesAMental on December 9th, 2010, 1:53 pm, edited 1 time in total.
morre95
Jr. Member
Jr. Member
Posts: 63
Joined: February 21st, 2010, 7:17 am

Re: Auto tv to SabNZBD

Post by morre95 »

Okay, now I see. The error has nothing to do with the rss feed. But how ever, i think it has some thing to do with how you installed the script or maybe it is a bug. But first i want to know what operating system you use? And how did you install the script?
HesAMental
Newbie
Newbie
Posts: 5
Joined: December 1st, 2010, 4:46 am

Re: Auto tv to SabNZBD

Post by HesAMental »

Using Windows XP 32 bit. I downloaded the file you linked and copied it into the folder you specified.
morre95
Jr. Member
Jr. Member
Posts: 63
Joined: February 21st, 2010, 7:17 am

Re: Auto tv to SabNZBD

Post by morre95 »

Did you use windows installer, the script that uses xampplite?
HesAMental
Newbie
Newbie
Posts: 5
Joined: December 1st, 2010, 4:46 am

Re: Auto tv to SabNZBD

Post by HesAMental »

Just used the zip installer. Everything was working fine up until the recent update as far as I could tell. I even recently wiped the folder and database and started from scratch, twice. reinstalled clean and the error still happens.
morre95
Jr. Member
Jr. Member
Posts: 63
Joined: February 21st, 2010, 7:17 am

Re: Auto tv to SabNZBD

Post by morre95 »

Just to be clear, do the rss feed work now or is it still broken?
idmanager
Newbie
Newbie
Posts: 11
Joined: December 12th, 2010, 2:47 pm

Re: Auto tv to SabNZBD

Post by idmanager »

I´m downloading pictures right now. That is why I´m slow

just get this error when adding shows got everything setup correct in config but cant add shows
morre95
Jr. Member
Jr. Member
Posts: 63
Joined: February 21st, 2010, 7:17 am

Re: Auto tv to SabNZBD

Post by morre95 »

That's no error message. It just tell you that the script is slow when it downloades pictures.
idmanager
Newbie
Newbie
Posts: 11
Joined: December 12th, 2010, 2:47 pm

Re: Auto tv to SabNZBD

Post by idmanager »

thats no error message i agree but i left it for 4 hrs and it never changed
morre95
Jr. Member
Jr. Member
Posts: 63
Joined: February 21st, 2010, 7:17 am

Re: Auto tv to SabNZBD

Post by morre95 »

Which release do you use? I have this error whith an old release but it should be fixed now.
jrussell
Newbie
Newbie
Posts: 16
Joined: July 4th, 2010, 9:56 am

Re: Auto tv to SabNZBD

Post by jrussell »

Hey can someone please tell me how to use this with Windows 7 and IIS 7.5? I have tried editing the bootstrap.php base URL and all the other things so far but with no luck, im not that good with php or anything like that but any help would be much appretiated  :)
Post Reply