LivingWithHippos / unchained-android

App to interact with real-debrid API
GNU General Public License v3.0
364 stars 51 forks source link

[FEATURE REQUEST] Merge srt and mkv links when sending to Kodi #362

Open Invictaz opened 6 months ago

Invictaz commented 6 months ago

Some episodes have the subtitles as separate downloads. When you send the mkv to Kodi it doesn't find the subtitles. I'm not sure if it is possible to have Kodi API open them together with the video or do 2 api calls to have subtitles as well.

Send link via Gmail. Screenshot_20240218_215152_Unchained-dev

LivingWithHippos commented 6 months ago

it may be possible to send the subtitles separately to kodi but you would need to redownload the link selecting only the file you want and then select the send to kodi button again

Invictaz commented 6 months ago

How can we send a link to kodi when there is already a movie playing? Can this maybe done via Yatse or Kore?

LivingWithHippos commented 6 months ago

https://kodi.wiki/view/JSON-RPC_API/v12#Player.AddSubtitle

We can command kodi from unchained