#2685: add "12 hours after finishing" option for auto download episodes cleanup
This commit is contained in:
parent
33810b203e
commit
df6424be60
@ -110,7 +110,6 @@ public class APCleanupAlgorithm extends EpisodeCleanupAlgorithm {
|
||||
return getNumEpisodesToCleanup(0);
|
||||
}
|
||||
|
||||
@VisibleForTesting
|
||||
public float getNumberOfDaysAfterPlayback() { return numberOfDaysAfterPlayback; }
|
||||
|
||||
private static Date minusDays(Date baseDate, float numberOfDays) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user