2024-07-01, 05:35 AM
(2024-07-01, 04:38 AM)Efficient_Good_5784 Wrote: They're not getting deleted because they are not yet older than the date the "clean activity log" ran on. Most likely, they'll get deleted once (from the screenshot) April 4, 2030 comes and passes.
Did you mess up a time zone variable when running Jellyfin? I don't see how else your server logged that activity date.
I figured it had something to do with the system date and time but couldn't find anything wrong when i first noticed. It may have been wrong when i first installed jellyfin, it was a clean install of windows so it could have been before the time got updated.
(2024-07-01, 04:40 AM)theguymadmax Wrote: 1. Download and install https://sqlitebrowser.org/
2. Shutdown the server
3. Open up /Jellyfin/data/jellyfin.db (backup first!)
4. Choose the “Browse Data” tab, right under that is the option to choose table type, select “ActivityLogs”
5. Select the records you want to get rid of. Right-click on the number and select delete record.
6. Click the “Write Changes” button, then close the database and restart the server.
Thank you, this cleared it.