Subtitles not found

Any questions? Need some help?
Post Reply
Serdarus
Posts: 5
Joined: 27 Mar 2014, 22:00

Subtitles not found

Post by Serdarus »

Code: Select all

Parameter: music = y
Parameter: subtitles = en,fr
Parameter: artwork = n
Parameter: clean = y
Parameter: plex = localhost
Parameter: pushover = *****
Parameter: ut_label = showRSS personal feed
Parameter: ut_state = 5
Parameter: ut_title = Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]
Parameter: ut_kind = multi
Parameter: ut_file = Downloaded From PublicHD.SE.txt
Parameter: ut_dir = F:\Torrents\Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]
Input: F:\Torrents\Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]\Hannibal.S02E07.720p.HDTV.X264-DIMENSION.mkv
Exclude: F:\Torrents\Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]\Downloaded From PublicHD.SE.txt
Group: [tvs:hannibal] => [Hannibal.S02E07.720p.HDTV.X264-DIMENSION.mkv]
Get [English] subtitles for 1 files
Looking up subtitles by filehash via OpenSubtitles
Looking up subtitles by name via OpenSubtitles
No matching subtitles found: F:\Torrents\Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]\Hannibal.S02E07.720p.HDTV.X264-DIMENSION.mkv
Get [French] subtitles for 1 files
Looking up subtitles by filehash via OpenSubtitles
Looking up subtitles by name via OpenSubtitles
No matching subtitles found: F:\Torrents\Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]\Hannibal.S02E07.720p.HDTV.X264-DIMENSION.mkv
Rename episodes using [TheTVDB]
Auto-detected query: [Hannibal]
Fetching episode data for [Hannibal]
[MOVE] Rename [F:\Torrents\Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]\Hannibal.S02E07.720p.HDTV.X264-DIMENSION.mkv] to [F:\Media\TV Shows\Hannibal\Season 02\Hannibal - S02E07 - Yakimono.mkv]
Processed 1 files
avr. 12, 2014 8:36:42 AM net.sourceforge.filebot.media.MediaDetection storeMetaInfo
AVERTISSEMENT: Failed to set xattr: java.nio.file.AccessDeniedException: F:\Media\TV Shows\Hannibal\Season 02\Hannibal - S02E07 - Yakimono.mkv:metadata
Notify Plex: localhost
Sending Pushover notification
Clean clutter files and empty folders
Delete F:\Torrents\Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]\Downloaded From PublicHD.SE.txt
Delete F:\Torrents\Hannibal.S02E07.720p.HDTV.X264-DIMENSION [PublicHD]
Done ヾ(@⌒ー⌒@)ノ
As u see filebot failed to match subtiles for this espiode. I have this issue for several series... my thought is that simply the subtitles just didnt exist when filebot tried to find one so i have to put some delay in utorrent or in the script to avoid this case. The question is how ?
User avatar
rednoah
The Source
Posts: 23933
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Subtitles not found

Post by rednoah »

Well, the subtitles you want haven't been uploaded anyway. The amc script fetches subtitles only in strict-mode which means subtitles that perfectly match the video file via filehash or filename.

You can grab the subtitles yourself with the GUI which is -non-strict by default. Make sure they match and are synced perfectly. Then you can try to upload the subtitles again with FileBot to make sure the hash links are created. After that it'll work for everyone else as well.
:idea: Please read the FAQ and How to Request Help.
Serdarus
Posts: 5
Joined: 27 Mar 2014, 22:00

Re: Subtitles not found

Post by Serdarus »

Yeah sure, i could do it manualy but the purpose of amc script is to automate the whole process :D

So is there a way to put a delay (like 12 hours) in utorrent or amc to be sure having a subtitles to fetch for each episodes? There is a minimal interval parameter with the rss filter in utorrent but not working as intending.
User avatar
rednoah
The Source
Posts: 23933
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Subtitles not found

Post by rednoah »

Sorry, this "delayed run program" problem you'll have to figure out yourself. ;)
:idea: Please read the FAQ and How to Request Help.
Post Reply