Bug #1605
closedTimeshift not deleting files until you stop playback.
100%
Description
./tvheadend: version 3.3.461~g0fd2aaf
XBMC Media Center 12.0 Git:fb595f2
Still having some issues with Timeshift. On demand set to off it will write buffer files until it hits the Max size limit. Once it hits the limit it stops writing files. It doesn't delete old files to keep from hitting the limit. When you stop play it deletes all the files in the buffer, but when you start play again it doesn't start writing to the buffer again until you restart tvheadend. If you set unlimited it writes until the drive is full, doesn't delete any old files until you stop play and won't write to the buffer again until you restart tvheadend.
With On demand enabled it starts writing files when you hit pause, when you hit play again it does delete old buffer files but with Max limit set only keeps writing until the end of the current tvh- file then stops. It won't write buffer files again until you restart tvheadend. On demand enabled and unlimited set works unless you leave it on pause too long and it fills up the drive. Then it also stops writing files to the buffer until you restart tvheadend.
Not crashing any more though, so that is good.