xbmc / xbmc/inputstream.ffmpegdirect
[Idea] Setting for timeshift buffer size
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 101
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Now we have a timeshift buffer size in hours. It would be nice to have a setting for maximum physical size for the buffer storage. Like that we could reserve an amount in bytes which will not grow any further, assuring more control over a limited storage.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the existing timeshift buffer-size setting and the code that manages buffer storage. Determine how a maximum physical size in bytes should interact with the current hour-based limit, then verify that the buffer cannot grow beyond the configured amount.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100