For the renaming templates it would be nice to have {AppTitleID} like {AppName} so that we can name the folders of the games with TitleID.
For example,
{AppName} [{AppTitleID}][{TitleId}][{Region}]{TitleName} [{TitleId}][v{Version}][{Region}].{Extension}
{AppName} [{AppTitleID}][{TitleId}][{Region}]\update{AppName} [{TitleName}][{TitleId}][UPDATE][v{Version}][{Region}].{Extension}
{AppName} [{AppTitleID}][{TitleId}][{Region}]\dlc{AppName} [{TitleName}][{TitleId}][DLC][v{Version}][{Region}].{Extension}
output would be
My Time At Portia [0100E25008E68000][v0][US]/My Time At Portia [0100E25008E68000][v0][US].nsz
My Time At Portia [0100E25008E68000][v0][US]/update/My Time At Portia [My Time At Portia][0100E25008E68800][UPDATE][v655360][US].nsz
My Time At Portia [0100E25008E68000][v0][US]/dlc/My Time At Portia [My Time At Portia - Housewarming Gift Set][0100E25008E69001][DLC][v65536][US].nsz
currently if I try this it seperates the dlc and update into seperate base folders since it puts their own titleID in the folder name
For the renaming templates it would be nice to have {AppTitleID} like {AppName} so that we can name the folders of the games with TitleID.
For example,
{AppName} [{AppTitleID}][{TitleId}][{Region}]{TitleName} [{TitleId}][v{Version}][{Region}].{Extension}
{AppName} [{AppTitleID}][{TitleId}][{Region}]\update{AppName} [{TitleName}][{TitleId}][UPDATE][v{Version}][{Region}].{Extension}
{AppName} [{AppTitleID}][{TitleId}][{Region}]\dlc{AppName} [{TitleName}][{TitleId}][DLC][v{Version}][{Region}].{Extension}
output would be
My Time At Portia [0100E25008E68000][v0][US]/My Time At Portia [0100E25008E68000][v0][US].nsz
My Time At Portia [0100E25008E68000][v0][US]/update/My Time At Portia [My Time At Portia][0100E25008E68800][UPDATE][v655360][US].nsz
My Time At Portia [0100E25008E68000][v0][US]/dlc/My Time At Portia [My Time At Portia - Housewarming Gift Set][0100E25008E69001][DLC][v65536][US].nsz
currently if I try this it seperates the dlc and update into seperate base folders since it puts their own titleID in the folder name