← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~crichter/openlp/bug-927816 into lp:openlp

 

Review: Needs Information

Is there a reason you did 
   self.mediaPlayers[mediaPlayer].check_available() == False
rather than
   not self.mediaPlayers[mediaPlayer].check_available()
?

-- 
https://code.launchpad.net/~crichter/openlp/bug-927816/+merge/95693
Your team OpenLP Core is subscribed to branch lp:openlp.


Follow ups

References