Review: Needs Fixing 33 self.initialise() 43 + self.initialise()
That's the wrong function to call to reload the list. That re-initialises the media item. If there's no separate method to reload the items, create a new one and pull the code from "initialise()" (lines 128 & 128 in openlp/plugins/custom/mediaitem.py). -- https://code.launchpad.net/~smpettit/openlp/bug-789102/+merge/62993 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : [email protected] Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp

