4pr0n / rip

album ripper
GNU General Public License v2.0
45 stars 18 forks source link

Use size, age, and view count to determine which albums should be deleted next #22

Open 4pr0n opened 11 years ago

4pr0n commented 11 years ago

Current system deletes based on FIFO:

Viewing or ripping an album will reset the last-updated time to the current time.

This means least-recently-accessed albums will be deleted first.

Deletions occur when total size of all /rips/ gets above a threshold (currently 150GB).

Ideally: