← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~meths/openlp/testing into lp:openlp

 

In v1.2 we have a Video tab and an Audio tab in the media manager. The audio files in the Audio tab can be linked to a song via the song editor. The song editor also has the option to add new songs to the Audio tab, for convenience sake.

In v2, we have the Media tab, and at some point in the past a decision was made that this would merge both the v1.2 video and audio tabs. Therefore I expected that when we added backing tracks, the songs would link to items in this Media tab.

However this merge seems to have a new audio_files table, which I guess is independent of whatever is used to store the Media tab files? Could we consider moving the media filenames into the database (if they are not already there) and linking songs to a media_files table instead? (It is entirely possible that someone may want to use a video for a backing track anyway, but just want the music not the visuals)
-- 
https://code.launchpad.net/~meths/openlp/testing/+merge/30369
Your team OpenLP Core is requested to review the proposed merge of lp:~meths/openlp/testing into lp:openlp.



Follow ups

References