SUMMARY Add way to copy both the subscription url and an entry url ADDITIONAL INFORMATION This allow to share a podcast file with a friend, or just the podcast host subscription feed.
On master, the podcast URL is already shown on the "podcast details" page. You can select that URL using the mouse. I still have to check whether it's easy to copy the URL on a touch device. The podcast download URL is currently not exposed. I'll see if I can find a nice way of implementing it without it being to obnoxious, since it will probably not be a much-used feature.
A possibly relevant merge request was started @ https://invent.kde.org/plasma-mobile/kasts/-/merge_requests/55
Git commit d4b5103c2b1df0bf0461e24210ae58b277fabd15 by Bart De Vries. Committed on 29/10/2021 at 14:42. Pushed by bdevries into branch 'master'. Add copy buttons for feed and episode download URLs M +1 -0 src/CMakeLists.txt M +31 -0 src/qml/EntryPage.qml M +59 -14 src/qml/FeedDetailsPage.qml https://invent.kde.org/plasma-mobile/kasts/commit/d4b5103c2b1df0bf0461e24210ae58b277fabd15