Search found 33 matches

by deadeye
2017-07-16 11:41:54
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 4
Views: 1796

antp wrote:I fixed two things
Thanks!
by deadeye
2017-07-12 17:56:17
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 4
Views: 1796

[REL][EN] DVD Empire updated script

Script updated to version 2.2.6 to fix a couple of bugs related to using https instead of http (*************************************************** Ant Movie Catalog importation script www.antp.be/software/moviecatalog/ [Infos] Authors=dmitry501,Pavel Uher,Chetan Rao,Deadeye Title=DVDEmpire.com Desc...
by deadeye
2017-05-26 19:53:24
Forum: Ant Movie Catalog > Scripts
Topic: FilmAffinity 2.95 ( error -- iohandler value is not valid)
Replies: 62
Views: 13904

There may be more problems, only tested briefly to see if the error went away.
by deadeye
2017-05-26 18:20:27
Forum: Ant Movie Catalog > Scripts
Topic: FilmAffinity 2.95 ( error -- iohandler value is not valid)
Replies: 62
Views: 13904

Actually even in 4.2.1 the error seems to occur. It normally occurs when the site tries to use HTTPS, which is not supported by 4.2.0. This site seems to return https even if you use http in the request. Using version 4.2.1 and changing BaseURL = 'http://www.filmaffinity.com'; to: BaseURL = 'https:...
by deadeye
2016-09-15 01:53:55
Forum: Ant Movie Catalog > Scripts
Topic: IOHandler value is not valid help with this message
Replies: 16
Views: 10448

Indeed, when it's trying to download the picture, the URL evaluates to this: 'https://images-na.ssl-images-amazon.com/images/.....................' Changing to: 'http://images.amazon.com/images/...........' seems to work in both the ImportSmallPicture and ImportLargePicture functions, just before: G...
by deadeye
2016-09-14 23:37:14
Forum: Ant Movie Catalog > Scripts
Topic: IOHandler value is not valid help with this message
Replies: 16
Views: 10448

I have seen this message when my script was trying to download via HTTPS instead of HTTP. Maybe this has something to do with it?
by deadeye
2016-06-10 12:58:38
Forum: Ant Movie Catalog > Scripts
Topic: Working on a rotten tomatoes script... Now broke due to SSL?
Replies: 5
Views: 2926

I had a minimal RT script and had the same problem.

It seems "http" still works, you just have to be sure that's what you're asking for.
Mine was failing when trying to get the image because that link had "https" in it. Converted it to just "http" and it worked.
by deadeye
2016-04-07 19:07:14
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 1
Views: 1834

[REL][EN] DVD Empire updated script

Script update with the following changes: * Better picture retrieval * Fixed error when getting movie by URL * Fixed error when large number of results returned (*************************************************** Ant Movie Catalog importation script www.antp.be/software/moviecatalog/ [Infos] Author...
by deadeye
2015-11-17 00:49:47
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 1
Views: 1966

[REL][EN] DVD Empire updated script

Update to deal with site changes. (*************************************************** Ant Movie Catalog importation script www.antp.be/software/moviecatalog/ [Infos] Authors=dmitry501,Pavel Uher,Chetan Rao,Deadeye Title=DVDEmpire.com Description=Import script for DVD Empire Site=http://www.dvdempir...
by deadeye
2015-08-04 02:22:44
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 2
Views: 2001

I was using it on the search results page, but now they only show the release date there.

However, on the movie info page, they show both production date and release date. I'll look to add this to the script soon.
by deadeye
2015-08-02 23:12:52
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 2
Views: 2001

[REL][EN] DVD Empire updated script

Updated to deal with site changes. (*************************************************** Ant Movie Catalog importation script www.antp.be/software/moviecatalog/ [Infos] Authors=dmitry501,Pavel Uher,Chetan Rao,Deadeye Title=DVDEmpire.com Description=Import script for DVD Empire Site=http://www.dvdempi...
by deadeye
2015-07-31 19:37:02
Forum: Ant Movie Catalog > Scripts
Topic: Scripts that need to be fixed / Scripts à corriger
Replies: 501
Views: 221609

Already discussed here:
viewtopic.php?t=6209

I'm working on a fix for it.
by deadeye
2015-07-25 23:29:55
Forum: Ant Movie Catalog > Scripts
Topic: DVDEmpre not working
Replies: 2
Views: 1990

I am working on this, should have a fix soon.
by deadeye
2013-12-08 17:14:15
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 10
Views: 5565

latest script version

Update the script to deal with site changes. Also added the option to show the year of film release or dvd release in the search results. (*************************************************** Ant Movie Catalog importation script www.antp.be/software/moviecatalog/ [Infos] Authors=dmitry501,Pavel Uher,...
by deadeye
2013-11-30 14:58:50
Forum: Ant Movie Catalog > Scripts
Topic: Scripts that need to be fixed / Scripts à corriger
Replies: 501
Views: 221609

bpeddicord wrote:DvdEmpire is not displaying the names when you do a search.
I will be working on it in the next few days, thanks!
by deadeye
2013-04-08 01:43:03
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 10
Views: 5565

Re: [REL][EN] DVD Empire updated script

Sabertooth wrote:there is an extra (empty) line at the top of the script that prevented recognition until it was removed
Sorry about that, it was my misuse of the code tags. Should be fixed now.
by deadeye
2013-03-31 18:43:16
Forum: Ant Movie Catalog > Scripts
Topic: [REL][EN] DVD Empire updated script
Replies: 10
Views: 5565

[REL][EN] DVD Empire updated script

Updated the script to deal with the site changes plus a couple of small bug fixes. Please let me know if you have any problems. (*************************************************** Ant Movie Catalog importation script www.antp.be/software/moviecatalog/ [Infos] Authors=dmitry501,Pavel Uher,Chetan Rao...
by deadeye
2013-03-29 00:00:14
Forum: Ant Movie Catalog > Scripts
Topic: DVDEmpire.com ... Script
Replies: 3
Views: 1858

I'll try to take a look at it in the next few days. :)
by deadeye
2010-10-22 04:02:06
Forum: Ant Movie Catalog > Scripts
Topic: Programmation questions
Replies: 133
Views: 81851

burn913 , the part that you want to change is actually in the GetValues function of the script. All you have to do is add a space after the comma in this part: if (UseCommaDelimiter) then Delimiter := ',' change to if (UseCommaDelimiter) then Delimiter := ', ' This actually makes it look a little c...
by deadeye
2010-05-20 00:58:59
Forum: Ant Movie Catalog > Scripts
Topic: [REL] DVDEmpire.com update
Replies: 3
Views: 2906

[REL] DVDEmpire.com update

* fixed picture retrieval after website changes (*************************************************** Ant Movie Catalog importation script www.antp.be/software/moviecatalog/ [Infos] Authors=dmitry501,Pavel Uher,Chetan Rao,Deadeye Title=DVDEmpire.com Description=Import script for DVD Empire Site=http:...