ivaano / NsxLibraryManager

Another Lib Manager for NSP NSZ files
Other
41 stars 13 forks source link

How to move Base game and DLC in same folder? #43

Open BenRoe opened 1 month ago

BenRoe commented 1 month ago

Hi @ivaano i use the following template for the renamer.

Base: {BasePath}/{TitleName}/{TitleName} Base [{TitleId}] [v{Version}].{Extension} Update: {BasePath}/{TitleName}/{TitleName} Update [{TitleId}] [v{Version}].{Extension} DLC: {BasePath}/{TitleName}/{TitleName} DLC [{TitleId}] [v{Version}].{Extension}

Problem is, renamer use the name from the DLC and not from the Base Game. There is no template placeholder to set the base game name. How to move Base game and DLC in same folder?

Bildschirmfoto 2024-09-21 um 22 48 41