Remove bad variable

This commit is contained in:
mcarlton00
2020-07-05 12:03:28 -04:00
parent 69f3c7cb5d
commit 97342edee0

View File

@@ -102,9 +102,9 @@ class PlayUtils:
"&PlaySessionId=%s" +
"&MediaSourceId=%s")
playurl = playurl % (server, item_id, play_session_id, item_id)
import web_pdb; web_pdb.set_trace()
if use_https and not verify_cert:
playurl += "|verifypeer=false"
playurl = direct_stream_path
playback_type = "1"
# check is file can be transcoded