wtekiela / opensub4j

Java library for communicating with opensubtitles.org XML-RPC API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opensubtitles stopped supporting anonymous login

wtekiela opened this issue · comments

opensubtitles xml-api seemed to stopped accepting anonymous login, which results in integTests failing

Fixed tests in master and 0.2 branch

Removed anonymous login method from the API in master branch (0.3.0 milestone)