Thanks!antp wrote:I fixed two things
Search found 33 matches
- 2017-07-16 11:41:54
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL][EN] DVD Empire updated script
- Replies: 4
- Views: 1796
- 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...
- 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
- 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:...
- 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...
- 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
- 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
- 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...
- 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...
- 2015-08-04 02:22:44
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL][EN] DVD Empire updated script
- Replies: 2
- Views: 2001
- 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...
- 2015-07-31 19:37:02
- Forum: Ant Movie Catalog > Scripts
- Topic: Scripts that need to be fixed / Scripts à corriger
- Replies: 501
- Views: 221609
- 2015-07-25 23:29:55
- Forum: Ant Movie Catalog > Scripts
- Topic: DVDEmpre not working
- Replies: 2
- Views: 1990
- 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,...
- 2013-11-30 14:58:50
- Forum: Ant Movie Catalog > Scripts
- Topic: Scripts that need to be fixed / Scripts à corriger
- Replies: 501
- Views: 221609
- 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
Sorry about that, it was my misuse of the code tags. Should be fixed now.Sabertooth wrote:there is an extra (empty) line at the top of the script that prevented recognition until it was removed
- 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...
- 2013-03-29 00:00:14
- Forum: Ant Movie Catalog > Scripts
- Topic: DVDEmpire.com ... Script
- Replies: 3
- Views: 1858
- 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...
- 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:...