D16585: simplify handling of id3 tags

2018-11-04 Thread Alexander Stippich
This revision was automatically updated to reflect the committed changes. Closed by commit R286:053de81bafc1: simplify handling of id3 tags (authored by astippich). REPOSITORY R286 KFileMetaData CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16585?vs=44621&id=44823 REVISION DETAIL

D16585: simplify handling of id3 tags

2018-11-01 Thread Stefan BrĂ¼ns
bruns accepted this revision. bruns added a comment. This revision is now accepted and ready to land. A definitive improvement ... REPOSITORY R286 KFileMetaData BRANCH simplify_id3 REVISION DETAIL https://phabricator.kde.org/D16585 To: astippich, mgallien, bruns Cc: kde-frameworks-dev

D16585: simplify handling of id3 tags

2018-11-01 Thread Alexander Stippich
astippich created this revision. astippich added reviewers: mgallien, bruns. Herald added projects: Frameworks, Baloo. Herald added subscribers: Baloo, kde-frameworks-devel. astippich requested review of this revision. REVISION SUMMARY remove unrequired checks and use range-based loop REPOSITOR