Page 1 of 1

History File?

Posted: January 6th, 2023, 5:55 pm
by pauladkins
Where & what is the name of the file that stores the history of all past downloaded files?

Re: History File?

Posted: January 6th, 2023, 6:13 pm
by sander
history1.db
it's a sqlite3 file

in directory as defined on https://sabnzbd.org/wiki/advanced/directory-setup

Windows %userprofile%\AppData\Local\sabnzbd\admin
Posix ~/.sabnzbd/admin
macOS ~/Library/Application Support/SABnzbd/admin

Re: History File?

Posted: January 7th, 2023, 9:05 pm
by pauladkins
Thank you Sander