You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, great app, works very well! One feature suggestion you may want to consider is including an itunes or gpodder or other directory search, which would make discovery a lot easier from within the interface.
I'm currently using this shell script to search the itunes directory, pipe into fzf and copy the feed to clipboard, and then manually paste it to castero, which works well enough, though it might also be easy to implement in python: https://github.com/CfKu/podcast-cli/blob/master/podcast-itunes-search
The text was updated successfully, but these errors were encountered:
This is a good suggestion and one that's been on my mind for quite a while. I actually thought there was a card for this already, but apparently not (although I did mention it in #46). My expectation would be to use gpodder, which seems to have a very easy to use API.
I recently finished a performance overhaul that was taking a lot of my time so I think this is now in the "more-near" future, but it's still not my first priority. I'll get to this when I can though!
Hi, great app, works very well! One feature suggestion you may want to consider is including an itunes or gpodder or other directory search, which would make discovery a lot easier from within the interface.
I'm currently using this shell script to search the itunes directory, pipe into fzf and copy the feed to clipboard, and then manually paste it to castero, which works well enough, though it might also be easy to implement in python: https://github.com/CfKu/podcast-cli/blob/master/podcast-itunes-search
The text was updated successfully, but these errors were encountered: