Server Version#:1.32.6.7371
Player Version#:
I cannot match anything, TV or Movies.
Server Version#:1.32.6.7371
Player Version#:
I cannot match anything, TV or Movies.
Do you have a firewall or similar comparable component thatâll block Plex from connecting to its backend when doing the lookups?
Nope, all I did was update the plex server via dpkg . No changes to network configuration.
Are there logs that will show these errors.
Failed lookups should show in the server logs (Plex Media Server.log)
Found this
2023-08-18 08:56:51,136 (7f04058a9138) : ERROR (networking:197) - Error opening URL âhttp://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashesâ
2023-08-18 08:56:51,137 (7f04058a9138) : CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last):
File â/usr/lib/plexmediaserver/Resources/Plug-ins-b6a09ad81/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.pyâ, line 1293, in get_resource_hashes
json = self._core.networking.http_request(âhttp://127.0.0.1:32400/:/plugins/com.plexapp.system/resourceHashesâ, timeout=10).content
File â/usr/lib/plexmediaserver/Resources/Plug-ins-b6a09ad81/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.pyâ, line 243, in content
return self.str()
File â/usr/lib/plexmediaserver/Resources/Plug-ins-b6a09ad81/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.pyâ, line 221, in str
self.load()
File â/usr/lib/plexmediaserver/Resources/Plug-ins-b6a09ad81/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.pyâ, line 159, in load
f = self._opener.open(req, timeout=self._timeout)
File â/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.pyâ, line 435, in open
response = meth(req, response)
File â/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.pyâ, line 548, in http_response
âhttpâ, request, response, code, msg, hdrs)
File â/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.pyâ, line 473, in error
return self._call_chain(*args)
File â/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.pyâ, line 407, in _call_chain
result = func(*args)
File â/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.pyâ, line 556, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
What should I be looking forâŠ
I downgraded to 7195 and Match works
The latest beta is so full of bugs unfortunately.
Do you still have the logs which capture the errors so I may submit to the dev team?
Yes,
Plex Media Server Logs_2023-08-18_10-54-12.zip (3.4 MB)
Now the version I downgraded to does not match ANYHING
Any help please
Plex Media Server Logs_2023-09-05_10-22-58.zip (3.3 MB)
New logs
COME ON GUYS CAN YOU LOOK INTO THIS AND FIX IT
My canned response is to see https://support.plex.tv/articles/naming-and-organizing-your-movie-media-files/ and:
If you want to save yourself a lot of time I would recommend using Download - tinyMediaManager and use ${title} (${year}) {imdb-${imdb}} as the new name format.
Folder format:
${title} (${year})
(Please note I linked to the v3 which is free to use)
OK Example
Tv show âAshokaâ
âAshoka\Season 1\Ahsoka.S01E01.1080p.HEVC.x265-MeGustaâ
âAshoka\Season 1\Ahsoka.S01E02.1080p.HEVC.x265-MeGustaâ
âAshoka\Season 1\Ahsoka.S01E03.1080p.HEVC.x265-MeGustaâ
Now the 1st 2 episodes have metadata but the latest 3 episode has nothing
Movies,
Last matched film was 7 days ago, nothing has changed in my setup or machine, I even moved the last matched file off the server, compacted database, moved file back and now no match.
Something happened a week ago that took my working system and made it non working.
Agent is âPlex Movieâ
Scanner âhow to find out thisâ
Manage Library => Edit => Advanced
Under that Add folders section what paths are already set? (Depending on your structure this may be an issue)
But knowing the Agent/Scanner can also help
Urge cleaning up the naming per Plex standard
[chuck@lizum tv.2010]$ find ./Ahsoka -print
./Ahsoka
./Ahsoka/Season 01
./Ahsoka/Season 01/Ahsoka - S01E01 - Part One.mkv
./Ahsoka/Season 01/Ahsoka - S01E02 - Part Two.mkv
./Ahsoka/Season 01/Ahsoka - S01E03 - Part Three.mkv
[chuck@lizum tv.2011]$
My âTelevisionâ library section points to /vol/media/tv
All TV series are located under here.
I understand that but why did it find everything 7 days ago and today it finds nothingâŠ
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.