Thanks for the tip on the year filter, that's even simpler, and worked when I was trying to rename "Life on Mars" (original UK version) which was getting matched to the US version.
The interactive mode is fantastic! For my one-off tasks of cleaning up old archives, it's really helping me not have ...
Search found 3 matches
- 23 Mar 2017, 05:32
- Forum: Scripting and Automation
- Topic: How to use --filter?
- Replies: 2
- Views: 4359
- 20 Mar 2017, 07:30
- Forum: Scripting and Automation
- Topic: How to use --filter?
- Replies: 2
- Views: 4359
How to use --filter?
This is very helpful!
I had a problem with one short series (only 9 episodes) matching multiple series in the rename.
The show is called "Profit" (a 1996 show) but some episodes were matching a different show called "The Profit" (a 2013 show)
root@0ba7c9b32e04:/input/tv# filebot -rename Profit ...
I had a problem with one short series (only 9 episodes) matching multiple series in the rename.
The show is called "Profit" (a 1996 show) but some episodes were matching a different show called "The Profit" (a 2013 show)
root@0ba7c9b32e04:/input/tv# filebot -rename Profit ...
- 18 Mar 2017, 21:04
- Forum: Help and Support
- Topic: Help with Malformed input or input contains unmappable chac
- Replies: 6
- Views: 13661
Re: Help with Malformed input or input contains unmappable
export LANG=en_US.UTF-8 should do the trick. If it doesn't work I have no idea, make sure filesystem entries are UTF-8 encoded. In anycase, Somehow the Java IO can't properly interface with the filesystem due to some misconfiguration.
I just want to report that I was also having this issue ...
I just want to report that I was also having this issue ...