Closed millertime23 closed 8 years ago
interesting. The min size is not used in my Transcoder, nor is it used in CP renamer (assuming there are multi-part movies it looks at total size.
Please try edit autoProcessMedia.cfg
[Torrent]
noFlatten = movies, tv
to
[Torrent]
noFlatten = movie, tv
this will hopefully NOT put the extra file in the same root directory as the main video for category movie
please let me know if this makes any difference.
Well.. now I feel foolish. I was on the right track by enabling the noFlatten setting for the affected categories, but a typo ("movies" vs "movie") was the whole problem.
Correcting the typo in my config resolved the issue. The extras are no longer being identified as a multi-part movie by couchpotato because the directories are kept separate.
Thank you for the assistance :)
Anytime couchpotato downloads a torrent movie with "extras" included (deleted scenes, bonus features, etc) nzbtomedia will include these extras in the post-processing, and send these to couchpotato which misidentifies everything as a multi-part movie. This causes the files to be appended with "cd1, cd2, etc" (including the main movie) which mucks up everything in plex.
I've tried increasing the "MinSize" setting in autoProcessMedia.cfg to exclude these extra files, but no matter how high I set the minSize the extra files are always included. I've also set the minimum sizes in couchpotato to 3000mb for every quality listed. Most of the extras are under 400mb. Neither the couchpotato minimum file size nor the autoProcessMedia.cfg minSize seem to adhere to the minimum file size I set. I'm not sure what else to try.
I'm just trying to process, transcode, and send the main movie to plex and nothing else. I've attached my log below. Any help would be appreciated :)
My config:
Couchpotato settings screen shots are attached