-
Notifications
You must be signed in to change notification settings - Fork 46
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
Content identification doesn't work with console keys #107
Comments
I haven't experienced that issue. can you provide logs from when ownfoil scans your library? |
I'm not sure where, but this weekend I read that the Tinfoil servers themselves were experiencing some issues on Saturday, so that might also be it. I'll try again later. |
For me, when I load tinfoil on its own 2 games are detected, after putting in my product keys only one game is detected. Not sure what is going on here. |
I had this issue, I set my logging to debug and restarted the container. You can change the info in here to DEBUG and restart, just set it back and restart once done.
|
@fpschrisiom really? I hope that's coincidental because that would be a weird side-effect of adjusting the log level 😅 |
I am having a hard time understanding what exactly is your problem, do the titles show up in the Web library viewer, but not on Tinfoil "New game" section? I assume so as you say "don't seem to show up anywhere but in the file browser", and this is potentially fixed in the @fpschrisiom the log level is already set to |
@a1ex4 exactly. I'll try it out next week and let you know if it's fixed! |
Fix has been merged into the main branch, you can test it by pulling the latest image also. |
Nice, thanks for letting us know! I didn't have the time to test it out yet. |
According to the docs, if you provide the console keys, they are being used for content identification instead of the filenames. Yet, if I don't use the correct filename, the games, updates and DLC don't seem to show up anywhere but in the file browser.
Perhaps I'm doing something wrong, but I can't seem to get it to work.
The text was updated successfully, but these errors were encountered: