Search found 13 matches

by fidoboy
2011-11-14 22:48:29
Forum: Ant Movie Catalog > Scripts
Topic: [Update] FilmAffinity (ES) v2.50 (nov 2011)
Replies: 22
Views: 8952

Lo acabo de actualizar hoy, 14/11/2011 y no funciona... no encuentra ningún resultado...
by fidoboy
2008-11-03 01:25:19
Forum: Ant Movie Catalog > Help
Topic: Exporting empty files?
Replies: 9
Views: 2566

Well, actually you can run XBMC on windows, linux or even OSX platform. In fact, i'm running it on windows vista
by fidoboy
2008-11-02 22:00:26
Forum: Ant Movie Catalog > Help
Topic: Exporting empty files?
Replies: 9
Views: 2566

Thanks bad4u, do u have any idea about how can i get the media code from XBMC?

regards,
by fidoboy
2008-11-02 19:53:36
Forum: Ant Movie Catalog > Help
Topic: Exporting empty files?
Replies: 9
Views: 2566

Yes, i'm now using that script, thanks! but i'm trying to improve it, because currently, i can't get the thumbnails for each movie and also i want to know the MediaCode from XBMC to locate my disc (i have each disc labeled with a number)

regards,
by fidoboy
2008-11-02 18:41:44
Forum: Ant Movie Catalog > Help
Topic: Exporting empty files?
Replies: 9
Views: 2566

Many thanks! Another question, how can i export actors from each movie? I must export to a XML file containing this structure: sx:=sx+' <actor>'+#13#10; sx:=sx+' <name>WHATHERE</name>'#13#10; sx:=sx+' <role></role>'#13#10; sx:=sx+' </actor>'+#13#10; I know that i can get the field this way: GetField...
by fidoboy
2008-11-02 17:28:48
Forum: Ant Movie Catalog > Help
Topic: Exporting empty files?
Replies: 9
Views: 2566

Exporting empty files?

I'm trying to use Ant Movies with XBMC, and i need to create a folder with all my movies in database containing only empty files. For example if i have a movie named "The Movie" i want to create a file named "the movie.avi" and do this for all my database entries. How can i do th...
by fidoboy
2007-05-20 20:17:33
Forum: Ant Movie Catalog > Help
Topic: amc file format
Replies: 18
Views: 3958

I could be very helpfoul if you post here a sample routine using java or javascript for reading the file... it could be of great help for me.... ;)

Regards,
by fidoboy
2007-01-18 12:23:59
Forum: Ant Movie Catalog > Help
Topic: amc file format
Replies: 18
Views: 3958

I'm sorry but i'm going crazy with this! I'm not capable of read your delphi file from javascript!! Please, give me some hint, a link or something to read the AMC file from javascript... :cry:
by fidoboy
2007-01-17 20:41:43
Forum: Ant Movie Catalog > Help
Topic: amc file format
Replies: 18
Views: 3958

I'm using this code in javascript: objStream = new ActiveXObject("ADODB.Stream"); objStream.Open(); objStream.Type = 1; objStream.LoadFromFile("D:\\Mis documentos\\Catalogo peliculas\\Mi catalogo.amc"); var dataArr = objStream.Read(35); ... objStream.Close(); objStream = null; bu...
by fidoboy
2007-01-17 19:07:33
Forum: Ant Movie Catalog > Help
Topic: amc file format
Replies: 18
Views: 3958

Many thanks... ;)
by fidoboy
2007-01-17 15:32:34
Forum: Ant Movie Catalog > Help
Topic: amc file format
Replies: 18
Views: 3958

I'm reading now the file format info, thanks, but i have some questions... If i open the file for reading binary format, how can i know the leght of each field? the picture is in an array of bytes... how do i know where to finish? I'm using javascript for the script, can u post here a little sample ...
by fidoboy
2007-01-17 12:15:16
Forum: Ant Movie Catalog > Help
Topic: amc file format
Replies: 18
Views: 3958

amc file format

I'm developing a plugin for TVedia that reads ant movies database, can u help me with reading the amc file?¿

Regards,

.:FiDo:.
by fidoboy
2006-11-01 12:27:15
Forum: Ant Movie Catalog > Help
Topic: Urgent! Need help
Replies: 1
Views: 904

Urgent! Need help

I've lost all my movies collection (the .amc file) but i already have the exported XML file and all the pictures. The problem is that when i save it as .amc again the pictures are not embedded with the catalog itself. Another problem is that there is many films with bad characters in picture's name ...