propresenter

The propresenter module provides the functionality for importing ProPresenter song files into the current installation database.

class openlp.plugins.songs.lib.importers.propresenter.ProPresenterImport(manager, **kwargs)[source]

Bases: openlp.plugins.songs.lib.importers.songimport.SongImport

The ProPresenterImport class provides OpenLP with the ability to import ProPresenter 4-6 song files.

do_import()[source]
process_song(root, filename)[source]