Merged
Conversation
some of these changes seem like they need database changes as well, that needs to be talked about
Also use proper size on content size column.
This allows us to create files targeted to specific countries and/or languages without any issues such as returning a random language when none is specified.
Use the JSON list of apps documented on the archival-tools repo as source for these apps. The title IDs were obtained by querying tasksheets of these apps, but not all of them were available so the title ID is set to 0 in those cases. The title name and region were populated though various public sources, but they aren't perfect so some names and/or regions are left unknown.
When using this mode, the server only returns the filename, type, size and attributes of a file.
Also add attributes support for Wii U.
Plus some other fixes.
Having a task file with no payload contents is perfectly valid and supported officially. This can be used for files where only the metadata is relevant, such as on Team Kirby Clash Deluxe passwords which are stored on a file description and the prize comes from the attributes.
…EADME these did not match the actual expected values before
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #XXX
Changes: