YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

Subtitle download not working? #2513

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2514 created by Omertron on 2012-10-26T08:13:08.000Z:

What steps will reproduce the problem? 1.Add new movie as usual or tried to delete previously downloaded subtitle 2. 3.

What is the expected output? What do you see instead? No subtitle downloaded, instead log ERROR com.moviejukebox.plugin.OpenSubtitlesPlugin - OpenSubtitles Plugin: Login successful.

What version/revision of YAMJ are you using? On what operating system? YAMJ 2.7 r3185

What skin are you using? NMTserver and Eversion

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other? A-110, Popbox v8

Please provide any additional information below.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2012-10-26T09:07:58.000Z:

Please provide your settings and a couple of file names that this happens.

Are you sure there are subtitles for the file?

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2012-10-26T09:18:55.000Z:

###############################################################

OpenSubtitles plugin parameters

#
# the language used for downloading subtitle from opensubtitles.org
# valid languages are: alb,ara,arm,ass,bos,bul,cat,chi,hrv,cze,dan,dut,eng,est,per,fin,fre,glg,geo,ger,ell,heb,hin,hun,ice,ind,ita,jpn,kaz,kor,lav,lit,ltz,mac,may,nor,oci,pol,por,pob,rum,rus,scc,slo,slv,spa,swe,tha,tur,ukr,vie
opensubtitles.language=slv,eng
# Exclude files without subtitles
mjb.subtitles.ExcludeFilesWithoutExternal=false

I am positive there are subtitles for specific file, because thay download in YAMJ 2.6 

Sample file name:
Avatar.2009.1080p.BluRay.X264-AMIABLE.mkv
Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2012-10-26T10:24:16.000Z:

Without looking at the code, I don't think that you can have 2 language codes to download. Remove ",eng" from opensubtitles.language=slv,eng

And try that

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2012-10-26T10:55:37.000Z:

tryed

no efect

noticed line in log file

"OpenSubtitles Plugin: No language selected in moviejukebox.properties"

but the moviejukebox.properties log prinout shows :

...movielogo.scanner.searchForExistingArtwork=false,moviemeter.id.search=moviemeter,opensubtitles.language=eng,photo.scanner.photoExtensions=jpg,jpeg,gif,bmp,png,plugin.biography.maxlength=500,plugin.filmography.jobsInclude=Director,Writer,Actor,Actress,plugin.filmography.max=2...

Omertron commented 9 years ago

Comment #5 originally posted by Omertron on 2012-10-26T10:56:40.000Z:

tryed

no efect

noticed line in log file

"OpenSubtitles Plugin: No language selected in moviejukebox.properties"

but the moviejukebox.properties log prinout shows :

...movielogo.scanner.searchForExistingArtwork=false,moviemeter.id.search=moviemeter, opensubtitles.language=eng, photo.scanner.photoExtensions=jpg,jpeg,gif,bmp,png,plugin.biography.maxlength=500, plugin.filmography.jobsInclude=Director,Writer,Actor,Actress, plugin.filmography.max=2...

Omertron commented 9 years ago

Comment #6 originally posted by Omertron on 2012-11-21T11:40:28.000Z:

This works now with r3224