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

BookSonic does not see files correctly (Docker) #117

Closed
goose-ws opened this issue Jan 10, 2020 · 1 comment
Closed

BookSonic does not see files correctly (Docker) #117

goose-ws opened this issue Jan 10, 2020 · 1 comment

Comments

@goose-ws
Copy link

Files do not appear unless a specific chain of events is followed.

Steps to Reproduce:

  1. Install BookSonic in Docker via the DockStarter tool
  2. Ensure that my user has permissions to access the media folder
  3. Verify that the /audiobooks volume is mounted correctly, and readable inside the docker container. I did this by connecting to a console in the container, cding to the directory, opening the files with head, and verifying write permissions with touch. The directory structure I'm using is: /audiobooks/Andy Weir/The Martian/The Martian (Unabridged).flac
  4. Add the media folder via Settings > Media folders > Name "Audio Books" > Folder "/audiobooks" > Enabled "X"
  5. Click Save
  6. Click Scan media folders now
  7. Return to Home, see that no media is present.
  8. Return to Settings > Media folders, change the path for Audio Books to /audiobooksss (A directory which does not exist)
  9. Click Save
  10. Click Scan media folders now
  11. Change the path for Audio Books to /audiobooks (The correct/actual directory)
  12. Click Save
  13. Click Scan media folders now
  14. Return to Home, where my media is now present.

Another user reported similar behavior on Reddit (link who was told it was an issue related to their files being on Google Drive. My files are on a local drive, /mnt/storage is a MergerFS mount point of /mnt/disk* -- However, all disks are local and connected directly via LSI.

@popeen
Copy link
Owner

popeen commented Feb 11, 2020

As this tracker is for the Android app I have opened the issue in the correct tracker and will be closing this one. The new issue can be found at popeen/Booksonic-LegacyServer#52

@popeen popeen closed this as completed Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants