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

Another method may be needed to check file existence for blu-ray files #131

Open
yangzhaofeng opened this issue Feb 3, 2024 · 0 comments

Comments

@yangzhaofeng
Copy link

vcsi uses ffmpeg for format converting, while ffmpeg supports filename formats like bluray:</path/to/bluray/folder>.

By commenting if not os.path.exists(path) block in process_file, I managed to generate a thumbnail with the bluray:<path> filename format. Perhaps we can add an option to skip file existence check?

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

1 participant