You wrote: > Hi, I know most people play their podcasts with an iPhone or > something, but I just listen to podcasts right on my netbook. I am > trying to add functionality to gpodder to "Play All New" podcasts. > > I have added the glade button, and I think I have hooked it in gui.py > correctly with the toolbar gtk button, but I am unsure how to proceed. > The function I wrote uses playback_episode(), but it expects an > episode object, I think. I want to give it an m3u of all the episodes > that are "unread".
Ideally, the playback_episode() function should allow multiple episodes to be passed to it and it should construct a command line that will play all episodes (this works for most "new" players). This is most likely related to this feature request: http://bugs.gpodder.org/show_bug.cgi?id=120 Thomas _______________________________________________ gpodder-devel mailing list gpodder-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/gpodder-devel