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

subtitle file 'dir/filename.en.srt' is moved to 'newdir/cleanedfilename.' with no language or extension. #266

Open
data-flux opened this issue Aug 23, 2023 · 2 comments

Comments

@data-flux
Copy link

This seems to be cause by https://github.com/jkwill87/mnamer/blob/main/mnamer/target.py#L122, which should be removed because proper renaming is handled by utils.str_sanitize within Target.destination.

Remove line 122 fixes the issue for me.

@mdeeter
Copy link

mdeeter commented Oct 14, 2023

I am having the same issue. Thank you @data-flux ....I was able to comment out line 122 and it fixed my issue!

@hrvstr
Copy link

hrvstr commented Apr 29, 2024

Any chance that this change can be merged with the package in pip?

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

3 participants