Skip to content

[Feature Request] Support external subtitles from .m3u playlist for TorrServer #203

Description

@VuzzyM

Hi. We recently implemented support external subtitles in m3u playlists for Kodi 22 with the input-slave tag, like .srt .ass. xbmc/xbmc#28817

TorrServer can generate m3u playlists with the input-slave tag and subtitles like .srt .ass. Can you please implement it for Jacktook and client Jacktorr? I know the demand is high for this feature. Thanks.

For example, if a torrent list contains subtitle extensions, they should be automatically opened in the playlist m3u.

Kodi 22 for testing: https://kodi.tv/download/ At the moment I recommend using the testing building for implementation, in the official version it will have support

Tested and works well with external subtitles from TorrServer

Playlist format from Torrserver:

#EXTM3U #EXTINF:0,Silo.S01E02.WEB-DLRip.RGzsRutracker.Celta88.avi #EXTVLCOPT:input-slave=http://localhost:8090/stream/Silo.S01E02.WEB-DLRip.RGzsRutracker.Celta88.srt?link=108bc02919e1e0fd4f3bdaacef9829d3f16af608&index=4&play# http://localhost:8090/stream/Silo.S01E02.WEB-DLRip.RGzsRutracker.Celta88.avi?link=108bc02919e1e0fd4f3bdaacef9829d3f16af608&index=3&play #EXTINF:0,Silo.S01E03.WEB-DLRip.RGzsRutracker.Celta88.avi #EXTVLCOPT:input-slave=http://localhost:8090/stream/Silo.S01E03.WEB-DLRip.RGzsRutracker.Celta88.srt?link=108bc02919e1e0fd4f3bdaacef9829d3f16af608&index=6&play# http://localhost:8090/stream/Silo.S01E03.WEB-DLRip.RGzsRutracker.Celta88.avi?link=108bc02919e1e0fd4f3bdaacef9829d3f16af608&index=5&play #EXTINF:0,Silo.S01E04.WEB-DLRip.RGzsRutracker.Celta88.avi #EXTVLCOPT:input-slave=http://localhost:8090/stream/Silo.S01E04.WEB-DLRip.RGzsRutracker.Celta88.srt?link=108bc02919e1e0fd4f3bdaacef9829d3f16af608&index=8&play# http://localhost:8090/stream/Silo.S01E04.WEB-DLRip.RGzsRutracker.Celta88.avi?link=108bc02919e1e0fd4f3bdaacef9829d3f16af608&index=7&play #EXTINF:0,Silo.S01E05.WEB-DLRip.RGzsRutracker.Celta88.avi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions