putdotio / putio-kodi

Official Put.io Kodi addon
GNU General Public License v3.0
10 stars 2 forks source link

Single subtitle downloaded even if more are available #10

Closed joelpurra closed 4 years ago

joelpurra commented 4 years ago

When watching a video on the put.io website, multiple subtitle options are often given -- usually with different language options. Using this add-on, kodi loads one of the available subtitles, which may not all be desirable, but does not give the option to change to another subtitle/language.

Inspecting the source code, it seems the full list of subtitles from the put.io api are passed to kodi -- but not in the format kodi expects.

I'd expect all subtitles available on the put.io website's player to be available to the kodi player.