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

Image previews downloading Issue #872

Open
dominic248 opened this issue Oct 7, 2024 · 2 comments
Open

Image previews downloading Issue #872

dominic248 opened this issue Oct 7, 2024 · 2 comments

Comments

@dominic248
Copy link

dominic248 commented Oct 7, 2024

Steps to reproduce:

  1. Bookmark website links that load too slow when there is more traffic or any other reason (sometimes preview images are more than 1MB). Sample: https://gta5-mods.com
  2. "Enable Preview Images" is enabled, but some links have "Preview image file" as NULL in Django admin and "Queued Task" is 0
    image
  3. Disable "Enable Preview Images" in Settings and click on "Save"
  4. Enable "Enable Preview Images" in Settings and click on "Save", "Queued Task" is generated and image preview is available for those links
    image

Feature requests:

  • Option to load previews from original site to save disk space
  • Or combo of both (offline/online previews) at bookmark level and not user settings level

The new features in latest version are great! Thank you so much!
Cheers!

@sissbruecker
Copy link
Owner

Can you please try to replicate the issue with a specific URL, and then post the logs from background_tasks.log? You can find that file in the linkding Docker container.

@dominic248
Copy link
Author

dominic248 commented Oct 19, 2024

Sure Sascha,

I've reproduced it for 1 of the links on 'test' username:
background_tasks.log

image

Disabled "Enable Preview Images" in Settings and click on "Save". Then re-enabled "Enable Preview Images" in Settings and click on "Save".

Performed the above disable-enable step 2 times to get the image downloaded.

image

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