mediashout

The mediashout module provides the functionality for importing a MediaShout database into the OpenLP database.

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

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

The MediaShoutImport class provides the ability to import the MediaShout Access Database

do_import()[source]

Receive a single file to import.

process_song(song, verses, verse_order, topics)[source]

Create the song, i.e. title, verse etc.