Search found 13 matches

by Tetsujin
2013-03-28 20:31:33
Forum: Ant Movie Catalog > Scripts
Topic: Remove trailing Spaces from Title field
Replies: 1
Views: 1069

Remove trailing Spaces from Title field

Is removing trailing spaces from the Title field something that I could do with RemoveBadChars.ifs
I imported Titles without checking for trailing spaces first.
by Tetsujin
2013-01-19 19:16:31
Forum: Ant Movie Catalog > Scripts
Topic: IMDB Partial failure
Replies: 2
Views: 1390

Thanks for your swift action.
by Tetsujin
2013-01-18 07:57:07
Forum: Ant Movie Catalog > Scripts
Topic: IMDB Partial failure
Replies: 2
Views: 1390

IMDB Partial failure

I keep getting an error when I try to run the script using these two URLs.

Walking Deadhttp://www.imdb.com/title/tt0028478/
Flash Gordon http://www.imdb.com/title/tt0027624/

Ember Media manager worked fine.

Where do I start with troubleshooting this problem?
Script Ver. Version=3.78
by Tetsujin
2013-01-16 19:36:29
Forum: Ant Movie Catalog > Scripts
Topic: IMDB "Translated Title" error
Replies: 2
Views: 1396

Thanks.
Got it.
by Tetsujin
2013-01-15 05:16:59
Forum: Ant Movie Catalog > Scripts
Topic: IMDB "Translated Title" error
Replies: 2
Views: 1396

IMDB "Translated Title" error

The IMDB script puts two upper ASCII characters into the TranslatedTitle field. ┬╗ This then messes up the Export to NFO script. I wish I could program so I could at least describe the problem correctly. Interview.nfo <url>http://imdb.com/title/tt0480269</url> <id>tt0480269</id> <movie> <title>┬╗</t...
by Tetsujin
2013-01-12 08:49:56
Forum: Ant Movie Catalog > Scripts
Topic: Script to get Pictures from Google
Replies: 7
Views: 4329

Upgrade to latest version worked fine..
Thanks
by Tetsujin
2013-01-10 20:34:13
Forum: Ant Movie Catalog > Scripts
Topic: Script to get Pictures from Google
Replies: 7
Views: 4329

Script error in "GOOGLEPICS"

Script error in "GOOGLEPICS":unknown identifier:PICKTREETITLE at line 54.
[url]http://dl.dropbox.com/u/6574173/ScriptError.jpg[/url]
by Tetsujin
2013-01-03 06:30:22
Forum: Ant Movie Catalog > Scripts
Topic: NFO export Part 2
Replies: 4
Views: 2263

How do I export Pictures by name and Year? I now have .NFO files named for movies and year. A Man For All Seasons 1966.nfo kgytopi Helped me here .. [url]https://forum.antp.be/phpbb3/viewtopic.php?t=5257[/url] with a batch file that made folders for every named .NFO. [code] MODE CON CP SELECT=437 fo...
by Tetsujin
2013-01-02 20:50:43
Forum: Ant Movie Catalog > Scripts
Topic: NFO export Part 2
Replies: 4
Views: 2263

During the export of NFO files if there are two movies named the same the first NAME.NFO is overwritten by the second. I was looking for a way to export ALL of my movies to NFOs.
THanks very much for your reply. I believe your solution may work for me.
by Tetsujin
2012-12-28 19:42:59
Forum: Ant Movie Catalog > Scripts
Topic: NFO export Part 2
Replies: 4
Views: 2263

I can see now why this will never work. XBMC will not import the NFO if not named correctly.
by Tetsujin
2012-12-19 01:46:59
Forum: Ant Movie Catalog > Scripts
Topic: NFO export Part 2
Replies: 4
Views: 2263

NFO export Part 2

I am trying to export by TITLE and YEAR.
I have some movies that are titled the same but the year is different.
Alice in Wonderland 1933
Alice in Wonderland 1951
or
Amazing Grace 1974
Amazing Grace 2006

Thanks for a GREAT program.
by Tetsujin
2012-12-17 22:40:18
Forum: Ant Movie Catalog > Scripts
Topic: NFO Export help
Replies: 2
Views: 1566

That worked GREAT!
Thank you
by Tetsujin
2012-12-13 00:40:06
Forum: Ant Movie Catalog > Scripts
Topic: NFO Export help
Replies: 2
Views: 1566

NFO Export help

Looking for help with the NFO export script. I would like the script to create a folder using the movie name and place the .NFO inside that folder. Alas I have NO programming skills beyond DOS batch files from the 80's.
Can anyone point me in a direction?