Cannot delete Plex library

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.”

New to Plex. Please help.

Thanks
JD

Just let it sit for an hour or so, doing nothing.
Then stop and restart Plex server.

You might also want to verify that your Plex database is not damaged.

  1. activate debug logging (not ‘verbose’!)
  2. quit Plex Server
  3. wait 1 minute
  4. start Plex Server
  5. wait 5 minutes
  6. fetch log files and attach them here

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.

Plex Media Server Logs_2019-10-18_09-25-25.zip (8.8 MB)

Just as I feared: your database file is damaged.

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.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.