thasmin / Podax

Podcast client for Android
Other
165 stars 34 forks source link

Add ability to limit queue size (by number of tracks or size) #184

Closed andrzej-bieniek closed 10 years ago

andrzej-bieniek commented 10 years ago

Application can fill up all available space by downloading podcasts in background. It would be good to have an option to somehow limit the space taken.

thasmin commented 10 years ago

I was just thinking about needing this. My commute shortened and now I have too many podcasts in my queue.

andrzej-bieniek commented 10 years ago

Maybe "Maximum number of podcasts in queue" option in preferences, with e.g. 1000 as default?

llauren commented 10 years ago

My storage space is continuously being filled with podcasts i don't have the time to listen to. My options are to clear the app's cache every once in a while or uninstall until this feature has been implemented. Neither option is very tempting...

In other words, please implement this feature! A sensible default would be only to download a given number of episodes per subscription, with the option to override the setting per podcast.

thasmin commented 10 years ago

I changed the preference to a slider and committed it here: 36fc96e. Thanks for the pull request and sorry it took so long.