Search found 745 matches

by fulvio53s03
2025-01-23 14:48:24
Forum: Ant Movie Catalog > Help
Topic: remove "HTTP/1.1 404 Not Found" message
Replies: 7
Views: 2336

Re: remove "HTTP/1.1 404 Not Found" message

what a pity! it would be a truly precious thing. Thanks anyway. :cry:
I remember a post from someone who had experienced something like this but I can't find the related post anymore.... ;)
by fulvio53s03
2025-01-22 06:01:36
Forum: Ant Movie Catalog > Help
Topic: remove "HTTP/1.1 404 Not Found" message
Replies: 7
Views: 2336

Re: remove "HTTP/1.1 404 Not Found" message

Have you found a solution for the problem? is it possible "intercept and manage" "HTTP/1.1 404 Not Found" error? :??:
thanks! :innocent: :innocent:
by fulvio53s03
2024-12-30 17:11:53
Forum: Ant Movie Catalog > Help
Topic: how to check for a file existence
Replies: 0
Views: 1420

how to check for a file existence

EDIT Ho trovato una soluzione per rendere "portabile" il sistema e lo script: 1) in una cartella si deve si deve inserire tutta la cartella AMC portabile 2) nella cartella "Catalogs" si inserisce il data-base da urtilizzare e tutti i files che si vorranno verificare. 3) si apre i...
by fulvio53s03
2024-12-22 15:42:42
Forum: Ant Movie Catalog > Help
Topic: Relative address using ImportPicture
Replies: 2
Views: 713

Re: Relative address using ImportPicture

The documentation says that the current path is by default the catalog's path, so I would expect that providing "images\image1.jpg" would work? The tip was great! The images must be in a folder contained in the same folder as the catalog and the program can be anywhere on the PC (I will t...
by fulvio53s03
2024-12-21 07:13:00
Forum: Ant Movie Catalog > Help
Topic: Relative address using ImportPicture
Replies: 2
Views: 713

Relative address using ImportPicture

In a script I would like to import an image from a local file with ImportPicture(Address_image) where Address_image is a field containing the relative address of the image itself. The AMC application is located in C:\portables\Ant Movie Catalog the database AMC is in f:\archives\Science Fiction and ...
by fulvio53s03
2024-09-28 13:50:21
Forum: Ant Movie Catalog > Help
Topic: How to use contents of a field in filenames
Replies: 14
Views: 1344

Re: How to use contents of a field in filenames

My catalog is just saved as catalog Very well, your problem seems to be resolved. :grinking: :) Will you tell me if your catalog is a file "xyz.amc" and images are contained within it? Where did you changed the .jpg name? in a field of the catalog? in folder? in both of them? I'm really i...
by fulvio53s03
2024-09-28 13:11:34
Forum: Ant Movie Catalog > Help
Topic: How to use contents of a field in filenames
Replies: 14
Views: 1344

Re: How to use contents of a field in filenames

Your catalog is saved as xml? Pictures are in a separate folder?
please extract some titles from your catalog, save them in a next catalog and send it to me (with related images), so that I can well understand and resolve your questions.
:hihi:
by fulvio53s03
2024-09-27 16:40:32
Forum: Ant Movie Catalog > Help
Topic: Splitting strings using Regular Expressions
Replies: 1
Views: 776

Splitting strings using Regular Expressions

E' possibile spezzare una stringa "troppo lunga" contenente vari periodi usando una espressione regolare? Io uso "SIGIL" per gli epub e l'espressione regolare è: - cambia '(.{399})([^ ]+)(\.\s)(.)' - in '\1\2.</p>\n\n<p>\4' per spezzare stringhe lunghe più di 399 caratteri al pun...
by fulvio53s03
2024-09-25 05:30:16
Forum: Ant Movie Catalog > Help
Topic: How to use contents of a field in filenames
Replies: 14
Views: 1344

Re: How to use contents of a field in filenames

Yeah so in the 'Original Title' field the films name appears when you import. The date appears in the 'date' field. I would love the film title to be in the format 'title and year'. So for example, "Great film (2024)". But I can't figure out how to get the year to appear in parentheses af...
by fulvio53s03
2024-09-18 14:04:29
Forum: Ant Movie Catalog > Help
Topic: charset=iso-8859-1
Replies: 2
Views: 631

Re: charset=iso-8859-1

... But the last line should be: Page := StringReplace(Page, CharAbNormal, CharNormal); ... oh, noooo! Fulvio, you must write 100 times: Never write scripts before 5 A.M.! Never write scripts before 5 A.M.! Never write scripts before 5 A.M.! Never write scripts before 5 A.M.! ... ... Never write sc...
by fulvio53s03
2024-09-18 01:51:51
Forum: Ant Movie Catalog > Help
Topic: charset=iso-8859-1
Replies: 2
Views: 631

charset=iso-8859-1

In this page: http://www.mondourania.com/Urania/u841-860/urania853.htm my code: ComicURL := 'http://www.mondourania.com/Urania/u841-860/urania853.htm'; Page := GetPage(ComicURL); CharAbNormal := '<TR>'; CharNormal := '<tr>'; StringReplace(Page, CharAbNormal, CharNormal); has no effects. I think that...
by fulvio53s03
2024-09-17 01:38:09
Forum: Ant Movie Catalog > Help
Topic: Exporting files to a .CSV file.
Replies: 4
Views: 815

Re: Exporting files to a .CSV file.

Maybe this question is related to your other Post about adding Year to filenames? :) :??:
by fulvio53s03
2024-09-16 16:29:04
Forum: Ant Movie Catalog > Help
Topic: How to use contents of a field in filenames
Replies: 14
Views: 1344

Re: How to use contents of a field in filenames

... sorry... do you want to add year in file names (in your folder) or will you add year in field "file path" of your catalog? :??:
by fulvio53s03
2024-07-08 04:46:34
Forum: Ant Movie Catalog > Scripts
Topic: Installation Error
Replies: 9
Views: 979

Re: Installation Error

I want the program to run uninterrupted since it takes 45 minutes to complete and each entry that has the error has to be manually redone anyway. I'm interested too. How can these errors (any HTTP error) be intercepted so that the characteristics of the film that caused the error can be written to ...
by fulvio53s03
2024-06-17 15:01:11
Forum: Ant Movie Catalog > Scripts
Topic: [UPD] All Movie Guide rel. 2.0.1
Replies: 7
Views: 1029

Re: [UPD] All Movie Guide rel. 2.0.1

kalimagdora wrote: 2024-06-17 13:03:28 ... Maybe later, when they improve the structure of the page...
As I said, I never use information from the site so I hope you will warn me about new information.
Bye, :grinking:
by fulvio53s03
2024-06-16 22:27:30
Forum: Ant Movie Catalog > Scripts
Topic: [UPD] All Movie Guide rel. 2.0.1
Replies: 7
Views: 1029

Re: [UPD] All Movie Guide rel. 2.0.1

Description (synopsis) added! (*************************************************** Ant Movie Catalog importation script www.antp.be/software/moviecatalog/ [Infos] Authors=Hubert Kosior, KaraGarga, Chetan Rao, Donna Huffman, R_V, Fulvio53s03 Title=All Movie Guide Description=All Movie Guide detailed ...
by fulvio53s03
2024-06-14 16:36:51
Forum: Ant Movie Catalog > Scripts
Topic: [UPD] All Movie Guide rel. 2.0.1
Replies: 7
Views: 1029

Re: [UPD] All Movie Guide rel. 2.0

Ok, this is just what I needed. :clapping:
Movies have non all same informations; I never used before that script, so I don't know what was lost. :ha:
I'll examine script using "Il pianista sul'oceano", as you suggested (if you have other titles... tell them to me).
by fulvio53s03
2024-06-13 19:58:33
Forum: Ant Movie Catalog > Scripts
Topic: [UPD] All Movie Guide rel. 2.0.1
Replies: 7
Views: 1029

[UPD] All Movie Guide rel. 2.0.1

Search Page structure changed!
;)
U P D A T E D
by fulvio53s03
2024-06-13 04:48:13
Forum: Ant Movie Catalog > Scripts
Topic: All Movie Guide script something went wrong
Replies: 39
Views: 3150

Re: All Movie Guide script something went wrong

please tell me what movie you are looking for. :rolleyes: