https://bugs.gpodder.org/show_bug.cgi?id=459
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |FIXED --- Comment #2 from Thomas Perl <[email protected]> 2009-09-01 16:29:57 BST --- I've implemented an easier and simpler solution that does not require the user to micro-manage the "hidden" state of episodes, but should cover all use cases I can think of. The way it's implemented (in the current Git tree) is that the "View" menu has gained three radio items: View (o) All episodes ( ) Hide deleted episodes ( ) Downloaded episodes The first option does not hide any episodes. It's also the default (for now), in order to not confuse users. The second option will simply hide all deleted episodes (the episodes that have a trash can icon). The third option will only show episodes that are either new (yellow star), currently downloading (arrow pointing down) or downloaded. Thanks for your bug report. This new feature will be part of the next release. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
