Currently, BePodder cannot search for podcasts. Looks like e.g., Clemetine can do this by searching http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStoreServices.woa/wa/wsSearch?country=US&media=podcast. https://github.com/clementine-player/Clementine/blob/master/src/internet/podcasts/itunessearchpage.cpp It would be nice if comparable functionality could be added to BePodder.
Currently, BePodder cannot search for podcasts. Looks like e.g., Clemetine can do this by searching http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStoreServices.woa/wa/wsSearch?country=US&media=podcast.
https://github.com/clementine-player/Clementine/blob/master/src/internet/podcasts/itunessearchpage.cpp
It would be nice if comparable functionality could be added to BePodder.