Re: Chinese Subtitles
Posted: 01 Sep 2015, 21:42
i cleared cache and it started to work again,
but for amc, looks like I'm doing something wrong...
i created a simply code to amc files from ~/Desktop/1/ to /2/, and specified --def subtitles=zho, but it's still looking for open subs only. and I'm using the filebot_shooter.jar you posted yesterday
my code
results
but for amc, looks like I'm doing something wrong...
i created a simply code to amc files from ~/Desktop/1/ to /2/, and specified --def subtitles=zho, but it's still looking for open subs only. and I'm using the filebot_shooter.jar you posted yesterday
my code
Code: Select all
#!/bin/bash
/usr/local/bin/filebot -script fn:amc --output ~/Desktop/2/ --action move --db OpenSubtitles ~/Desktop/1/ --def artwork=y subtitles=zho
Code: Select all
Last login: Tue Sep 1 14:41:01 on ttys000
iMac:~ Gary$ /Users/Gary/Desktop/SABnzbd\ Post\ Process ; exit;
Run script [fn:amc] at [Tue Sep 01 14:41:15 PDT 2015]
Parameter: artwork = y
Parameter: subtitles = zho
Argument: /Users/Gary/Desktop/1
Input: /Users/Gary/Desktop/1/Homeland - S04E01 - The Drone Queen.mkv
Input: /Users/Gary/Desktop/1/Homeland - S04E02 - Trylon and Perisphere.mkv
Input: /Users/Gary/Desktop/1/Homeland - S04E03 - Shalwar Kameez.mkv
Input: /Users/Gary/Desktop/1/Homeland - S04E04 - Iron in the Fire.mkv
Group: [tvs:homeland] => [Homeland - S04E01 - The Drone Queen.mkv, Homeland - S04E02 - Trylon and Perisphere.mkv, Homeland - S04E03 - Shalwar Kameez.mkv, Homeland - S04E04 - Iron in the Fire.mkv]
Get [Chinese] subtitles for 4 files
Looking up subtitles by hash via OpenSubtitles
No matching subtitles found: /Users/Gary/Desktop/1/Homeland - S04E01 - The Drone Queen.mkv
No matching subtitles found: /Users/Gary/Desktop/1/Homeland - S04E02 - Trylon and Perisphere.mkv
No matching subtitles found: /Users/Gary/Desktop/1/Homeland - S04E03 - Shalwar Kameez.mkv
No matching subtitles found: /Users/Gary/Desktop/1/Homeland - S04E04 - Iron in the Fire.mkv
Rename episodes using [TheTVDB]
Auto-detected query: [Homeland]
Fetching episode data for [Homeland]
[MOVE] Rename [/Users/Gary/Desktop/1/Homeland - S04E01 - The Drone Queen.mkv] to [/Users/Gary/Desktop/2/TV Shows/Homeland/Season 04/Homeland - S04E01 - The Drone Queen.mkv]
[MOVE] Rename [/Users/Gary/Desktop/1/Homeland - S04E02 - Trylon and Perisphere.mkv] to [/Users/Gary/Desktop/2/TV Shows/Homeland/Season 04/Homeland - S04E02 - Trylon and Perisphere.mkv]
[MOVE] Rename [/Users/Gary/Desktop/1/Homeland - S04E03 - Shalwar Kameez.mkv] to [/Users/Gary/Desktop/2/TV Shows/Homeland/Season 04/Homeland - S04E03 - Shalwar Kameez.mkv]
[MOVE] Rename [/Users/Gary/Desktop/1/Homeland - S04E04 - Iron in the Fire.mkv] to [/Users/Gary/Desktop/2/TV Shows/Homeland/Season 04/Homeland - S04E04 - Iron in the Fire.mkv]
Processed 4 files
Fetching series artwork for [Homeland] to [/Users/Gary/Desktop/2/TV Shows/Homeland/Season 04]
Fetching /Users/Gary/Desktop/2/TV Shows/Homeland/poster.jpg => {id=1053764, BannerMirror=http://thetvdb.com/banners/, BannerPath=posters/247897-17.jpg, BannerType=poster, BannerType2=680x1000, Language=en, Rating=6.3889, RatingCount=18}
Fetching /Users/Gary/Desktop/2/TV Shows/Homeland/banner.jpg => {id=1037656, BannerMirror=http://thetvdb.com/banners/, BannerPath=graphical/247897-g21.jpg, BannerType=series, BannerType2=graphical, Language=en, Rating=6.4815, RatingCount=27}
Fetching /Users/Gary/Desktop/2/TV Shows/Homeland/fanart.jpg => {id=953486, BannerMirror=http://thetvdb.com/banners/, BannerPath=fanart/original/247897-27.jpg, BannerType=fanart, BannerType2=1920x1080, Language=en, Rating=6.4615, RatingCount=65, SeriesName=false, ThumbnailPath=_cache/fanart/original/247897-27.jpg, VignettePath=fanart/vignette/247897-27.jpg}
Fetching /Users/Gary/Desktop/2/TV Shows/Homeland/Season 04/poster.jpg => {id=1025798, BannerMirror=http://thetvdb.com/banners/, BannerPath=seasons/247897-4.jpg, BannerType=season, BannerType2=season, Season=4, Language=en, Rating=7.6000, RatingCount=5}
Fetching /Users/Gary/Desktop/2/TV Shows/Homeland/Season 04/banner.jpg => {id=1025800, BannerMirror=http://thetvdb.com/banners/, BannerPath=seasonswide/247897-4.jpg, BannerType=season, BannerType2=seasonwide, Season=4, Language=en, RatingCount=0}
Fetching /Users/Gary/Desktop/2/TV Shows/Homeland/clearart.png => {type=clearart, id=14023, url=http://assets.fanart.tv/fanart/tv/247897/clearart/homeland-4e96e5f423af0.png, lang=en, likes=2}
Fetching /Users/Gary/Desktop/2/TV Shows/Homeland/logo.png => {type=clearlogo, id=14022, url=http://assets.fanart.tv/fanart/tv/247897/clearlogo/homeland-4e96def900057.png, lang=en, likes=4}
Fetching /Users/Gary/Desktop/2/TV Shows/Homeland/landscape.jpg => {type=tvthumb, id=17333, url=http://assets.fanart.tv/fanart/tv/247897/tvthumb/homeland-4f9489dab2c8d.jpg, lang=en, likes=5}
Fanart not found: /Users/Gary/Desktop/2/TV Shows/Homeland/Season 04/landscape.jpg / seasonthumb
Done ヾ(@⌒ー⌒@)ノ
logout
[Process completed]