For people who want to increase the speed of plex and who are on a computer it’s simple :
- Go here : http://bookmarklets.org/maker/
- Uncheck “URL-encode reserved characters”
- Paste this code :
javascript:(function(){document.querySelector("video").playbackRate=2;}());
- Drag and drop “My Bookmarklet” to your bookmarks bar: It’s finish !
- Go to any video and click on “My Bookmarklet” and your video will be in x2
Note: to change the speed, edit the script and put x1,5 or x3 …