
Thanks!
For quick fixing this, just change line 242 in scriptit no longer brings in the actor's character name in the movie
Code: Select all
Value2 := TextBetween(Value, 'iaZZDn">', '</');
Code: Select all
Value2 := TextBetween(Value, 'ajtYK">', '</');
Thanks to you my friend!!J wrote: 2022-08-27 14:27:14 And again another small change to v1.3.4
- Fixed the link for image layout #2 and adress in eUrl field
Thanks Dorohedoro for the info.
Enjoy
Thank you so much.antp wrote: 2022-08-28 10:51:37 Script now updated on the server, you can run the script "Update scripts" to get it
Code: Select all
https://www.imdb.com/title/tt10381014
That's exactly what I need, thank you so much for pointing out that option, you literally saved my life (actually, a lot of time of my life).J wrote: 2022-11-06 14:16:28 If I understand you right, you want the script to use the url from URL field without a title search and the selection window before?
You can already do that by setting the script option "BatchMode" to 2. It also works for only one movie selected (which is technically just a one movie batch), but you have to ensure that there is a valid imdb.com adress in the URL field for every selected movie.
The format must be something likeThis should also work for all later picture/actor changes, additional pictures etc.Code: Select all
https://www.imdb.com/title/tt10381014
Due to the fact that I formerly just copied the whole search/selection code from the original IMDB script, this script now faces the same "movie not found" problem as the original one. As far as I understood, Antoine is still doing some fixing to the search functionality, so I'll wait for a "final solution" and will then just copy again the code for my next update- sorry for beeing lazy & a big TY Antoine!
Well normally the search works fine now (as far as I know), there is only a formatting issue in some cases where spaces are missing. Indeed I should take some time for that, some day...J wrote: 2022-11-06 14:16:28As far as I understood, Antoine is still doing some fixing to the search functionality, so I'll wait for a "final solution" and will then just copy again the code for my next update![]()