SUMMARY STEPS TO REPRODUCE 1. Click "Play Stream" 2. Enter stream URL 3. Once the stream starts playing, try to extract the URL of the playing stream. OBSERVED RESULT There is no way to do this. EXPECTED RESULT The context menu of the recently played items should provide option to copy the stream URL. Will be handy if the user forgets the original stream URL.
Sounds reasonable.
A fix has been provided here. Needs review. https://phabricator.kde.org/D22423
Git commit f9ae086f19a02af2ae2a0babafc882d32c5e4c05 by Harald Sitter, on behalf of Gaurav Shah. Committed on 16/07/2019 at 11:15. Pushed by sitter into branch 'master'. Add ability to copy the URL of played media Summary: SUMMARY STEPS TO REPRODUCE 1. Click "Play Stream" or "Play File" 2. Enter stream URL / select file 3. Once the stream / file starts playing, try to extract the URL of the playing stream / file. OBSERVED RESULT If the user forgets the location of the file or URL of the stream, there is no way to get the URL once the media is played. EXPECTED RESULT The context menu of the recently played items should provide option to copy the stream URL / file location. Will be handy if the user forgets the original stream URL / file location. Test Plan: No test plan as this is a minor change. Reviewers: kossebau, cfeck, lukas, sitter Reviewed By: sitter Differential Revision: https://phabricator.kde.org/D22423 M +15 -1 src/app/recentlyPlayedList.cpp M +1 -0 src/app/recentlyPlayedList.h https://commits.kde.org/dragon/f9ae086f19a02af2ae2a0babafc882d32c5e4c05