show recently added items based on by sorting all tracks

.ie. will still show recent items even if they are 3 months old (is this good or bad?)
This commit is contained in:
mungai-njoroge
2024-02-14 23:09:05 +03:00
parent f62fe0ac24
commit ec5889515b
5 changed files with 21 additions and 29 deletions
+1
View File
@@ -1,6 +1,7 @@
"""
This library contains the classes and functions related to the watchdog file watcher.
"""
import json
import os
import sqlite3