diff --git a/src/playbackmanager.js b/src/playbackmanager.js index c361d3e..1f76508 100644 --- a/src/playbackmanager.js +++ b/src/playbackmanager.js @@ -218,7 +218,7 @@ function getPostitionTicks () { function getPlayMethod () { // TODO figure out how to figure this out - return "Transcode"; + return "DirectPlay"; } function getRepeatMode () {