May 6, 201214 yr Yes. It works well, occasionally it comes across a movie it can't rename or it names it differently.
May 6, 201214 yr Author Thanks eroz... I'm referring to the feature where you can have CouchPotato run a custom post-processing script after the file has been moved to it's final location and has been renamed. I've created a python program that uses mkvmerge to... strip out subtitles and other misc junk spin through the audio trackskeep only english tracks with a preference for DTS make the selected audio track the default I've got it so CouchPotato attempts to execute it, but it's failing with a pretty generic "Unable to run extra_script: Exec format error" message. The file has the correct execute permissions and I can run it manually through PuTTY. What limited documentation I can find on the custom script feature indicates it can run either a python program or bash script. But I'm banging up against a wall of my VERY limited Python knowledge (this is my first Python program) and really crappy CouchPotato docs.
Archived
This topic is now archived and is closed to further replies.