Move MPC OSD to left (looks better when merging notifications and warnings)

This commit is contained in:
Et0h 2014-12-31 01:27:27 +00:00
parent 8479e1cec7
commit af5076df00

View File

@ -3,7 +3,7 @@ DEFAULT_PORT = 8999
OSD_DURATION = 3
OSD_WARNING_MESSAGE_DURATION = 5
NO_SECONDARY_OSD_WARNING_DURATION = 15
MPC_OSD_POSITION = 2 #Right corner, 1 for left
MPC_OSD_POSITION = 1 #Right corner, 1 for left
MPLAYER_OSD_LEVEL = 1
UI_TIME_FORMAT = "[%X] "
CONFIG_NAMES = [".syncplay", "syncplay.ini"] #Syncplay searches first to last