Re: [openlp-dev] MediaShout import bug

2016-06-11 Thread Raoul Snyman
>First glance - looks like there might be a change in database schema >or a corrupted mediashout db. I'm not sure what version of MediaShout we initially developed against, but we should handle this case. There's nothing to indicate that the user did anything weird to their database. --

Re: [openlp-dev] MediaShout import bug

2016-06-11 Thread Ken Roberts
openlp/plugins/songs/lib/importer/mediashout.py line 69 cursor.execute('SELECT Name FROM Themes INNER JOIN SongThemes ON SongThemes.ThemeId = Themes.ThemeId ' 'WHERE SongThemes.Record = %s' % song.Record) And the list of tables in the songs5.mdb file: FireHistory