Skip to content

Releases: giwty/switch-library-manager

Stability pack

Choose a tag to compare

@giwty giwty released this 13 Jul 16:29

This release is focused on stability and user experience improvements.

The GUI release

Choose a tag to compare

@giwty giwty released this 03 Jul 23:32

You can now choose if you want to use GUI or command line interface. (by default for new users it will be GUI).
Please provide feedback, this was done quick & dirty to see if there is interest

Switch library manager 1.0

Choose a tag to compare

@giwty giwty released this 29 Jun 04:49

New name, new release, major changes.

Added many new capabilities, including:

  • Read titleId/version by decrypting NSPs (requires prod.keys)
  • Rename files based on metadata read from NSP
  • Naming template - choose your own folder/file naming convention
  • Delete empty folders

New features (v0.5)

Choose a tag to compare

@giwty giwty released this 20 Jun 14:41

Changes:

  • Complete code refactor, it will be much easier to add features now
  • Better handling when no internet / corrupted json - will try to re-use local json file

New capabilities

  • Added new command line option - "m" (stands for mode), will use this to add new capabilities

Currently supported capabilities:

  • Add -m u to show missing updates (default)
  • Add -m dlc to show missing dlc's
  • (new) Add -m o to organize the files in a folder per game structure, where the folder will contains base/updates/dlc files in a flat structure.
    All folders will be created in the base NSP folder that was provided as the command line argumet
  • (new) Add -m d to delete outdated local update files

Recursive scan

Choose a tag to compare

@giwty giwty released this 17 Jan 16:52

Added supports nested folders.
Please add "-r" to the program arguments to scan your nested folders.

Minor bug fix

Choose a tag to compare

@giwty giwty released this 29 Dec 18:54
0.3.2

Don't fail if local files doesn't exist

Another url change

Choose a tag to compare

@giwty giwty released this 29 Dec 07:51

No new features, just url update.
I should really make these configurable

DLC's

Choose a tag to compare

@giwty giwty released this 26 Dec 07:35

Fixed broken url due to blawar's github account freeze.
Added support for DLC's - any missing DLC's will be part of the output

Update to new titledb files location

Choose a tag to compare

@giwty giwty released this 09 Oct 04:13
  • Updated to use the new Blawar repo (titledb)
  • Added config file that keeps the etag versions of the titles/versions json file

First release

Choose a tag to compare

@giwty giwty released this 08 Sep 06:55

Initial release of this simple tool
Available for Mac and Windows