giwty / switch-library-manager

Complete solution to manage, organize and keep your local switch backup game library up to date . Cross platform, supports all game formats.
235 stars 45 forks source link

VERSION_TXT does not work as expected on DLC #44

Open Buzbee opened 4 years ago

Buzbee commented 4 years ago

{VERSION_TXT} does not work as expected on DLC. DLC {VERSION_TXT} is always the same as {VERSION_TXT} for the game update (or base if no update) regardless of DLC {VERSION}. It would be nice to suppress {VERSION_TXT} on base game and dlc. I like it for game updates only.

giwty commented 4 years ago

I'll consider adding support for template per file type, so you can set whatever you want per each file type.

Buzbee commented 3 years ago

{VERSION_TXT} could be applied only to updates easily by only adding it to those TITLE_IDs that end in 800 for nsp and for xcis to show which update is included. No need to add support per file type as i doubt anyone would want to use it on base (which is almost always 1.0.0) or dlc.