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

Add configurable path where to find the images #2

Open
roramirez opened this issue Mar 5, 2017 · 2 comments
Open

Add configurable path where to find the images #2

roramirez opened this issue Mar 5, 2017 · 2 comments

Comments

@roramirez
Copy link
Owner

No description provided.

@roramirez roramirez changed the title Add configurable path where find images Add configurable path where to find the images Mar 16, 2017
@aramaki87
Copy link

Just in case others do wait for this too. There is a simple solution called symbolic link.
Like this: sudo ln -s target_path_where_your_photos_are link_path
Example: sudo ln -s /home/pi/photos /home/pi/MagicMirror/modules/MMM-ImagesPhotos/uploads

Works like a charm until this will be implemented.

@ricardobrehmer
Copy link

Just in case others do wait for this too. There is a simple solution called symbolic link.
Like this: sudo ln -s target_path_where_your_photos_are link_path
Example: sudo ln -s /home/pi/photos /home/pi/MagicMirror/modules/MMM-ImagesPhotos/uploads

Works like a charm until this will be implemented.

Why does this not work with subdirectories?

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

3 participants