Closed (works as designed)
Project:
Dash Media Player
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2009 at 15:28 UTC
Updated:
1 Aug 2009 at 02:56 UTC
According to the installation instructions, the Voting API is optional. However, I'm getting errors reported in my log saying Method vote.getVote and vote.getUserVote do not exist.
Presumably Dashplayer should be checking to see if the methods exist before calling them. I don't want the log filling up with messages telling me that a feature I don't need isn't there.
Comments
Comment #1
travist commentedYou need to just provide the votingenabled flag to false in the player. Like the following...