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

Work-conserving behavior when multiple alternative collections overlap #11

Open
intelfx opened this issue Oct 6, 2016 · 0 comments
Open

Comments

@intelfx
Copy link

intelfx commented Oct 6, 2016

A nice feature would be to avoid repeated transcoding if a version of file in proper format already exists in one of the alternative collections.

On update, the plugin could check if any of the to-be-transcoded files are supposed be present in any existing alternative locations (by intersecting the database queries). If the query yields something, try to copy these files from the guessed location. If the file is actually not there, fall back to transcoding.

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

2 participants