Moving rename bug
Posted: 03 Nov 2013, 06:11
Hi,
Using the following command for all of this:
filebot -rename "Z:\transmission\completed\TV" --format "Z://TV/{n}/{\"Season ${s.pad(2)}\"}/{n} - {s00e00} - {t}" --db TheTVDB -r -non-strict
1) Example file: Z:\transmission\completed\TV\QI.S11E09.720p.HDTV.x264-C4TV.mkv causes FileBot to terminate:
Rename episodes using [TheTVDB]
Exception: Failed to auto-detect query
Failure (░_░)
Launch4j: Failed to run the given command.
2) With two files Z:\transmission\completed\TV\QI.S11E09.720p.HDTV.x264-C4TV.mkv and Z:\transmission\completed\TV\Homeland.S03E04.720p.HDTV.x264-2HD.mkv FileBot gets very confused and tries to move the first TV show, QI, into the Homeland folder (??!):
Rename episodes using [TheTVDB]
Auto-detected query: [Homeland]
Fetching episode data for [Homeland]
Fetching episode data for [Homeland Security USA]
Nov 03, 2013 10:07:02 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: java.nio.file.NoSuchFileException: Z:\transmission\completed\TV\Homeland.S03E04.720p.HDTV.x264-2HD.mkv:filename
Nov 03, 2013 10:07:02 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: java.nio.file.NoSuchFileException: Z:\transmission\completed\TV\QI.S11E09.720p.HDTV.x264-C4TV.mkv:filename
[MOVE] Rename [Z:\transmission\completed\TV\Homeland.S03E04.720p.HDTV.x264-2HD.mkv] to [Z:\TV\Homeland\Season 03\Homeland - S03E04 - Game On.mkv]
[MOVE] Rename [Z:\transmission\completed\TV\QI.S11E09.720p.HDTV.x264-C4TV.mkv] to [Z:\TV\Homeland\Season 02\Homeland - S02E09 - Two Hats.mkv]
Processed 2 files
Done ?(?????)?
Thanks for your time!
Using the following command for all of this:
filebot -rename "Z:\transmission\completed\TV" --format "Z://TV/{n}/{\"Season ${s.pad(2)}\"}/{n} - {s00e00} - {t}" --db TheTVDB -r -non-strict
1) Example file: Z:\transmission\completed\TV\QI.S11E09.720p.HDTV.x264-C4TV.mkv causes FileBot to terminate:
Rename episodes using [TheTVDB]
Exception: Failed to auto-detect query
Failure (░_░)
Launch4j: Failed to run the given command.
2) With two files Z:\transmission\completed\TV\QI.S11E09.720p.HDTV.x264-C4TV.mkv and Z:\transmission\completed\TV\Homeland.S03E04.720p.HDTV.x264-2HD.mkv FileBot gets very confused and tries to move the first TV show, QI, into the Homeland folder (??!):
Rename episodes using [TheTVDB]
Auto-detected query: [Homeland]
Fetching episode data for [Homeland]
Fetching episode data for [Homeland Security USA]
Nov 03, 2013 10:07:02 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: java.nio.file.NoSuchFileException: Z:\transmission\completed\TV\Homeland.S03E04.720p.HDTV.x264-2HD.mkv:filename
Nov 03, 2013 10:07:02 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
WARNING: Failed to set xattr: java.nio.file.NoSuchFileException: Z:\transmission\completed\TV\QI.S11E09.720p.HDTV.x264-C4TV.mkv:filename
[MOVE] Rename [Z:\transmission\completed\TV\Homeland.S03E04.720p.HDTV.x264-2HD.mkv] to [Z:\TV\Homeland\Season 03\Homeland - S03E04 - Game On.mkv]
[MOVE] Rename [Z:\transmission\completed\TV\QI.S11E09.720p.HDTV.x264-C4TV.mkv] to [Z:\TV\Homeland\Season 02\Homeland - S02E09 - Two Hats.mkv]
Processed 2 files
Done ?(?????)?
Thanks for your time!