GithubHelp home page GithubHelp logo

Comments (3)

Narflex avatar Narflex commented on July 28, 2024

It looks like there may be a mix of internal SRT tracks and external SRT files...which if I recall, probably isn't supported. Get rid of the external subtitle file, rescan, and then try again to see if it works.

from sagetv.

jvl711 avatar jvl711 commented on July 28, 2024

@Narflex

You were correct. I renamed the external .srt file and the error went away. Is there something here I could fix?

Thanks,
Josh

from sagetv.

Narflex avatar Narflex commented on July 28, 2024

I don't think there's an easy solution at all. You can likely make the crash less of a problem by having this catch Exception rather than IOException: https://github.com/google/sagetv/blob/master/java/sage/media/sub/SRTSubtitleHandler.java#L419

But then subtitles likely won't work with that file. I do recall this being a design decision at some point...subs had to be either external or internal for a file, not both. Although maybe for different sub formats, then they can be either external or internal possibly. I don't really remember anymore. :)

from sagetv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.