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 440738 - Mark podcast as played
Mark podcast as played
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Podcasting
Legacy Branch
Other All
: Normal enhancement
: 2.x
Assigned To: Mike Urbanski
Mike Urbanski
Depends on:
Blocks:
 
 
Reported: 2007-05-23 15:23 UTC by HugoPalma
Modified: 2008-09-20 09:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for src/Plugins/Banshee.Plugins.Podcast/PodcastDBManager.cs in banshee (3.32 KB, patch)
2007-08-06 15:41 UTC, Pontus Freyhult
rejected Details | Review

Description HugoPalma 2007-05-23 15:23:47 UTC
It should be possible to mark a podcast as played just like you can mark an email message as read even if you don't read it.
Comment 1 Pontus Freyhult 2007-08-06 15:41:25 UTC
Created attachment 93156 [details] [review]
Patch for src/Plugins/Banshee.Plugins.Podcast/PodcastDBManager.cs in banshee 

This should make all dates written to the database be in ISO 8601, which shouldn't cause a problem for GetDateTime when reading them. It won't help fix broken databases but should prevent future breakage when running with an incompatible locale.
Comment 2 Pontus Freyhult 2007-08-07 14:12:42 UTC
Seems I was confused, this should have gone to bug 440172. Pardon.
Comment 3 Andrew Conkling 2008-02-07 03:27:39 UTC
Rejecting your patch here then. ;)
And confirming this enhancement.
Comment 4 Bertrand Lorentz 2008-09-20 09:07:34 UTC
Banshee allows you to mark a podcast as "old" or "new", since version 1.0 I think.

So I'm marking this as fixed.