Shows not adding to plex

Server Version#: 4.116.1
Player Version#:
i am using an unraid docker Plex-Media-Server

im having an issue and i dont know whats going on. currently when i have content added to my TV/Anime it doesnt scan/add to my libraries anymore. in fact TV is now missing from my Home Dashboard now. i can still play the content thats in my library just havent been able to get anything new. i have also tried renaming shows to the most basic forms of S01E01

Did you rename the media after it had been scanned incorrectly

-or-

did you “Plex Dance” the media and rename it while it was moved away?

yes after failed scan i didnt see anything get added.

show me the naming please, exactly as you have it?

i have plenty of examples but heres one “Helck - S01E13 - With Younger Brother in Tow HDTV-1080p” i believe the issue lies within the library/ it not adding to the home dashboard

Please do the following

  1. Verify server debug logging is enabled (settings - server - general - show advanced)

  2. Scan files

  3. Let it finish

  4. Download the server logs

  5. Attach the ZIP file here

please see attached
Plex Media Server Logs_2023-10-03_20-11-40.zip (4.8 MB)

You’ve database corruption.

Oct 03, 2023 20:08:58.382 [23157080795960] ERROR - SQLITE3:0x80000001, 11, database corruption at line 84326 of [a29f994989]
Oct 03, 2023 20:08:58.382 [23157080795960] ERROR - SQLITE3:0x80000001, 11, statement aborts at 14: [SELECT level, idx, end_block FROM 'main'.'fts4_metadata_titles_icu_segdir' WHERE level BETWEEN ? AND ? ORDER BY level DESC, idx ASC] database disk image is malformed
Oct 03, 2023 20:08:58.382 [23157080795960] ERROR - SQLITE3:0x80000001, 11, statement aborts at 178: [update metadata_items set updated_at=null,guid=?,hash=? where id=?] database disk image is malformed
Oct 03, 2023 20:08:58.383 [23157080795960] ERROR - Exception inside transaction (inside=1) (/data/jenkins/server/3534754019/Library/MetadataItem.cpp:3946): sqlite3_statement_backend::loadOne: database disk image is malformed
Oct 03, 2023 20:08:58.383 [23157080795960] ERROR - Exception assimilating media item in American Dad/Season 15: sqlite3_statement_backend::loadOne: database disk image is malformed

Download and run Chuck’s DBRepair Utility: GitHub - ChuckPa/PlexDBRepair: Database repair utility for Plex Media Server databases

The Readme has an example for running it in a Docker container.

Thanks @FordGuy61

You saw it just as I did :slight_smile:

its working again. Thanks for the help with this.

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