JasonMillward / Autorippr

Rip discs automatically using a blend of Python, MakeMKV and HandBrake
MIT License
239 stars 60 forks source link

Failed Filebot rename results in no move #107

Open ascendedguard opened 8 years ago

ascendedguard commented 8 years ago

I've currently got ripping/encoding set to output to /tmp/ and after renaming, the file should move to /srv/plex/Movies/ or /srv/plex/TV Series/.

However, FileBot fails to rename movies fairly often (search returned no results), resulting in the files remaining in /tmp/. I'd like the file to move anyways, regardless of whether Filebot fails, since Plex can generally figure out the movie from the metadata anyways.

JasonMillward commented 8 years ago

Sounds reasonable to me