![]() |
I no longer see a the libraries tab which means I cannot trigger a rescan. - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: I no longer see a the libraries tab which means I cannot trigger a rescan. (/t-i-no-longer-see-a-the-libraries-tab-which-means-i-cannot-trigger-a-rescan) |
I no longer see a the libraries tab which means I cannot trigger a rescan. - nicxvan - 2024-12-28 As far as I can tell I am logged in as an admin, I am logged in as root, and I made sure to set each isAdministrator to true, I restarted the docker container multiple times. It looks like I am not an admin, but I'm not sure how to check. I am on 10.9.11 RE: I no longer see a the libraries tab which means I cannot trigger a rescan. - TheDreadPirate - 2024-12-29 Can you share your Jellyfin logs via pastebin? RE: I no longer see a the libraries tab which means I cannot trigger a rescan. - phaelax - 2024-12-29 Have you cleared your browser cache? It's worth a shot, I've seen weird odd behaviors before that resolved missing things by doing that. RE: I no longer see a the libraries tab which means I cannot trigger a rescan. - nicxvan - 2024-12-30 Cache clear did not work, but good idea. Here are some supervisor logs https://pastebin.com/79gjRZyx RE: I no longer see a the libraries tab which means I cannot trigger a rescan. - TheDreadPirate - 2024-12-30 Can you share your full log? That one line doesn't provide enough information. RE: I no longer see a the libraries tab which means I cannot trigger a rescan. - nicxvan - 2025-01-27 I don't see any other errors, here is some more though: https://pastebin.com/SkSdp3Yj I still can't see the library tab to trigger rescans RE: I no longer see a the libraries tab which means I cannot trigger a rescan. - TheDreadPirate - 2025-01-27 Circling back to your opening post. Why do you think you aren't logged in as admin? You can't access the dashboard? You can try re-enabling the startup wizard to reset the admin account. Stop Jellyfin. Then navigate to where you mounted /config and open in a text editor /config/config/system.xml. Set "IsStartupWizardComplete" to false. Start Jellyfin. Access your Jellyfin in a private/incognito window and go through the steps for creating your admin account. This will over-write the admin account credentials, but no watch status information is lost. Just click next until you reach the end. |