GNOME Bugzilla – Bug 330696
Add on-disk location to podcast properties dialog
Last modified: 2006-03-01 21:09:03 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:
The drag-and-drop issue with podcast episodes is bug 322597. The on-disk location field sounds useful.
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.
.. but when has that ever stopped me? Committed.