CLI Version Fails to Rename Correctly
Posted: 11 Oct 2015, 00:29
Hello,
After installing the CLI version on Mac OS X, I wrote a bash script to transcode mythtv video files and then use FileBot to properly name them. However, the CLI version names them incorrectly each time, but yet if I use the UI version, it renames it correctly. Here is the episode in question as it is named by my script before FileBot is asked to add the proper season and episode info: The Tonight Show Starring Jimmy Fallon.2015-10-09.mkv
The command I'm using is: filebot -rename "$VIDEODIR/TV/$TVDIR/$TVTITLE".mkv --db TheTVDB --format "{n}.{s00e00}-{t}" -non-strict
Each time the CLI renames it incorrectly to: The Tonight Show Starring Jimmy Fallon.S01E10-Cameron Diaz, Ralph Fiennes, Mario Batali.mkv
Very strange that the UI version does it correctly. Any ideas on what the problem is?
thx
After installing the CLI version on Mac OS X, I wrote a bash script to transcode mythtv video files and then use FileBot to properly name them. However, the CLI version names them incorrectly each time, but yet if I use the UI version, it renames it correctly. Here is the episode in question as it is named by my script before FileBot is asked to add the proper season and episode info: The Tonight Show Starring Jimmy Fallon.2015-10-09.mkv
The command I'm using is: filebot -rename "$VIDEODIR/TV/$TVDIR/$TVTITLE".mkv --db TheTVDB --format "{n}.{s00e00}-{t}" -non-strict
Each time the CLI renames it incorrectly to: The Tonight Show Starring Jimmy Fallon.S01E10-Cameron Diaz, Ralph Fiennes, Mario Batali.mkv
Very strange that the UI version does it correctly. Any ideas on what the problem is?
thx