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 scanning does not follow symlinks #195

Open
jeremypw opened this issue Apr 23, 2020 · 1 comment
Open

Library scanning does not follow symlinks #195

jeremypw opened this issue Apr 23, 2020 · 1 comment
Assignees

Comments

@jeremypw
Copy link
Collaborator

I have searched open and closed issues for duplicates.

Describe the bug

If the library folder contains a symlink to another folder, that folder does not get scanned for videos.

To Reproduce

Steps to reproduce the behavior:

  1. Create a symlink to a folder containing videos and put it in the library folder (default ~/Videos)
  2. Start Videos and choose Browse Library.
  3. The library page does not show the videos in the symlinked folder

Expected behavior

The library page includes the videos in the symlinked folder

Platform Information

Hera daily

I'm using the latest version from git that I've manually compiled

@jeremypw
Copy link
Collaborator Author

It is not too difficult to include symlinked folders but there are some difficulties in handling when the links are deleted without having to reinitialise Videos. I am working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant