-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specific XCI not showing up in tinfoil #121
Comments
titleid is unknown for tinfoil. custom data needs to be added for 010005501E68C000 (base) |
Where and how?
Also, is the titleid wrong or just not in the DB?
…On Wed, Oct 2, 2024, 1:56 PM dnsBlah ***@***.***> wrote:
titleid is unknown for tinfoil. custom data needs to be added for
010005501E68C000 (base)
—
Reply to this email directly, view it on GitHub
<#121 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHY5Z4TREBPLQMSYNNN4P3ZZODJ5AVCNFSM6AAAAABPGYSXCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBXGY4DIOJTGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Just checked the titles.US.en.json and 010005501E68C000 is there. |
That's really weird, it seems like something external is renaming |
I have a script that runs switch library manager every 5 minutes but its
supposed to watch a different folder. Nevertheless, will disable it and
report back
…On Sun, Oct 6, 2024 at 9:24 PM Alex ***@***.***> wrote:
That's really weird, it seems like something external is renaming XXXXXXXX
[010005501E68C800][v65536] to XXXXXXXX [010005501E68C000][v0] back and
forth, every 5 minutes... Ownfoil only monitors the file operations within
the libraries, so it is only reflecting what's happening to the scanned
files.
—
Reply to this email directly, view it on GitHub
<#121 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHY5Z2LINMSKRVURTW5KCLZ2E2ZRAVCNFSM6AAAAABPGYSXCWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGQZTSNZUGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Disabled the script and it stopped changing the name back and forth. Still doesnt show up on the list though. Also, what controls what shows up in "new games"? EDIT: Looks like it is tagging the game as an update without BASE [2024-10-07 12:35:08.719] INFO (library) Identifiying file (1/1): /XXXXXXXXX [010005501E68C000][v0].xci |
Hi, can we just remove the xci tab and just mix all the games in new games or Recommended tab? |
then replace the xci dump for a nsp dump. |
Looks like the name is missing its language versioning. Should be something along the line like [v0][US] or [v0][JP] or something like that. |
I have one XCI not showing up in tinfoil.
Logs shows the version changing back and forth between v0 and v65536:
[2024-10-02 10:05:08.874] INFO (db) File path updated successfully from /games/XXXXXXXX [010005501E68C800][v65536].xci to /games/XXXXXXXX [010005501E68C000][v0].xci.
[2024-10-02 10:05:08.880] DEBUG (db) No files were deleted. All files are present on disk.
[2024-10-02 10:05:08.880] INFO (library) Generating library ...
[2024-10-02 10:05:09.101] INFO (library) Generating library done.
[2024-10-02 10:10:08.965] INFO (db) File path updated successfully from /games/XXXXXXXX [010005501E68C000][v0].xci to /games/XXXXXXXX [010005501E68C800][v65536].xci.
[2024-10-02 10:10:08.969] DEBUG (db) No files were deleted. All files are present on disk.
[2024-10-02 10:10:08.969] INFO (library) Generating library ...
[2024-10-02 10:10:09.182] INFO (library) Generating library done.
[2024-10-02 10:15:08.228] INFO (db) File path updated successfully from /games/XXXXXXXX [010005501E68C800][v65536].xci to /games/XXXXXXXX [010005501E68C000][v0].xci.
[2024-10-02 10:15:08.232] DEBUG (db) No files were deleted. All files are present on disk.
[2024-10-02 10:15:08.232] INFO (library) Generating library ...
[2024-10-02 10:15:08.454] INFO (library) Generating library done.
[2024-10-02 10:20:08.681] INFO (db) File path updated successfully from /games/XXXXXXXX [010005501E68C000][v0].xci to /games/XXXXXXXX [010005501E68C800][v65536].xci.
[2024-10-02 10:20:08.684] DEBUG (db) No files were deleted. All files are present on disk.
[2024-10-02 10:20:08.685] INFO (library) Generating library ...
[2024-10-02 10:20:08.901] INFO (library) Generating library done.
[2024-10-02 10:25:09.443] INFO (db) File path updated successfully from /games/XXXXXXXX [010005501E68C800][v65536].xci to /games/XXXXXXXX [010005501E68C000][v0].xci.
[2024-10-02 10:25:09.449] DEBUG (db) No files were deleted. All files are present on disk.
[2024-10-02 10:25:09.449] INFO (library) Generating library ...
[2024-10-02 10:25:09.669] INFO (library) Generating library done.
The text was updated successfully, but these errors were encountered: