Skip to content
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

Library fails to scan #172

Open
dingho opened this issue Jan 27, 2025 · 1 comment
Open

Library fails to scan #172

dingho opened this issue Jan 27, 2025 · 1 comment
Labels
waiting for info Issue is waiting for info from users

Comments

@dingho
Copy link

dingho commented Jan 27, 2025

I'm running the docker on unRAID.
Keys successfully added, however when I scan the library nothing appears. From the log:
[2025-01-26 17:01:07.540] INFO (app) Scanning whole library ...
[2025-01-26 17:01:07.540] INFO (library) Scanning library path /games ...
[2025-01-26 17:01:07.543] INFO (library) Identifiying file (1/1): /Title-of-Game/title-of-game.xci
[2025-01-26 17:01:13.372] INFO (library) Identifiying file (1/1): /Title-of-Game/title-of-game.xci OK Title ID: xxxxxxxxxxxxx App ID : xxxxxxxxx Title Type: UPDATE Version: 65536
[2025-01-26 17:01:13.385] DEBUG (db) File not found, marking file for deletion: /games/title-of-game.xci
[2025-01-26 17:01:13.390] INFO (db) Deleted 1 files from the database.
[2025-01-26 17:01:13.390] INFO (library) Generating library ...
[2025-01-26 17:01:13.391] INFO (library) Generating library done.
[2025-01-26 17:01:13.391] INFO (_internal) 192.168.1.8 - "POST /api/library/scan HTTP/1.1" 200 -

I believe "INFO (db) Deleted 1 files from the database." is because I changed the docker path to point directly to the /games folder directly to the .xci file. However I've tried pointing it to /games (which contains several folders of games) and directly to a single path with one .xci file.
Nothing ever appears in the library.

@a1ex4
Copy link
Owner

a1ex4 commented Jan 29, 2025

That's really weird, would you show the output of the tree command from the /games directory in the container, and the configuration of the library path in settings.yaml? Just a subset will be enough to see how that can happen.

@a1ex4 a1ex4 added the waiting for info Issue is waiting for info from users label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for info Issue is waiting for info from users
Projects
None yet
Development

No branches or pull requests

2 participants