popcorn-official / popcorn-android

Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Android / AndroidTV ) A Butter-Project Fork
https://popcorn-time.site
Other
1.25k stars 278 forks source link

SUBTITLES DOESN'T WORK ANYMORE TO WATCH MOVIES #191

Closed Rafael77br closed 7 years ago

Rafael77br commented 7 years ago

Version: 0.2.9 - arm64-v8a Download date: 4-03-2017 Android version: 6.0

Expected Behaviour

...

Actual Behaviour

...

Steps to repoduce the behaviour

  1. ... Click on any movie
  2. ... And subtitles dont open..
  3. ...
ghost commented 7 years ago

Yes, it seems there is an issue with YIFY provider. The API returns a "Maintenance in progress" message. http://www.ysubs.com/

ant-1 commented 7 years ago

I also confirm that it seems to be any issue with the subtitle provider.

From what I understand from the sources, Yifi subtitles service is used only for movies. The urls used to fetch the subtitles are http://api.yifysubtitles.com/subs/ and http://api.ysubs.com/subs/, which are obviously no more available

The Opensubtitles service is also used but only for series, and it seems to work perfectly.

So if a popcorn time developer can have a look at it I explain if there is any limitation with OpenSubtitles service for movie subtitle ?

team-pct commented 7 years ago

No limitation , we planned move to OpenSub for movies too , i guess our guys had no time

ant-1 commented 7 years ago

It seems to be fixed in the commits 75c32dd and d0ee7c2 I have tried to test the last version from develop branch but I was not able because of issues #193 and #106

team-pct commented 7 years ago

Hey Thank you for the PR , I hope someone will review it and merge

Thank you again for your contribution

Rafael77br commented 7 years ago

Thanks for attention! Cheers