meleu / Used2BeTXT

Converting Synopsis.txt files to gamelist.xml
2 stars 0 forks source link

ToDo list #1

Open meleu opened 6 years ago

meleu commented 6 years ago
Used2bRX commented 6 years ago

I'm going to add "dummy" *.jpg files in the Marquee folder since I don't actually have any marquee images, unless you have a better solution for this. I think right now the script just wouldn't create <marquee> tags at all, so this request wouldn't actually do anything unless the original run of the script created those lines in the gamelist.xml

These aren't always used in every synopsis, so it should only create these in the entries that have them in the synopsis.txt file

meleu commented 6 years ago

@Used2bRX I think I'll have some free time later today. Will try to work on some of the things you mentioned.

The "gamelist-to-synopsis" feature will be pretty easy to implement.

  • [ ] Platform: Nintendo Entertainment System and Platform: Famicom Disk System entries in the synopsis.txt files located in /Media/nes/Synopsis/ folder will treat these entries as if they were NES and not FDS games and look for roms and all media in the /nes/ folders instead. (This should not occur if the synopsis, media and roms are located in the /Media/fds/ directory though).

Can you confirm if you still want exactly what you're describing above?