amilajack / popcorn-time-desktop

🍿 🕐 🎞 A Modern Popcorn Time Client
MIT License
466 stars 110 forks source link

react-plyr broke trailer playback #280

Open amilajack opened 5 years ago

amilajack commented 5 years ago

react-plyr is buggy when two instances of plyr are created. Has to do with classNames. Styles break and unmounting is buggy. Trailer feature was removed since v1.0.0 because of this

Trailers are disabled at the moment

rafaell-lycan commented 4 years ago

what about having a different route for the player itself? Like PopcornTime does? This will make even better for the UX with better feedback.

amilajack commented 4 years ago

I'll think about this, thanks for the suggest! Would you be interested in contributing the fix?