-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Workaround InputStream.Adaptive using incorrect path for downloaded subs
- InputStream.Adaptive assumes absolute local paths are relative to manifest base url - Disable adding subs to manifest if downloaded and fallback to using Kodi to load subs - Disable downloading ttml subs as Kodi does not support this - Use ttml subs based on ISA capability not Kodi version - Also do not try to fetch subs for live streams as they are already included in the manifest
- Loading branch information
Showing
3 changed files
with
61 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters