jyasi created this revision. jyasi added a reviewer: Amarok. jyasi added a project: Amarok. Herald removed a project: Amarok. Herald added a subscriber: amarok-devel. jyasi requested review of this revision.
REVISION SUMMARY `SqlPodcastProvider::checkEnclosureLocallyAvailable()` and `SqlPodcastProvider::downloadResult()` strip the trailing slash from the podcast download path, but do not add a directory separator when appending the download filename back to the directory. As a result, downloaded podcast filenames are prefixed with the directory name and stored in the parent directory. REPOSITORY R181 Amarok REVISION DETAIL https://phabricator.kde.org/D24135 AFFECTED FILES src/core-impl/podcasts/sql/SqlPodcastProvider.cpp To: jyasi, #amarok Cc: amarok-devel