Search found 60 matches

by yeti
2021-06-16 14:49:30
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New version uploaded to https://ks3c.antp.be/upload.php

V2.3.8
Fix: German title not imported

@J
Ok, dann passt meine Annahme ja. Damit dürfte das Problem mit der Anpassung behoben sein.
by yeti
2021-06-12 13:29:27
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

@J
Zum letzten Release funktionierte es noch. Allerdings wird bei mir derzeit nur der Deutsche Titel nicht importiert. Speicherst du den als Originaltitel, und wir reden über das gleiche, oder habe ich was übersehen?

@@ -71,7 +71,7 @@ begin

// ***** Title
// German title
- TextBody ...
by yeti
2021-06-06 05:12:48
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New version uploaded to https://ks3c.antp.be/upload.php

V2.3.6 (internal)
Fix: Writer import broken
V2.3.7
New: Added option to reduce the number of imported producers (only if 'Producer, Writer, Composer' = 1)

@J: Passt das für dich?

Greets,
yeti
by yeti
2021-05-16 12:18:44
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

@J

Neue Version braucht noch ein paar Tests. Hier aber schon mal die Anpassung für Zeile 395:

- TextBody := TextBetween(PageText, '>Drehbuch</h2></div>', '</section>');
+ TextBody := TextBetween(PageText, '>Drehbuch</h2></div>', '<div class="titlebar "');


Filmstarts muss ja auch ständig am ...
by yeti
2021-05-03 15:03:26
Forum: Ant Movie Catalog > Scripts
Topic: Programmation questions
Replies: 133
Views: 94171

Re: Programmation questions

Do you have activated "Script limitations" / "Modifiable fields" / "Country" on the right side of the script window?

Greets,
yeti
by yeti
2021-05-02 05:15:50
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New version uploaded to https://ks3c.antp.be/upload.php

V2.3.5
Fix: Original title not imported
Fix: filmstarts.de comments import
Chg: Improved duckduckgo search

Greets,
yeti
by yeti
2021-04-25 11:33:33
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New version uploaded to https://ks3c.antp.be/upload.php

V2.3.4
Fix: Google search (for the time beeing)
Fix: Writer not imported correctly
Chg: Improved google search
Chg: Requires AMC 4.2.2

@Rubberduck: Jetzt funktioniert auch erstmal wieder die Suche mit Google.

yeti
by yeti
2021-04-17 17:28:49
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

Prinzipiell liegt das daran, dass Google möchte das AMC das setzen von Cookies erlaubt. Das könnte ich verhindern, indem ich ein bestimmtes Cookie beim suchen mitliefere. Leider funktioniert das nicht mit AMC (siehe https://forum.antp.be/phpbb3/viewtopic.php?f=12&t=19087 ).

Nutze alternativ ...
by yeti
2021-04-05 07:12:53
Forum: Ant Movie Catalog > Scripts
Topic: SetCookies()/AddCookie()/GetCookies() not working
Replies: 3
Views: 857

Re: SetCookies()/AddCookie()/GetCookies() not working

Ok, with 4.2.3.0 and GetPage4(Address, '', 'TESTCOOKIE=ANTTest', ''), I still get a 302 (moved page), and now the moved page is a 200 (ok), not a 400 (bad request). The 302 response contains a Set-Cookie "CONSENT=PENDING+xxx". And the moved page contains the cookie consent request that i need to ...
by yeti
2021-04-02 12:08:57
Forum: Ant Movie Catalog > Scripts
Topic: SetCookies()/AddCookie()/GetCookies() not working
Replies: 3
Views: 857

SetCookies()/AddCookie()/GetCookies() not working

During my tests with the Google "Bad Request" response, I figured out that Google needs acceptance to use cookies. To do this, I tried to use SetCookie() or GetPage3() to add this needed cookie. But the functions don't work.

Hint: Workaround to use Google without cookie acceptance: Use http ...
by yeti
2021-03-27 10:37:49
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

Another new version uploaded to https://ks3c.antp.be/upload.php

V2.3.3
Fix: Filmstarts now uses https
by yeti
2021-03-13 14:33:17
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

Oh no. Option for search engine lost while i copied the code from my developer version :/

Corrected version uploaded. Sorry.
by yeti
2021-03-13 10:09:43
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New version uploaded to https://ks3c.antp.be/upload.php

V2.3.2
Fix: Original title sometimes not imported
Fix: Countries not imported anymore
New: Search engine duckduckgo.com added (optional)
Chg: Picktree modified (search text is now in the title, not behind the results)
Chg: Picktree code ...
by yeti
2021-03-04 10:51:09
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New script uploaded to https://ks3c.antp.be/upload.php.

V2.3.1
Chg: Using Google.de as search engine (AMC 4.2.2 required). Inspired by Allocine (FR) v2.4.7.
by yeti
2021-02-28 08:49:06
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts


A workaround for this kind of "javascript search results page" is to use Google for the search :D We did that in other scripts already
(but it requires to write new code for that, or reuse it from another script, e.g. Allociné)


Good idea.
My first alpha version with google search is up and ...
by yeti
2021-02-26 07:01:29
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

The v2.2.28 don't work either, because the Search-Landing-Page has changed, and there are no useable links or IDs in it without running javascript. I don't have the time to analyze it deeper, but for myself I use a workaround.

Now I've put it in the public script, if someone wants to use it too ...
by yeti
2020-01-19 08:02:46
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New Version v2.2.28 uploaded (ks3c.antp.be...)

fix: Category & length not loaded anymore

Greets,
yeti
by yeti
2019-04-13 12:29:14
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New Version v2.2.27 uploaded (ks3c.antp.be...)

fix: additional actors not loaded anymore

Greets,
yeti
by yeti
2019-03-11 19:45:54
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New Version v2.2.26 uploaded (ks3c.antp.be...)

fix: due to changes of the main page, the cover page was not found
fix: director, actors and summary were not loaded anymore

@J
Einiges habe ich bereits am Wochenende erledigt. Allerdings noch nicht alle Möglichkeiten getestet. Wenn du noch etwas ...
by yeti
2019-01-19 10:12:02
Forum: Ant Movie Catalog > Scripts
Topic: [UPD DE] Filmstarts
Replies: 109
Views: 31263

Re: [UPD DE] Filmstarts

New Version v2.2.25 uploaded (ks3c.antp.be...)

fix (finally): sometimes a actor's name contained a whitespace at the beginning/end
fix: main actors not imported anymore

Greets,
yeti