← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~phill-ridout/openlp/1194610 into lp:openlp

 

Why do you check the charset each time? 

Line 14 changed to
  data = unicode( song_data.read(length_descriptor), chardet.detect(data)['encoding'] )
should be enough
-- 
https://code.launchpad.net/~phill-ridout/openlp/1194610/+merge/178456
Your team OpenLP Core is subscribed to branch lp:openlp.


Follow ups

References