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

importing images from command line using symlink #1118

Closed
Atreb92 opened this issue Oct 11, 2021 · 9 comments
Closed

importing images from command line using symlink #1118

Atreb92 opened this issue Oct 11, 2021 · 9 comments
Labels
duplicate This issue or pull request already exists

Comments

@Atreb92
Copy link

Atreb92 commented Oct 11, 2021

When trying to import images through the command line, as described in the, docs it is unclear if it is possible to add the new images using symlinks or deleting originals.

Is it possible to have the same level of functionality when using the command line as the web interface?

@Atreb92 Atreb92 changed the title importing images from command line using symlink [Question] importing images from command line using symlink Oct 11, 2021
@nagmat84 nagmat84 added the duplicate This issue or pull request already exists label Oct 11, 2021
@nagmat84
Copy link
Collaborator

This issue has already been address in #1056 and fixed by #1086.

@Atreb92
Copy link
Author

Atreb92 commented Oct 11, 2021

Ok, then I might be using this improperly because I am getting the following error when attempting to add those options.

lychee_error

@d7415
Copy link
Contributor

d7415 commented Oct 11, 2021

What version of Lychee are you using?

@Atreb92
Copy link
Author

Atreb92 commented Oct 11, 2021

Currently using the latest available docker from linuxserver and it is running Lychee 4.3.4

@d7415
Copy link
Contributor

d7415 commented Oct 11, 2021

Yup, that fix is not in 4.3.4.

@Atreb92
Copy link
Author

Atreb92 commented Oct 11, 2021

Isn't 4.3.4 the latest available version? Is there any workaround I can apply?

@kamil4
Copy link
Contributor

kamil4 commented Oct 11, 2021

4.3.4 is the latest release; the fix was committed after that release came out so is not included in any public release yet.

However, you should be able to apply the fix to your 4.3.4 tree. Simply replace the file Lychee/app/Console/Commands/Sync.php with the contents of https://raw.githubusercontent.com/LycheeOrg/Lychee/master/app/Console/Commands/Sync.php.

@Atreb92
Copy link
Author

Atreb92 commented Oct 11, 2021

Thank you for the advice, I will give it a try and see if it works.

@d7415
Copy link
Contributor

d7415 commented Oct 11, 2021

You could also see whether they provide a Docker image that tracks master. We do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants