It's a pity to hear that... I don't have much time either so I know what you mean. But now it seems a little risky to use AMC... Our catalogs grow and in a few years when some newer Windows version comes out and AMC would stop working... what we poor users will do...
Anyway, I just posted the ...
Search found 6 matches
- 2007-04-19 19:44:04
- Forum: Ant Movie Catalog > Scripts
- Topic: How a script can determine its first/last run in batch?
- Replies: 7
- Views: 2446
- 2007-04-19 19:34:41
- Forum: Ant Movie Catalog > Scripts
- Topic: [REL] AMC to XBMC Database xml export script
- Replies: 4
- Views: 4379
[REL] AMC to XBMC Database xml export script
Hello modded XBOX game console owners!
If you use your box to watch movies (I can't imagine why you wouldn't!), you can find this script useful. Browse your AMC movie database in your XBOX Media Center! You have to export AMC database to xml file (but different format than SaveAs), ftp it to xbox ...
If you use your box to watch movies (I can't imagine why you wouldn't!), you can find this script useful. Browse your AMC movie database in your XBOX Media Center! You have to export AMC database to xml file (but different format than SaveAs), ftp it to xbox ...
- 2007-04-18 20:06:09
- Forum: Ant Movie Catalog > Scripts
- Topic: How a script can determine its first/last run in batch?
- Replies: 7
- Views: 2446
YES! It works. I didn't realize that globals were not destroyed between runs. This solves all the major problems.
The minor one still exists, I mean there is no way to tell when is the last run, so I can't keep the growing xml stringlist in a global variable, but I have to load/save it on every run ...
The minor one still exists, I mean there is no way to tell when is the last run, so I can't keep the growing xml stringlist in a global variable, but I have to load/save it on every run ...
- 2007-04-18 18:05:29
- Forum: Ant Movie Catalog > Scripts
- Topic: How a script can determine its first/last run in batch?
- Replies: 7
- Views: 2446
Thank you for your reply!
I've already made some tests with global variables before and I still couldn't determine first pass. The variable is global and as you say "is kept between runs" - but also between batches, isn't it? Here's what I get: I set it to "AlreadyInitialized" when run first. Script ...
I've already made some tests with global variables before and I still couldn't determine first pass. The variable is global and as you say "is kept between runs" - but also between batches, isn't it? Here's what I get: I set it to "AlreadyInitialized" when run first. Script ...
- 2007-04-18 09:09:51
- Forum: Ant Movie Catalog > Scripts
- Topic: How a script can determine its first/last run in batch?
- Replies: 7
- Views: 2446
How a script can determine its first/last run in batch?
Hi!
I'm working on a script to export AMC catalog to xml file. I need different format than SaveAs does, to import the catalog to the XBOX Media Center database (what a wonderful player!) and I'm stuck with an issue.
I select many movies, hit F6 and run my script in batch. What I need for the script ...
I'm working on a script to export AMC catalog to xml file. I need different format than SaveAs does, to import the catalog to the XBOX Media Center database (what a wonderful player!) and I'm stuck with an issue.
I select many movies, hit F6 and run my script in batch. What I need for the script ...
- 2007-04-05 13:45:01
- Forum: Ant Movie Catalog > Help
- Topic: AMC on Xbox
- Replies: 2
- Views: 1906
Great idea!
I use XBOX to watch movies too (excellent for that!) and I would also like to run amc there or at least to access my database!