Ivan Schurawel
Ivan Schurawel
This is an old issue, but you have to use `resetToken`.
@brycepavey that's awesome! We'd love and welcome a PR to roll that functionality into the main library if you're able.
> I think we should only allow a combination of text-based subtitles. At the moment, ASS+ASS obviously doesn't work - it requires a second instance of JSO, but makes no...
> SSA/ASS can be external. In fact, we currently only support external ones and render them using JavascriptSubtitlesOctopus. I think you could filter secondary subtitles by [`Codec`](https://github.com/jellyfin/jellyfin-web/blob/ba4a1f2e7e1ca253469c06db565f14ec70470550/src/plugins/htmlVideoPlayer/plugin.js#L1403-L1404) in addition to...
I'm also still getting this. ``` "solidarity": "^2.3.1", "solidarity-react-native": "^2.1.2" ``` I've got my android sdk path setup in `./android/local.properties` the Android section of my snapshot is reading as: ```...
@GantMan sure, I can do that. Would you mind helping me get started by pointing to where the logic is, or a general idea on what needs to be done?
> Why isn't this Pull Request being merged? Are there any changes to be made in this? @vinayr @is343 > Okay I see this is only for android. @iamvaibhav Both...
I was away for awhile, so I was not able to respond to this feedback in a timely manner. A real great thanks to @dmitrylyzo for really providing some excellent...
> I can still combine SRT as secondary and ASS as primary. > > 1. Select SRT as primary. > 2. Select SRT as secondary. > 3. Select ASS as...
@thornbill Please let me know what you think of this whenever you get a chance to check it out again. The code is much better thanks to all the great...