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

Renaming uses script path rather than target directory #1

Closed
Cyber5imon opened this issue Jan 8, 2018 · 3 comments
Closed

Renaming uses script path rather than target directory #1

Cyber5imon opened this issue Jan 8, 2018 · 3 comments

Comments

@Cyber5imon
Copy link
Contributor

Notice from this output the error when renaming the files:

C:\Users\Simon>movie-renamer F:\private\rtorrent\Send\movies
Listing files...
Scraping IMDB results...
? The.Bourne.Legacy.2012.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv
? The.Bourne.Legacy.2012.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv
-> The Bourne Legacy (2012).mkv: Yes
? The.Bourne.Ultimatum.2007.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv
? The.Bourne.Ultimatum.2007.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv
-> The Bourne Ultimatum (2007).mkv: Yes
? The.Bourne.Supremacy.2004.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv
? The.Bourne.Supremacy.2004.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv
-> The Bourne Supremacy (2004).mkv: Yes
Renaming files...
Done!
Error while renaming "The.Bourne.Legacy.2012.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv": Error: ENOENT: no such file or directory, rename 'C:\Users\Simon\The.Bourne.Legacy.2012.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv' -> 'C:\Users\Simon\The Bourne Legacy (2012).mkv'
Error while renaming "The.Bourne.Ultimatum.2007.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv": Error: ENOENT: no such file or directory, rename 'C:\Users\Simon\The.Bourne.Ultimatum.2007.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv' -> 'C:\Users\Simon\The Bourne Ultimatum (2007).mkv'
Error while renaming "The.Bourne.Supremacy.2004.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv": Error: ENOENT: no such file or directory, rename 'C:\Users\Simon\The.Bourne.Supremacy.2004.2160p.BluRay.REMUX.HEVC.DTS-X.7.1-FGT.mkv' -> 'C:\Users\Simon\The Bourne Supremacy (2004).mkv'

@Cyber5imon
Copy link
Contributor Author

I've fixed the code and added some more functionality, but I am unable to upload the new branch and create a pull request...

@sinedied
Copy link
Owner

sinedied commented Jan 8, 2018

@SPDurkee you need to fork the repo on your account so that you can propose a PR

@Cyber5imon
Copy link
Contributor Author

Cyber5imon commented Jan 8, 2018 via email

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