Cleanarr icon indicating copy to clipboard operation
Cleanarr copied to clipboard

Failed to load content! Delimiter

Open meligo opened this issue 2 years ago • 4 comments

Everything worked fine , with some trial and error got the libraries scanned and saw the duplicates, removed all of them and now getting this error. Cannot seem to figure out what this is.

With Debugging I can see the screenshot below, but cannot finetune where the error might be

Screenshot 2023-05-14 at 09 48 52 Screenshot 2023-05-14 at 09 46 45

meligo avatar May 14 '23 07:05 meligo

+1 same error

Work with LIBRARY_NAMES = Films (5655) & Films HDR (153) but not work with LIBRARY_NAMES = Films 4K (960)

TEALC82 avatar May 16 '23 12:05 TEALC82

narrowed it down to the library that is giving an issue and I think it's a naming issue of a library with a ' in the name perhaps.. seems something like that..

I've deleted the library from plex and re indexed it , issue still remains but the sync was working in the beginning for a bit..

meligo avatar May 18 '23 17:05 meligo

I had the same issue and was able to fix it. There is a file that gets created called db.json that is missing a "}" character at the end of it. After modifying the file to fix the missing character this error was fixed.

image

silveronetrsx avatar Apr 20 '24 18:04 silveronetrsx

I had the same issue and was able to fix it. There is a file that gets created called db.json that is missing a "}" character at the end of it. After modifying the file to fix the missing character this error was fixed.

image

I had the same issue and was able to fix it. There is a file that gets created called db.json that is missing a "}" character at the end of it. After modifying the file to fix the missing character this error was fixed.

image

This fix also worked for me, added a } at the end of the file and everything functioned again. Wound up with error after refresshing page while delete was being performed. Not sure if that triggered the issue.

mike-gustafson avatar Jun 05 '24 23:06 mike-gustafson