Server Version#: 1.32.5.7210
Player Version#: All
Ever since loading 1.32.5.7210, all new content doesn’t play theme music. I went as far as to add theme.mp3 to the root directory of the shows, but it still doesn’t fix it. Previously existing content is unaffected and plays themes fine.
In my com.plexapp.system.log, I see this error, but I’m usure if it’s related:
023-06-25 09:27:40,304 (7f9b4a8ceb38) : ERROR (networking:197) - Error opening URL 'http://resources-cdn.plexapp.com/hashes.json'
2023-06-25 09:27:40,304 (7f9b4a8ceb38) : CRITICAL (runtime:1299) - Exception getting hosted resource hashes (most recent call last):
File "/share/CACHEDEV4_DATA/.qpkg/PlexMediaServer/Resources/Plug-ins-77f7f99fa/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/runtime.py", line 1291, in get_resource_hashes
json = self._core.networking.http_request("http://resources-cdn.plexapp.com/hashes.json", timeout=5).content
File "/share/CACHEDEV4_DATA/.qpkg/PlexMediaServer/Resources/Plug-ins-77f7f99fa/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 243, in content
return self.__str__()
File "/share/CACHEDEV4_DATA/.qpkg/PlexMediaServer/Resources/Plug-ins-77f7f99fa/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 221, in __str__
self.load()
File "/share/CACHEDEV4_DATA/.qpkg/PlexMediaServer/Resources/Plug-ins-77f7f99fa/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 159, in load
f = self._opener.open(req, timeout=self._timeout)
File "/share/CACHEDEV4_DATA/.qpkg/PlexMediaServer/Resources/Python/python27.zip/urllib2.py", line 435, in open
response = meth(req, response)
File "/share/CACHEDEV4_DATA/.qpkg/PlexMediaServer/Resources/Python/python27.zip/urllib2.py", line 548, in http_response
'http', request, response, code, msg, hdrs)
File "/share/CACHEDEV4_DATA/.qpkg/PlexMediaServer/Resources/Python/python27.zip/urllib2.py", line 473, in error
return self._call_chain(*args)
File "/share/CACHEDEV4_DATA/.qpkg/PlexMediaServer/Resources/Python/python27.zip/urllib2.py", line 407, in _call_chain
result = func(*args)
File "/share/CACHEDEV4_DATA/.qpkg/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
Seems to coincide with when I start playing media, also I attached my Theme Music log.