Always attempt direct play on first playback#846
Always attempt direct play on first playback#8461hitsong wants to merge 4 commits intojellyfin:masterfrom
Conversation
|
This works the same as 3.1.9 for a majority of my content. Two things I've noticed:
sample_10bit.mp4 |
Yeah, I'll need to do some clean up on the reason logic. I was also thinking it might be cool to relay to the user the exact Roku error in a popup as the transcode logic hits.
I'll check it out, but my guess is Roku believes it can play the video, but in reality it can't. I wonder if we do a playback timer similar to the buffer timer so that if playback doesn't start in X seconds, it falls into transcode logic 🤔 |
Changes