Bug 409743 - Add ability to extract URL of a playing / played stream
Summary: Add ability to extract URL of a playing / played stream
Status: RESOLVED FIXED
Alias: None
Product: dragonplayer
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gaurav Shah
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2019-07-12 12:08 UTC by Gaurav Shah
Modified: 2019-07-16 11:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gaurav Shah 2019-07-12 12:08:27 UTC
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.
Comment 1 Harald Sitter 2019-07-12 12:13:59 UTC
Sounds reasonable.
Comment 2 Gaurav Shah 2019-07-12 18:22:01 UTC
A fix has been provided here. Needs review.

https://phabricator.kde.org/D22423
Comment 3 Harald Sitter 2019-07-16 11:15:34 UTC
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