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

Movies not showing up on omega (only with using Replace Plex paths) #2051

Open
thematrix1337 opened this issue Mar 27, 2024 · 10 comments
Open

Comments

@thematrix1337
Copy link

Help yourself

Describe the bug

When using "Replace Plex paths" for direct play, movies are not correctly synced.
Shows are synced correctly with the same options

i have the following settings for "Replace Plex paths"
original path : /storage/***
replace : https://user:[email protected]:port/

@croneter
Copy link
Owner

Can you please be more specific? What's your issue exactly? No movies showing up? Or movies cannot be played?

@thematrix1337
Copy link
Author

No movies are showing up, but when i disable "Replace Plex paths" and reset kodi library they appear again

@Shawn9347
Copy link

Shawn9347 commented Apr 7, 2024

Hi, I am having the same issue with version 3.9.0. I am using "Replace Plex paths" and movies don't appear for me either.
This is the error line I see in the logs.

[plugin.video.themoviedb.helper] Getting KodiDB movie FAILED!

@croneter
Copy link
Owner

croneter commented Apr 9, 2024

@Shawn9347 can you please make a screenshot of your replace path settings? How do the new paths look like?

@Shawn9347
Copy link

Yes I will make them tonight at home. Morning right now.
i haven't changed the paths though. In fact I haven't changed any setting just did a reset of the kodi database.

@Shawn9347
Copy link

Shawn9347 commented Apr 9, 2024

image

Before the local ip it says nfs://

I always use nfs v3 because I can't get v4 to work.

@Shawn9347
Copy link

@croneter Have you had the time to look at this?

@Shawn9347
Copy link

I fixed it by deleting database files and then running plexkodiconnect.

@dgargdipin
Copy link

dgargdipin commented Mar 8, 2025

I fixed it by deleting database files and then running plexkodiconnect.

@Shawn9347 Could you please specify which database files you deleted? I've tried resetting the database through PKC settings but am still experiencing issues.

Debug logs show that when I try to browse all movies through PKC the addon crashes:

2025-03-08 13:09:26.904 T:1781    debug <general>: PLEX.api.file: directory_path. browseplex key will be "/library/sections/2/search?type=1"
2025-03-08 13:09:26.909 T:2617     info <general>: Skipped 12 duplicate messages..
2025-03-08 13:09:26.909 T:2617    debug <general>: Thread waiting 3822444736 terminating
2025-03-08 13:09:26.910 T:1781     info <general>: PLEX.default: plugin.video.plexkodiconnect stopped
2025-03-08 13:09:26.911 T:1781     info <general>: Skipped 12 duplicate messages..
2025-03-08 13:09:26.911 T:1781    debug <general>: CPythonInvoker(5, /media/developer/apps/usr/palm/applications/org.xbmc.kodi/.kodi/addons/plugin.video.plexkodiconnect/default.py): script successfully run
2025-03-08 13:09:26.924 T:1476    debug <general>: ------ Window Deinit (DialogBusy.xml) ------
2025-03-08 13:09:26.928 T:2618    debug <general>: Thread BackgroundLoader start, auto delete: false
2025-03-08 13:09:26.928 T:1476    debug <general>: [threads] name: 'BackgroundLoader' priority: '1'
2025-03-08 13:09:26.937 T:2618    debug <general>: Thread BackgroundLoader 3398615232 terminating

Any guidance would be appreciated.

@croneter
Copy link
Owner

croneter commented Mar 10, 2025

@dgargdipin best you simply delete all files in the Database folder of your Kodi userdata folder, except the one addons....db-file (that would deactivate all your Kodi add-ons). You plan to pull any data stored in the Kodi database from Plex anyway.

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