Search found 82 matches

by Dorohedoro
2025-08-15 17:11:08
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB

Amazing work as always, thank you so much!
by Dorohedoro
2025-08-08 19:07:21
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB



I know it's a different script but the Munkey API version of the script takes the right poster (the default original one), even for the "Wedlock" movie. What is that script doing that: 1- ignores the user ip and gets the default poster 2- is able to get the Wedlock poster without any issue, even ...
by Dorohedoro
2025-08-08 08:54:27
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB


The problem is this. Each of the values set in ImageKind works differently: values 1, 2, and 3 access the IMDB URL, while values 4 and 5 access imdbapi, a site that offers free APIs for IMDB. In the code you can see it here: option 3 accesses PageText, meaning the content of the IMDB page ...
by Dorohedoro
2025-08-07 15:56:58
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB


IMDB 5.5 beta 3

CHANGELOG
* fix picture when LargePictureHeight is set and image cannot be resized

I have bad news. Resize does not work with that poster and I don't know why. How resize is made: changing this url https://m.media-amazon.com/images/M ...
by Dorohedoro
2025-08-07 10:29:31
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB

The new version fails to retrieve the poster of this movie with imagekind=5 and retrieve the wrong image with imagekind=4:

https://www.imdb.com/title/tt0103239

"HTTP/1.1 404 not found"


Thanks!!
by Dorohedoro
2025-08-07 09:35:28
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB

Tested, it's working perfectly again, thank you so much! :clapping:
by Dorohedoro
2025-08-06 15:46:04
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB


IMDB 5.5 beta 1

CHANGELOG
* fixed imdbapi url and syntax

imdbapi removed rest.imdbapi.dev domain and now use a different domain with a different syntax. Because these changes, you get an error for AKAS (alternative title) and picture (when ImageKind = 5). This is a quick first change to the ...
by Dorohedoro
2025-08-05 18:05:09
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB

IMDB is on the move again....

I'm getting this error:

Image

And this is the result, no image and the movie is given the number 0

Image

Thanks!
by Dorohedoro
2025-07-30 18:11:04
Forum: Ant Movie Catalog > Help
Topic: Movie count limit, how much?
Replies: 2
Views: 2707

Re: Movie count limit, how much?


Hi,
There is no fixed limit, but if the images are stored in the catalog at some point there could be memory issues (32-bit program, limited to 2 GB) and speed issue (reading/writing the catalog files).
To avoid such issue, there is always the possibility of storing images as external files ...
by Dorohedoro
2025-07-29 19:27:17
Forum: Ant Movie Catalog > Help
Topic: Movie count limit, how much?
Replies: 2
Views: 2707

Movie count limit, how much?

Hi, my catalog is over 18k movies, is there a limit? should I worry?

Thanks!
by Dorohedoro
2025-07-20 13:17:30
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB
Replies: 25
Views: 911

Re: [REL] IMDB

Thank you so much :clapping:
by Dorohedoro
2025-07-08 13:11:52
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script doesn't work
Replies: 145
Views: 13605

Re: IMDB script doesn't work


New version here: 5.3 beta 2

CHANGELOG:
* added more options for UserRatings, added UserRatingFields parameter

how this works. You still have the default option for UserRatings, but now you have 2 more option (below in bold):
0=Import value to ratings field only (default)
1=Import value and ...
by Dorohedoro
2025-07-08 12:09:37
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script doesn't work
Replies: 145
Views: 13605

Re: IMDB script doesn't work



How this works: I simply added the main functions from "IMDB (Actor images)" and I added the same parameters, renaming it:


I suppose that this other script could be removed then?
It no longer works after the IMDb changes?



The actor images script works just fine even after all the imdb ...
by Dorohedoro
2025-07-07 21:07:57
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script doesn't work
Replies: 145
Views: 13605

Re: IMDB script doesn't work


please test this new function as long as possible. I never used "IMDB (Actor images)" script before so I don't know how all this should work. I just did only one test with only one movie, so ...

If you have suggestions or new feature or other improvements or if you want to improve parameter ...
by Dorohedoro
2025-07-07 19:55:41
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script doesn't work
Replies: 145
Views: 13605

Re: IMDB script doesn't work


New version here: 5.2 beta 2 :

CHANGELOG
* removed legacy code for old html imdb pages
* fixed \" bug with DescriptionSelection = 0
* imageKind values 4 and 5 updated: now they does no more use merchandise / dvd/ amazon images but original country image (in full size or resized)

So @Dorohedoro ...
by Dorohedoro
2025-07-06 09:54:00
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script doesn't work
Replies: 145
Views: 13605

Re: IMDB script doesn't work

Found another bug. For some reason in the Description field if there are "quotes" the script will add \\ around them, like this: \"quotes\" but that's not the main problem, the issue is that the description is cut as soon the first \ shows.

EXAMPLE: https://www.imdb.com/title/tt0107895/reference ...
by Dorohedoro
2025-07-05 19:36:06
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB ( via API )
Replies: 32
Views: 1725

Re: [REL] IMDB ( via API )



So, is not possible to import the video format? (Aspect ratio), or there is something Im not understanding? The other script automatically add that data into the specified field.

"Video Format" field is the information of your physical files, aka "AVC", "MPEG4" & ect, all those fields below ...
by Dorohedoro
2025-07-05 19:24:17
Forum: Ant Movie Catalog > Scripts
Topic: IMDB script doesn't work
Replies: 145
Views: 13605

Re: IMDB script doesn't work



Is there any way to force the download of english posters?


The problem is: how can I recognize posters and other picture? I can get the "main" picture, but if I look at media viewer and I filter by language/country I don't know whick kind of image I'll get.

Here some examples (filtering by ...
by Dorohedoro
2025-07-05 17:03:12
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB ( via API )
Replies: 32
Views: 1725

Re: [REL] IMDB ( via API )



The “Video Format” field and all other fields below the “File Path” are for file information, not something to be imported from IMDb.





So, is not possible to import the video format? (Aspect ratio), or there is something Im not understanding? The other script automatically add that data into ...
by Dorohedoro
2025-07-05 08:55:44
Forum: Ant Movie Catalog > Scripts
Topic: [REL] IMDB ( via API )
Replies: 32
Views: 1725

Re: [REL] IMDB ( via API )


If you thought it was very fast before, try it now. :D


1.0.8 - (2025/07/05) - Improvement: Optimized some code - now the script is 4 times faster.



Thank you so much!!

I don't know if I'm doing something wrong but your script is not importing the Video Format

Also, could you add more ...