Recreate the getboolean() method for the per-plugin option dicts. (When
commit6ed7fe92175e346dcc92abdddc92f84fc9a7163d
authorWilliam McBrine <wmcbrine@gmail.com>
Thu, 15 Aug 2013 15:31:01 +0000 (15 11:31 -0400)
committerWilliam McBrine <wmcbrine@gmail.com>
Thu, 15 Aug 2013 15:31:01 +0000 (15 11:31 -0400)
treed21db93dc40ecce7aeeed8be3719d0a2062b4d25
parentfbf4cd29032f294127ab3eda4a95a0acbf9bb7f8
Recreate the getboolean() method for the per-plugin option dicts. (When
I switched to using checkboxes for force_ffmpeg and force_alpha in the
Settings page, they'd be set as "on" -- which wasn't being recognized by
the plugins.)
config.py
plugins/music/music.py
plugins/video/video.py