Search found 5 matches
- 2015-03-10 16:04:27
- Forum: Ant Movie Catalog > Scripts
- Topic: Problem exporting to UTF-8
- Replies: 4
- Views: 1959
- 2015-03-09 16:02:00
- Forum: Ant Movie Catalog > Scripts
- Topic: Problem exporting to UTF-8
- Replies: 4
- Views: 1959
- 2015-03-08 23:28:50
- Forum: Ant Movie Catalog > Scripts
- Topic: Problem exporting to UTF-8
- Replies: 4
- Views: 1959
Problem exporting to UTF-8
I am using a slightly modified version of XMBC.NFO for use with YAMJ, currently running AMC 4.2.0.2 Although I have OutToFile.Append(UTF8Encode(FormatedData + MovieDirector + MovieGenre + '</movie>')); the resultant NFO file is not UTF-8. What have I missed, do I need to fix? Full Script program XBM...
- 2009-02-02 11:41:25
- Forum: Ant Movie Catalog > Scripts
- Topic: XBMC-NFO script update
- Replies: 13
- Views: 9352
- 2009-02-01 23:45:19
- Forum: Ant Movie Catalog > Scripts
- Topic: XBMC-NFO script update
- Replies: 13
- Views: 9352
HI, I find this script really useful, but I have no experience of scripting. I am using this with the YAMJ program on Popcorn Hour, which can now use XMC NFO files and would like to know how to change the URL Field I have added FormatedData := FormatedData +' <id>'+GetField(fieldURL) +'</id>'+#13#10...