renamer: names missing for some DLCs
falkenhawk opened this issue · 1 comments
I wonder what's wrong there - AppName
/ TitleName
are not resolved for few of my DLCs:
Could it be that they are hacked/unofficial versions of DLCs, and not to be found in titledb? I guess the renamer should throw an error in such cases?
my path setting for DLC: {BasePath}/DLC/{AppName}/{TitleName} [{TitleId}][v{Version}].{Extension}
I've run into this as well, though I haven't had the time to research it in depth.
My rough idea is that it is due to only [US] region titles being supported right now and the DLC being a for a different region. There is a possible example in your screenshot, where the Witcher 3 DLC has [GB] region identifier in the source file name and cannot be found in the US TitleDB.
The DLC package still works with the USA region titles but there is no TitleDB to get the name for that package.