← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~mzibricky/openlp/bug-963894 into lp:openlp

 

> Incorrect the file is mediaplayer.py not media_player.py
> The test was correct the value is wrong.

the file 'mediaplayer.py' is in path: ./openlp/core/lib/mediaplayer.py

The mediacontroller is looking for available players in: ./openlp/core/ui/media/

./openlp/core/ui/media/phononplayer.py
./openlp/core/ui/media/vlcplayer.py
./openlp/core/ui/media/webkitplayer.py

So there is no need to have 'mediaplayer.py' in the if statement.
-- 
https://code.launchpad.net/~mzibricky/openlp/bug-963894/+merge/124554
Your team OpenLP Core is subscribed to branch lp:openlp.


References