Fixed video root issues for video player

This commit is contained in:
echel0n 2014-07-07 11:28:25 -07:00
parent 8063ac5d7a
commit 3eab86478a
1 changed files with 1 additions and 1 deletions

View File

@ -330,7 +330,7 @@
</td>
<td>
#if $epResult["location"]:
#set $video_root = $epResult["location"].strip($epResult["name"])
#set $video_root = $os.path.dirname($show._location)
<video id="$epResult["indexerid"]" class="video-js vjs-default-skin"
controls preload="none" width="64" height="64"
poster="$sbRoot/showPoster/?show=$show.indexerid&amp;which=poster_thumb" data-setup="{}">