TeamNewPipe / TeamNewPipe/NewPipe
Add options to adjust caching behavior
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Java
- Stars
- 39.7k
- Forks
- 3.8k
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 7
Description
Currently it caches, but it is not friendly for flash memory and is unacceptable for the ones who low on space. I insist on couple of options setting maximum sizes allowed to be consumed by cache. One is for cache in ram, one is for cache in sdcard. Value 0 must completely disable the corresponding cache.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Locate the cache implementation and the Android settings entry points first; done means separate RAM and SD-card cache limits can be configured, and setting either value to 0 disables that cache.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100