AB1908 / GOG-Galaxy-Export-Script

Export your list of games from GOG Galaxy
MIT License
150 stars 27 forks source link

Change title parser to use regex #21

Closed AB1908 closed 4 years ago

AB1908 commented 4 years ago

This probably fixes #20. Should I add regex parsers for the rest of the fields as well?

toastmonster commented 4 years ago

It didn't give any error, but the gameDB.csv file has no titles in it now. gameDB.zip

AB1908 commented 4 years ago

Hmm. Wait.

toastmonster commented 4 years ago

What if I sent you a copy of my galaxy-2.0.db? Is that safe to do?

AB1908 commented 4 years ago

Well...I'd generally advise against doing that. It honestly boils down to how well I can handle edge cases like the odd quotation mark or unicode. I'm only a beginner at this so a lot of those are slipping past me.

AB1908 commented 4 years ago

I'm incredibly sorry. Fixing.

AB1908 commented 4 years ago

How shameful. I added an extra space for no reason. Tested and confirmed to work.