Thanks. I was definitely trying to avoid manually associating title ids if possible. Looks like option 1 will be the easiest path forward. I'll have to take a look at the games.conf with the equivalent title ids. Although I should probably check my version of your tools first, I think they are...
I am working on a script that allows me to select games (iso or pkg) and my script will automatically retrieve the game and its associated updates and dlc from my library so I can install it on my PS3. I get the title id from the game and use it to get the corresponding updates and dlc. I...