YAMJ / yamj-v2

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

Opensubtitles not working because service is returning a 301 #2712

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2715 created by Omertron on 2013-12-21T16:49:11.000Z:

Start Yamj with these settings: opensubtitles.enable=true opensubtitles.language=eng

Yet Another Movie Jukebox 2.9


http://code.google.com/p/moviejukebox/
Copyright (c) 2004-2013 YAMJ Members

This software is licensed under the GNU General Public License v3+
See this page: http://code.google.com/p/moviejukebox/wiki/License

```
 Revision: r3727
```

   Build Date: 2013-08-23 14:03:40

 Java Version: 1.7.0_09

Processing started at Sat Dec 21 17:36:24 CET 2013

Using properties file ./properties/moviejukebox-default.properties
Using properties file ./moviejukebox.properties
Using properties file ./skins/default/skin.properties
Using properties file ./skins/default/skin-user.properties
Using properties file ./skins/default\overlay\overlay.properties
Using properties file ./properties/apikeys.properties

Skin Name   : Default
Skin Version: 2.9.1 (10-01-2013)
This is the default skin provided with YAMJ

LibraryReader: Found media library: MYLIB
Using 1 processing threads and 1 downloading threads...
See README.TXT for increasing performance using these settings.
Preparing environment...
Initializing...
Scanning library directory D:\Yamj\My_Library.xml
Jukebox output goes to X:\Apps\YAMJ\x
Found default certification: Default Certification
    Scanning directory # 1, 158 files scanned
Found 90 videos in your media library
Stored 236 files in the info cache
Searching for information on the video files...
MediaInfoScanner: MediaInfo tool will be used to extract video data. But not RAR and ISO formats
OpenSubtitles Plugin: Subtitles service allowed by www.OpenSubtitles.org
OpenSubtitles Plugin: Login error.
<?xml version="1.0" encoding="utf-8"?><methodResponse><params> <param>  <value>   <struct>    <member>     <name>status</name>     <value><string>301
Moved (http://api.opensubtitles.org/xml-rpc)</string></value>    </member>   </struct>  </value> </param></params></methodResponse>
Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2013-12-23T10:02:59.000Z:

Opensubtitles seems to have reverted this change. However, it would probably still a good idea to handle a 301 correctly.

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2014-02-04T19:54:37.000Z:

<empty>