https://bugs.gpodder.org/show_bug.cgi?id=1171
Thomas Perl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |VERIFIED Resolution| |FIXED AssignedTo|[email protected] |[email protected] Target Milestone|--- |3.0 --- Comment #1 from Thomas Perl <[email protected]> 2011-04-04 18:07:19 BST --- Implemented in http://gpodder.org/commit/3ead36e In order to search in shownotes, use the EQL syntax like this: ('something' in description) This will search for the string "something" in the description of the episode. Please note that this fix has been integrated in the "tres" branch, so it won't be available in gPodder 2.x, but only in an upcoming 3.x 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
