Search found 5 matches
- 2003-08-19 09:51:33
- Forum: Ant Movie Catalog > Bug reports
- Topic: Origons export & IMDB numbers
- Replies: 2
- Views: 2028
Well, AMC does not know what you put in the field. That's ok, but there should be a warning somewhere about how this is supposed to work. You could put some help text in the export dialog. This is a script i made to extract the IMDB number // SCRIPTING // Extracts IMDB number from URL program URLto...
- 2003-08-18 10:56:13
- Forum: Ant Movie Catalog > Bug reports
- Topic: Origons export & IMDB numbers
- Replies: 2
- Views: 2028
Origons export & IMDB numbers
Hi! I'll post this here, but i'm not sure if this qualifies as a bug. Just tried to import my AMC list in Origons.com. The IMDB numbers failed to be inserted correctly. Origons expected just the IMDB numbers, but AMC sent the whole url. Most scripts put the whole url in the url filed and that's allr...
- 2003-05-21 22:32:31
- Forum: Ant Movie Catalog > Scripts
- Topic: IMDB batch script with multiple categories, rating+votes
- Replies: 11
- Views: 3171
Hi! It's me who posted the script. Just discovered that there was a silly mistake in it, thanks for testing it! instead of if pos(GetField(FieldURL),'imdb.com') > 0 then should have been if pos('imdb.com',GetField(FieldURL)) > 0 then Sorry for that. I also put ImportURL = True; by default. You can d...
- 2003-04-22 12:00:14
- Forum: Ant Movie Catalog > Comments
- Topic: Multiple values for Category,Subs,Languages fields
- Replies: 1
- Views: 1019
Multiple values for Category,Subs,Languages fields
It would be really cool if one could add multiple values to some fields, like Category, Subs and Languages (uhm, is there such a thing as multiple selection drop-down list?). WhereIsIt has something similar. Is this possible to do?
Needless to say, AMC rocks!
Thanks for this great progy!
Needless to say, AMC rocks!
Thanks for this great progy!
- 2003-04-22 11:07:42
- Forum: Ant Movie Catalog > Bug reports
- Topic: Search toolbar not drawing itself
- Replies: 1
- Views: 1616
Search toolbar not drawing itself
This happens when the search toolbar is docked in the main window and when specific icon themes are applied. I have experienced this problem starting with version 3.4.0 i believe. With amc 3.4.2 only the Office2000 icon theme is free of this problem. If i change the icon theme to anything else, the ...