Skip to content

Commit

Permalink
small tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
DonDavici committed Sep 10, 2014
1 parent 0d01d30 commit bad7a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DP_PlexLibrary.py
Original file line number Diff line number Diff line change
Expand Up @@ -1708,7 +1708,7 @@ def getAudioSubtitlesMedia(self, server, myId, myType ):
selectedAudioOffset=-1

if not tree:
return [], {}
return {}
else:
fromVideo = tree.find(myType) # Track or Video

Expand Down

0 comments on commit bad7a83

Please sign in to comment.