-
-
Notifications
You must be signed in to change notification settings - Fork 673
Description
Steps To Reproduce
- Log In
- Click the photos icon at the top
- Get 'no media'
- Check Photos Settings, see that its pointing to some generic folder that does not hold my media
- Click 'Add Folder' under 'Media folders'
- Browse to the folder I actually need
- Click 'Pick folder'
- Nothing Happens.
- Close out Settings Window
- Get "An error occurred" on the screen.
Expected Result
To be able to pick my folder for my media...
Actual Result
Just get a blank photos screen with 'An error occurred'
Screenshots, Videos, or Pastebins
No response
Additional Context
The User's "Root" folder is an SMB Share that was added/mounted using the SMB script within the "Menu.sh -> Additional (something)" structure. The media folder that I am trying to use, is only 2 folders deep (/folder/media/). There isn't a .nomedia file within the root media folder, or in the user's root directory.
Oddly, there seems to be absolutely no logs generated when this happens, even with max level logging enabled.... nothing shows up.
Also to note: the 'upload folder' option does a similar thing, however it'll sometimes show a very messed up string of gibberish as the 'folder', but only after closing the Settings Menu, and letting it sit for a couple of minutes, then returning to the Settings Menu...
Build Version
31.0.5
Environment
By using the scripts
Environment Details
- Ubuntu 24.04.2 LTS
- Not sure? Whatever the scripts install by default... I'm assuming PHP since everything in the documents state PHP.
- 56 cores total, across two E5-2680 v4 CPUs, given 16GB of RAM, running in Proxmox 8.3.5
- The user's root folder is an SMB Share but passed locally to it (used the SMB section of the script to add/mount). The media files are 2 folders deep within this share. (there is no .nomedia file within the root of the media folder)



