amc stopped downloading multiple subtitles

Any questions? Need some help?
Post Reply
Ztrust
Posts: 69
Joined: 21 Dec 2013, 17:04

amc stopped downloading multiple subtitles

Post by Ztrust »

Hi
as title say until recently the utorrent amc script download english and danish subtitles but now if there are subtitles present in the torrent it dont download any subtitles so i always en up with english or danish or none at all
has there been a change since the update I use the same format as before the update

Ztrust
User avatar
rednoah
The Source
Posts: 22984
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: amc stopped downloading multiple subtitles

Post by rednoah »

Works just fine:

Code: Select all

Parameter: subtitles = eng,dan
Argument: /Users/reinhard/dev/AMC-TEST
Input: /Users/reinhard/dev/AMC-TEST/Avatar.avi
Avatar.avi [series: null, movie: Avatar (2009)]
Group: [tvs:null, mov:avatar 2009, anime:null] => [Avatar.avi]
Get [English] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
Matched [Avatar.avi] to [cbgb-avatar] via hash
Fetching [cbgb-avatar.srt]
Export [cbgb-avatar.srt] as: SubRip / UTF-8
Writing [cbgb-avatar.srt] to [Avatar.eng.srt]
Get [Danish] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
Matched [Avatar.avi] to [Avatar Dan] via hash
Fetching [Avatar Dan.srt]
Export [Avatar Dan.srt] as: SubRip / UTF-8
Writing [Avatar Dan.srt] to [Avatar.dan.srt]
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/Users/reinhard/dev/AMC-TEST/Avatar.avi]
[COPY] Rename [/Users/reinhard/dev/AMC-TEST/Avatar.avi] to [/Users/reinhard/dev/output/Movies/Avatar (2009)/Avatar (2009).avi]
[COPY] Rename [/Users/reinhard/dev/AMC-TEST/Avatar.dan.srt] to [/Users/reinhard/dev/output/Movies/Avatar (2009)/Avatar (2009).dan.srt]
[COPY] Rename [/Users/reinhard/dev/AMC-TEST/Avatar.eng.srt] to [/Users/reinhard/dev/output/Movies/Avatar (2009)/Avatar (2009).eng.srt]
Processed 3 files
:idea: Please read the FAQ and How to Request Help.
Post Reply