Recent content by ahoyallu

  1. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    I think that this links with anonymous accounts will be deleted if no one use it for a while, I will upload again. 1790117582 I think that this links with anonymous accounts will be deleted if no one use it for a while, HERE. All images are public and exists inside the TitleDB project fom...
  2. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    Check inside your /switch/LiteFoil if exists a directory named icons/. Also, use the latest version v23.0.0, yours was removed from here and I updated it silently. If not, download the version attached and wait if it starts to download it. Also, check if in your configuration it is enabled the...
  3. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    I did not, what do you mean? The icon view? it's there. Maybe the problem is that I do not update it frequently (the icon database). The latest version have some new things, but I do not make it public yet. Favorites: Details for each game, as activity and saves. Or tools: Also, NTP for...
  4. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    Bah, as I was working to solve an exit problem, I made the old forwarder incompatible. This last version correct that. Also, add support to remove only update/dlcs.
  5. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    I published the source code here (in some post); it's a JSON, just like the old Tinfoil. The difference is that LiteFoil uses another private encryption key. I'm testing another Git place to put the code online again, but I can send the source code changes here too. Also, as I don't have access...
  6. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    And now we have cute names from dumps provided for dump Teams, like Suxxors or Venom: b52bdec fix: reject echoed Ollama prompts fe497c9 fix: strip metadata tags from title suggestions 0c2178f feat: add Ollama title suggestions $ nfi --rename --ollama http://127.0.0.1:11434 --model qwen3:4b...
  7. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    Aha! I solved a problem with nxgameinfo and older nfi that are not able to read the names from NSP and XCI files with the new NACP file format and show the name as a '?'. It's solved now. I attached the new nfi (v1.1.3) that supports the new format correctly.
  8. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    Awesome, thanks, I will take a look. In the mean time, here is the version 22.5.12. Changes: - Catalog decoupled from AppDB. - AppDB downloads blocked in applet mode. - Actual download speed displayed in the header. - Support for files and resumes larger than 2 GB using stat() when using...
  9. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    Okay, thanks. In the mean time, LiteFoil v22.5.11 now has icons, Grid and List mode and, finally, touch mode! I liked the titledb from Blawar and others that I found online. I was able to create a DB with all 17 thousand icons for all games inside a database with only 234Mb (if you want to...
  10. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    Any ideia another place instead of github.com that I could do it? Because my account was limited... no specific reason (I think someone just reported me, for unknown reason). Some corrections for the icons. 1785095999 I posted the source code here in this thread... github was gone.. :sad:
  11. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    LiteFoil v22.5.8 with support to icon's.
  12. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    New version of nfi, some bugs corrected. Also, here is the source of LiteFoil and LiteServer. Github don't want to recover my account, any other public git to upload it? Anyway, I attached it here. nfi changelog: eabf135 feat: resume checkpoint verification 8c00537 ci: update setup-go and...
  13. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    Well, I created a utility named nfi (similar to https://github.com/garoxas/NX_Game_Info), but with added support for checking NSZ, and XCZ files (NSP/NSZ/XCI/XCZ). The original tool does not support compressed files. Additionally, I reimplemented it in Go, so it can be compiled for multiple...
  14. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    for some reason, my account was flagged. I'm talking with the Github staff to solve the problem, but I think someone that don't like the project reported me. The last version is waiting for a mod approval to appear here. :)
  15. ahoyallu

    Homebrew New Homebrew "Foil Server"?

    Well, while the repository is offline, I will send the updates here. Well, while the repository is offline, I will send the updates here. LiteFoil v22.5.3 - solved a problem related to install big XCI files. LiteServer v1.4 - now it is possible to index thousand of files and use PROXY...