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

Implement overwrite logic - also need to test if this is feasible without oplock... #242

Open
github-actions bot opened this issue Jan 13, 2023 · 0 comments
Assignees
Labels

Comments

@github-actions
Copy link
Contributor

Implement overwrite logic - also need to test if this is feasible without oplock issues"

# TODO: Implement overwrite logic - also need to test if this is feasible without oplock issues"

                self.existing_link_requeued_count = len(existing_unlinked)
                if settings["proxy"]["overwrite"]:
                    logger.debug(f"[magenta] * Existing proxies set to be overwritten")
                    # TODO: Implement overwrite logic - also need to test if this is feasible without oplock issues"

    def handle_offline_proxies(self):
        """Prompt to rerender proxies that are 'linked' but their media does not exist.

cc90cd2a0a10fe5c74a94768b70ed7d8e256b945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant