D24135: Fix missing directory separators when saving podcasts to disk

2019-09-22 Thread Joe Yasi
jyasi updated this revision to Diff 66626. jyasi added a comment. Update based on feedback. Just use '/' instead of QDir::separator() REPOSITORY R181 Amarok CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D24135?vs=66591&id=66626 REVISION DETAIL https://phabricator.kde.org/D24135

D24135: Fix missing directory separators when saving podcasts to disk

2019-09-22 Thread Wolfgang Bauer
wbauer added a comment. You should add '/' instead of QDir::separator()... https://agateau.com/2015/qdir-separator-considered-harmful/ REPOSITORY R181 Amarok REVISION DETAIL https://phabricator.kde.org/D24135 To: jyasi, #amarok Cc: wbauer, yurchor, amarok-devel