noahc3 / SDSetup

The Ninite for your Nintendo Switch.
https://www.sdsetup.com
Mozilla Public License 2.0
365 stars 31 forks source link

Feature request: List of component versions to be included to the output zip file #131

Closed jakaja closed 3 years ago

jakaja commented 4 years ago

Home page shows nicely version numbers of each component. When I download the zip file, that info is not included.

It would be nice to have a list of component versions inside the zip to be able to check later what versions have been downloaded (like a month ago).

component_versions.txt


#134 merged:

After download has started, there is a question: Want to redownload in the future? Save the following URL somewhere to immediately have the same packages pre-selected in the future:

It would be very convenient to have this URL inside the zip file being downloaded. That way user only needs to save a (previous) zip file to update it at anytime.

noahc3 commented 4 years ago

Sure I can do this. It will also probably useful whenever I decide to rewrite the homebrew app.

Is having it in the SD folder sufficient? (ex. sdsetup-x.x.x.zip/sd/sdsetup-versions.txt)

I'll also merge #134 into this issue and put the URL in a comment at the top.

jakaja commented 4 years ago

I think it should be at root of the zip as there are some components (with version numbers) at these folders as well: sdsetup-x.x.x.zip/pc/ sdsetup-x.x.x.zip/payloads/

noahc3 commented 3 years ago

Tracking in #203