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 ...
Search found 4 matches
- 03 Nov 2013, 06:11
- Forum: Feature Requests and Bug Reports
- Topic: Moving rename bug
- Replies: 3
- Views: 4807
- 08 Oct 2013, 19:06
- Forum: Scripting and Automation
- Topic: Fetch Artwork nullpointer - bug found
- Replies: 3
- Views: 3089
Re: Fetch Artwork nullpointer - bug found
Ah yes, sorry! The folder is called Epic (2013) [1080p] and the filename is Epic.2013.1080p.BluRay.x264.YIFY.mp4
- 07 Oct 2013, 07:22
- Forum: Scripting and Automation
- Topic: Year (20xx) and Country (UK) matching poor
- Replies: 1
- Views: 2283
Year (20xx) and Country (UK) matching poor
Hi,
Just a question on how I can make FileBot not ask about movies and TV shows when they clearly have the year/country in their title. For example I have the movie:
Folder: The Heat (2013) [1080p]
Filename: The.Heat.2013.1080p.BluRay.x264.mp4
FileBot still asks me if this is Heat (2013) or Heat ...
Just a question on how I can make FileBot not ask about movies and TV shows when they clearly have the year/country in their title. For example I have the movie:
Folder: The Heat (2013) [1080p]
Filename: The.Heat.2013.1080p.BluRay.x264.mp4
FileBot still asks me if this is Heat (2013) or Heat ...
- 07 Oct 2013, 07:14
- Forum: Scripting and Automation
- Topic: Fetch Artwork nullpointer - bug found
- Replies: 3
- Views: 3089
Fetch Artwork nullpointer - bug found
Hi,
If you try and run the Fetch Artwork script (artwork.tmdb) and you have the movie 'Epic' in the folder, it causes a nullpointer:
NullPointerException: java.lang.NullPointerException
java.lang.NullPointerException
at net.sourceforge.filebot.web.TMDbClient.searchMovie(Unknown Source)
The cause ...
If you try and run the Fetch Artwork script (artwork.tmdb) and you have the movie 'Epic' in the folder, it causes a nullpointer:
NullPointerException: java.lang.NullPointerException
java.lang.NullPointerException
at net.sourceforge.filebot.web.TMDbClient.searchMovie(Unknown Source)
The cause ...