I have released a new version of Anytime to the Google Play Beta channel & Apple TestFlight. If anyone has some time to give it a try and send some feedback that would be fantastic.
The main focus on this release is the support for transcripts. #podcast #flutter
Google Play Beta:
https://play.google.com/store/apps/details?id=uk.me.amugofjava.anytime
Apple TestFlight:
https://testflight.apple.com/join/C9D6ODqx
@amugofjava downloaded. It’s a bit slow fetching the podcast data. Wondering where you’re getting that data from.
Also transcript button should hide or be grayed out when no transcription is available.
@russellharrower All the data is taken from the RSS feed, so it can get a bit slow depending upon its size and complexity. I need to try and find some optimisations in the XML processing.
Yes, I agree, that transcript button needs greying out when one isn't available. I'll fix that. Thanks very much for the feedback.
@amugofjava also i would suggest if possible i noticed when i went to click on a podcast RSS feed in safari that it over me to open it in overcast, if you can get it to also offer the ability to open it in your app that would be great. I don’t know if you can do that in #flutter i know on #swift you can.
@russellharrower Thanks for the suggestion. There is a URL format for Anytime that can do that - but it is specific to Anytime. I'll take a look into how Overcast does it.