08edd151f9
This is another way of solving #2077. The root issue is that queued episodes are never auto-deleted currently which means that if you automatically add episodes to the queue you will eventually end up with AntennaPod refusing to auto download more episodes because the cache is full and it can't make space. This option will only refuse to delete favorited items. Otherwise it will simply delete the oldest episodes. |
||
---|---|---|
.circleci | ||
.github | ||
.tx | ||
app | ||
config/checkstyle | ||
core | ||
gradle/wrapper | ||
.gitignore | ||
build.gradle | ||
CONTRIBUTING.md | ||
CONTRIBUTORS.md | ||
createContributors.py | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
infrastructure.md | ||
LICENSE | ||
makeRelease.sh | ||
README.md | ||
settings.gradle |
AntennaPod
This is the official repository of AntennaPod, the easy-to-use, flexible and open-source podcast manager for Android.
Feedback
You can use the AntennaPod Forum for discussions about the app or just podcasting in general.
Bug reports and feature requests can be submitted here (please read the instructions on how to report a bug and how to submit a feature request first!).
Help to test AntennaPod
AntennaPod has many users and we don't want them to run into trouble when we add a new feature. It's important that we have a significant group test our app, so that we know all possible combinations of phones, Android versions and use cases work as expected. Check out our wiki on how to join our Alpha and Beta testing programmes!
License
AntennaPod is licensed under the GNU General Public License (GPL-3.0). You can find the license text in the LICENSE file.
Translating AntennaPod
If you want to translate AntennaPod into another language, you can visit the Transifex project page.
Building AntennaPod
Information on how to build AntennaPod can be found in the wiki.