-
Notifications
You must be signed in to change notification settings - Fork 15
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
Ripping series only outputting one file #163
Comments
Reopened as it needs testing fully, but this should fix the issue. |
How would I do that? Do just I update my existing install? If so: How? |
Yes its just a small update to your install. |
I've tried out the changes. They don't seem to work. I don't get any files output anymore (could also be because of the other changes made since install though). Here's the relevant log section again As far as I can tell it tries to move the files from my Edit: It seems like ripping movies fails for the same reason. |
Ok, I think I got it. I'm going to test a bit more before I push, but I've narrowed it down to this line.
It pushes the out_path into move files, but if transcoding is skipped, in_path should be used. As out_path (TRANSCODE_PATH) will be empty. I'll update when I have fully tested a fix. |
My initial issue is solved (all episodes of a series are copied to the output directory). However when a movie now has more than one file. The largest one is beeing left in the |
This should finally fix it, let me know if not. |
Thanks for the quick fix. Sadly I won't be able to test this till at least friday. I'll give you an update then! |
No worries, there is no rush. |
I just tested a movie (with the current version). It seems to work. I will test series shortly but I expect them to work too However I've noticed something different. Before I could change the title during ripping and the output would get placed into the folder with the new title (the old folder that was created at the beginning still existed, but you could just delete it afterwards). Now, if I don't update the title before the ripping begins the file will not be placed into a folder with the new name. |
It should now update if you set a custom title, or update title from search |
So after a bit of testing this weekend I think this issue can be closed. Series are ripped as expected and other behaviour is the same (again) |
Describe the bug
When ripping a series only one file is put into the output directory
Expected result
I would expect all episodes of a series to be present with name something like
Sample Series (1972) - Episode 1.mkv
To Reproduce
mkv
(I have it set to that, but don't think its relevant here)raw
but only one (I think the first) beeing put intocompleted
Environment
Ubuntu 20.04.4, on commit
8d32bab757f090d474d85c579037021771d19fec
of branchv2_devel
Log file (cut to relevant section at the end)
Sample Series_DISC1.log
The text was updated successfully, but these errors were encountered: