DoctorD1501 / JAVMovieScraper

Scrape XBMC and Kodi movie metadeta and automatically rename files for Japanese Adult Videos (JAV), American Adult DVDs, and American Adult Webcontent
GNU General Public License v2.0
748 stars 162 forks source link

JMS can't read info from NFO #265

Closed Livtrasir closed 5 years ago

Livtrasir commented 5 years ago

JMS Saves the NFO file but then when I try to check it again in JMS it can't read it and I get this message: [Fatal Error] :6:49: Character reference "&# File read from nfo is not in Kodi XML format. This movie will not be read in. Movie Size: 0

Borisbee1 commented 5 years ago

I've had this happen as well. I think it has something to do with an odd character being saved. You'll have to post the actual .nfo though to get a better answer.

Livtrasir commented 5 years ago

I found the issue, if this character: capture is in the movie sets portion it gives these characters: &# in the .nfo and the program can't read them as anything.

Sorry to bother anyone.