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

Enhance locating metadata file when launching Atomic Parsley button #35

Open
renegaudet opened this issue Dec 23, 2024 · 1 comment
Open
Assignees

Comments

@renegaudet
Copy link

I've followed a practice established long ago by the original pyTivo where you could put the Tivo metadata files in a directory named ".meta" as a subfolder to the video files. It was used to keep the video folder less clutterred, but pyTivo could stiill be able to find the metadata for each video file. Currently, when kmttg runs Atomic Parsley via the button, it looks for the metadata in the same directory as the video file, and errors out if the metadata file is not present. I have a need to update a lot of metadata files to embed that metadata into the video file using atomic parsley within kmttg, My process now requires copying the metadata files into the video folder to update and then delete the metadata files in the video folder

Please consider enhancing kmttg to search an addtional location, such as "..meta" or the path environment varable for the metadata file.

@lart2150
Copy link
Owner

That should be a fairly simple change and makes sense to have it check the extra folder i'll look into adding it.

@lart2150 lart2150 self-assigned this Dec 25, 2024
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