gizmo_tronic
gizmo_tronic
@klamouri Got it - I wasn't aware of the connection. Thanks for clarifying. Subtitles in this [example snippet](https://drive.google.com/file/d/1JzzhHD3ZPSPx6OgaVQDtlgg5T-5ae_Uo) of a DVR recording from my system display properly with the default...
Possibly related: mpv-player/mpv#6376
At this point, on all of the platforms I can test with, the default player behaves the same way: captions don't display by default, and toggling is an effective workaround.
The mpv issue is closed and the fix was included in mpv 0.31.0. However, this problem remains on at least the macOS client, which apparently uses mpv 0.32.0. The workaround...
Update, August 2021: I'm only using Plex regularly on iOS and tvOS. On those platforms, this continues to be a problem and the workaround continues to be effective.
The only way to avoid the problem is to access your app from the web at least once an hour. API activity isn't enough to keep Heroku (or for that...
In theory, yes, but I'm sure it depends on the provider. It'd be interesting to know whether they will keep the dyno up if the access comes from the same...
I agree! Nice find. One thing I've noticed with the web type specified is that even if I attempt to keep it running with a periodic request, Heroku restarts the...
_I recommend [CodeAcademy](codeacademy.com) if you're looking to better your JavaScript skills. Also, [W3Schools](http://www.w3schools.com/jsref/default.asp) is a good basic JavaScript reference site._ Using the RegExp object makes this a lot simpler, but...