Ha ha, I don't even know what language AMC uses :-) (looks like pascal or delphi to me) but I managed to make a script which works for selecting items (films) that don't contain "|" character.... can anyone see any obvious errors I may have made (even though it seems to work)?
program ...
Search found 11 matches
- 2008-11-05 10:28:27
- Forum: Ant Movie Catalog > Help
- Topic: Excluding items from HTML export
- Replies: 14
- Views: 4372
- 2008-11-04 07:15:27
- Forum: Ant Movie Catalog > Help
- Topic: Excluding items from HTML export
- Replies: 14
- Views: 4372
Just a note on the original question of this topic: If "Checked" field isn't used for anything else, it would be possible using a little script to check/uncheck movies depending on content of another field, e.g. if a | is found on a specific field or not. Then it would be possible to export only ...
- 2008-11-03 13:38:58
- Forum: Ant Movie Catalog > Help
- Topic: Excluding items from HTML export
- Replies: 14
- Views: 4372
Well, it depends on what you call complex :-) It's a 12K HTML file, it uses 11 database fields plus picture, so I wouldn't call it complex on that account. It adds some graphical elements to the format, but AMC shouldn't care about those, right? I mean, it just repeats whet's in between $$ITEM_BEGIN ...
- 2008-10-31 14:09:38
- Forum: Ant Movie Catalog > Help
- Topic: Excluding items from HTML export
- Replies: 14
- Views: 4372
- 2008-10-31 14:07:43
- Forum: Ant Movie Catalog > Help
- Topic: Excluding items from HTML export
- Replies: 14
- Views: 4372
- 2008-10-31 13:57:06
- Forum: Ant Movie Catalog > Help
- Topic: Excluding items from HTML export
- Replies: 14
- Views: 4372
- 2008-10-31 13:50:11
- Forum: Ant Movie Catalog > Help
- Topic: Excluding items from HTML export
- Replies: 14
- Views: 4372
When I select by hand only the items I want (and that is a job for almost 4000 entries!!!) :-) then it works with approx. 1100 entries. My catalog is like 260Mb.... (I use 600x600 jpgs for cover art).... So I think it is not the issue of some entries being corrupted or such, but rather of too many ...
- 2008-10-31 09:11:16
- Forum: Ant Movie Catalog > Help
- Topic: Excluding items from HTML export
- Replies: 14
- Views: 4372
Excluding items from HTML export
Hello, I am using HTML template to export my catalog but since I have a lot of TV shows which contains episodes, I'd like to exclude them from Export - the ANT anyways reports "out of memory" error when I try to export whole catalog.
All episodes are separated by delimiter "|" character. Is there a ...
All episodes are separated by delimiter "|" character. Is there a ...
- 2006-11-15 13:26:53
- Forum: Ant Movie Catalog > Bug reports
- Topic: problem with the character '|' importing from XML
- Replies: 7
- Views: 4724
- 2006-11-08 19:26:50
- Forum: Ant Movie Catalog > Scripts
- Topic: Importing from CSV into EXISTING records
- Replies: 2
- Views: 1197
- 2006-11-08 13:14:50
- Forum: Ant Movie Catalog > Scripts
- Topic: Importing from CSV into EXISTING records
- Replies: 2
- Views: 1197
Importing from CSV into EXISTING records
Hello,
I'm trying to import data that I have in csv file into AMC. no problem there. Assign columns and it works. But (there always is one, isn't there) I already have these records in the database, and I'd need to import only 1 field.
i.e. I have 150 records of tv-show series, without description ...
I'm trying to import data that I have in csv file into AMC. no problem there. Assign columns and it works. But (there always is one, isn't there) I already have these records in the database, and I'd need to import only 1 field.
i.e. I have 150 records of tv-show series, without description ...