Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load content! Delimiter #93

Open
meligo opened this issue May 14, 2023 · 4 comments
Open

Failed to load content! Delimiter #93

meligo opened this issue May 14, 2023 · 4 comments

Comments

@meligo
Copy link

meligo commented May 14, 2023

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
@TEALC82
Copy link

TEALC82 commented May 16, 2023

+1 same error

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

@meligo
Copy link
Author

meligo commented May 18, 2023

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

@silveronetrsx
Copy link

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

@mike-gustafson
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants