Skip to content

[Feature Request]: Prevent automatically pulling the whole file from OneDrive #402

@orels1

Description

@orels1

Checklist

  • I am using an up-to-date version.
  • I have read the documentation.
  • I have searched existing issues.

Description

I've been looking for a nice solution to handle tagging of my photos, screenshots, and 3d modeling references for ages, and TagStudio is incredibly promising thus far.

The issue I encountered, however, is that I'm using OneDrive to offload some of the rarely used files into the cloud from my PC, and TagStudio's current thumbnail rendering is doing a full file pull at the moment.

I looked through issues, docs and discussions and only found a single mention of a "do not render thumbnails" option brought up in this PR by a person who seemingly had a similar issue. But it doesn't seem like that option is in the current release version of TagStudio.

For now I had to block the app from being able to pull files, just so it doesn't download hundreds of gigabytes of things during initial indexing. But it is not really a usable workaround.

Solution

If possible, TagStudio should leverage Windows APIs to pull the low res thumbnails similar to Explorer, in a OneDrive folder.

Alternatives

If its possible to detect files that aren't on disk (they report 0 bytes size on disk in file properties, maybe that can be leveraged) - an option to just skip rendering thumbnails for those files could be a useful interim workaround.

image

Extra notes

This is also relevant for other similar systems, e.g. Proton Drive

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions