Wrong fanart, tvshow.nfo etc being downloaded

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
financial_shortstop
Posts: 3
Joined: 24 Apr 2013, 00:57

Wrong fanart, tvshow.nfo etc being downloaded

Post by financial_shortstop »

This is what is configured to run after the torrent finishes:

Code: Select all

cmd /k filebot.exe -script fn:amc --output "D:/" --action move --conflict override -non-strict --def xbmc=192.168.1.2 --def clean=y --def music=n artwork=y "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"  >> "C:/uTorrent/%N.log" 2>&1 & exit
This is what the logging captures:

Code: Select all

[2013-04-23 18:45:54]  Executing: cmd /k filebot.exe -script fn:amc --output "D:/" --action move --conflict override -non-strict --def xbmc=192.168.1.2 --def clean=y --def music=n artwork=y "ut_dir=C:\Downloads" "ut_file=Bates.Motel.S01E06.HDTV.x264-2HD.mp4" "ut_kind=single" "ut_title=Bates.Motel.S01E06.HDTV.x264-2HD.mp4" "ut_label=" "ut_state=5"  >> "C:/uTorrent/Bates.Motel.S01E06.HDTV.x264-2HD.mp4.log" 2>&1 & exit
This is what the .log file contains:

Code: Select all

Parameter: xbmc = 192.168.1.2
Parameter: clean = y
Parameter: music = n
Parameter: artwork = y
Parameter: ut_dir = C:\Downloads
Parameter: ut_file = Bates.Motel.S01E06.HDTV.x264-2HD.mp4
Parameter: ut_kind = single
Parameter: ut_title = Bates.Motel.S01E06.HDTV.x264-2HD.mp4
Parameter: ut_label = 
Parameter: ut_state = 5
Input: C:\Downloads\Bates.Motel.S01E06.HDTV.x264-2HD.mp4
Group: [tvs:C] => [Bates.Motel.S01E06.HDTV.x264-2HD.mp4]
Rename episodes using [TheTVDB]
Auto-detected query: [C, Bates Motel]
Fetching episode data for [C³]
Fetching episode data for [CBBC]
Fetching episode data for [Clinic]
Fetching episode data for [Critic]
Fetching episode data for [Cédric]
Fetching episode data for [Chirac]
Fetching episode data for [Chaotic]
Fetching episode data for [Cops LAC]
Fetching episode data for [Crash (BBC)]
Fetching episode data for [Crime Inc.]
Fetching episode data for [Comedy Inc.]
Fetching episode data for [Comedy Inc]
Fetching episode data for [Cyderdelic]
Fetching episode data for [Cut]
Fetching episode data for [Cup]
Fetching episode data for [Comedy misc.]
Fetching episode data for [Cry]
Fetching episode data for [Cut]
Fetching episode data for [Bates Motel]
[MOVE] Rename [C:\Downloads\Bates.Motel.S01E06.HDTV.x264-2HD.mp4] to [D:\TV Shows\Bates Motel\Season 01\Bates Motel - S01E06 - The Truth.mp4]
Processed 1 files
Fetching artwork for D:\TV Shows\Bates Motel\Season 01 from TheTVDB
Fetching D:\TV Shows\Bates Motel\poster.jpg => {id=925246, BannerMirror=http://thetvdb.com/banners/, BannerPath=posters/239951-3.jpg, BannerType=poster, BannerType2=680x1000, Language=en, Rating=10.0000, RatingCount=1}
Fetching D:\TV Shows\Bates Motel\banner.jpg => {id=867493, BannerMirror=http://thetvdb.com/banners/, BannerPath=graphical/239951-g2.jpg, BannerType=series, BannerType2=graphical, Language=en, RatingCount=0}
Fetching D:\TV Shows\Bates Motel\fanart.jpg => {id=858658, BannerMirror=http://thetvdb.com/banners/, BannerPath=fanart/original/239951-2.jpg, BannerType=fanart, BannerType2=1920x1080, Language=en, Rating=7.0000, RatingCount=3, SeriesName=true, ThumbnailPath=_cache/fanart/original/239951-2.jpg, VignettePath=fanart/vignette/239951-2.jpg}
Fetching D:\TV Shows\Bates Motel\Season 01\poster.jpg => {id=858095, BannerMirror=http://thetvdb.com/banners/, BannerPath=seasons/239951-1.jpg, BannerType=season, BannerType2=season, Season=1, Language=en, RatingCount=0}
Banner not found: D:\TV Shows\Bates Motel\Season 01\banner.jpg / season:seasonwide
Fetching D:\TV Shows\Bates Motel\clearart.png => {type=clearart, id=10671, url=http://assets.fanart.tv/fanart/tv/239951/clearart/c-4dc267f811d1a.png, lang=en, likes=0}
Fetching D:\TV Shows\Bates Motel\logo.png => {type=clearlogo, id=10451, url=http://assets.fanart.tv/fanart/tv/239951/clearlogo/c-4db9f470de180.png, lang=en, likes=1}
Fanart not found: D:\TV Shows\Bates Motel\landscape.jpg / tvthumb
Fanart not found: D:\TV Shows\Bates Motel\Season 01\landscape.jpg / seasonthumb
Notify XBMC: 192.168.1.2
ConnectException: Connection refused: connect
ConnectException: Connection refused: connect
Clean clutter files and empty folders
Done ?(?????)?
I think the problem is Auto-detected query: [C, Bates Motel]. Each new show loads [C] The Source of Money and Possibility Control.

Any ideas why or what I can do?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Wrong fanart, tvshow.nfo etc being downloaded

Post by rednoah »

Use FileBot r1615 or higher.
:idea: Please read the FAQ and How to Request Help.
financial_shortstop
Posts: 3
Joined: 24 Apr 2013, 00:57

Re: Wrong fanart, tvshow.nfo etc being downloaded

Post by financial_shortstop »

Thanks. I grabbed the newest jar file and checked and it is r1615 so I will try it out.

Is there a possibility of adding -update capabilities to script to make sure we always have the latest .jar file?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Wrong fanart, tvshow.nfo etc being downloaded

Post by rednoah »

You can try putting something like this before every filebot call:
http://www.filebot.net/forums/viewtopic ... 4260#p4260
:idea: Please read the FAQ and How to Request Help.
Post Reply