AB1908 / GOG-Galaxy-Export-Script

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

Export Tags/Scores #51

Open kennywasafk opened 2 years ago

kennywasafk commented 2 years ago

Would really appreciate if there was a way to export tags and or scores together with the list of games. I keep a backlog of games in GoG Galaxy and currently there's no way for me to separate the backlogged games from the actually owned/played games because the way I do it within Galaxy is by using tags. Huge thanks in advance!

AB1908 commented 2 years ago

Unfortunately, most of my time is tied up in a different project. Do you think you could poke around inside the tables to see where they are?

kennywasafk commented 2 years ago

I'd be happy to, but sadly I wouldn't have enough knowledge atm. If you could point me in the right direction as to how to access the code and maybe some documentation to understand what I'm looking at a bit better, I could help.

AB1908 commented 2 years ago

In that case, don't worry about it. I'll try and make time for it if I can but no promises sadly. In case you are interested in poking around, there is a light write-up in the wiki.

TheMelmacian commented 2 years ago

@kennywasafk The user defined tags are already exported. Use --all (default) or --tags and they should be present in the export. If you mean something different then please explain further and/or show a picture of the gui with the data and I will have a look in the database where the data is stored.