After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330696 - Add on-disk location to podcast properties dialog
Add on-disk location to podcast properties dialog
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Podcast
HEAD
Other All
: Normal minor
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-10 17:23 UTC by Marc E.
Modified: 2006-03-01 21:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (19.45 KB, patch)
2006-03-01 12:40 UTC, Jonathan Matthew
committed Details | Review

Description Marc E. 2006-02-10 17:23:24 UTC
Please describe the problem:
A Location (real hard drive location) GtkEntry should be added the the podcast
properties dialog. It should only be displayed *if* the podcast was downloaded.

Also, along with the location entry, *if* the podcast episode was downloaded,
Drag and Drop to Nautilus or other apps should copy it from the Local hard drive
location, not the server location.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 James "Doc" Livingston 2006-02-11 04:09:04 UTC
The drag-and-drop issue with podcast episodes is bug 322597. The on-disk location field sounds useful.
Comment 2 Jonathan Matthew 2006-03-01 12:40:37 UTC
Created attachment 60391 [details] [review]
patch

This adds a 'download location' field under the 'source' field, showing the downloaded location of the episode, or "Not Downloaded" if the episode has not been downloaded.  I'm not entirely sure about the formatting of the label.
Comment 3 Jonathan Matthew 2006-03-01 21:09:03 UTC
.. but when has that ever stopped me?  Committed.