Server Version#: Version 1.18.0.1944
Player Version#:
I have an old plex library that I cannot delete.
I go through the process of delete and it says deleting and all the albums have the TRASH symbol on every album but when I empty the trash, its says “Problem in emptying Trash.”
Or inspect them yourself. Take a look at the Plex Media Server.log file and seek for messages about database corrupt or malformed.
If you find these, you may have to repair your database.
Oct 18, 2019 09:21:21.738 [43408] ERROR - SQLITE3:0xebf7388e, 11, database corruption at line 79051 of [bf8c1b2b7a]
Oct 18, 2019 09:21:21.738 [43408] ERROR - SQLITE3:0xebf7388e, 11, statement aborts at 13: [select container, video_codec, audio_codec, count(*) from media_items where library_section_id=? group by container,video_codec,audio_codec] database disk image is malformed
Oct 18, 2019 09:21:21.739 [43408] ERROR - Sending metrics: sqlite3_statement_backend::loadRS: database disk image is malformed
Please follow the instructions in the linked article to repair it.