Server Version#: v1.41.6.9685-d301f511a
Player Version#: n/a
I cannot get the scanner to read the library. This is the log:
{
“type”: “ajax”, {
“type”: “ajax”,
“url”: “https://192-168-0-18.7f11299e1d774561bf510834ed2edf53.plex.direct:32400/library/sections/4?name=Music&type=artist&agent=tv.plex.agents.music&scanner=Plex%20Music&language=en-US&importFromiTunes=&enableAutoPhotoTags=&location=%2Fmedia%2Fderrell%2F8a40b384-ba80-4ede-99be-6e927897be79&X-Plex-Product=Plex%20Web&X-Plex-Version=4.145.1&X-Plex-Client-Identifier=6a6lp2pnea4n2q4ye4embkuw&X-Plex-Platform=Chrome&X-Plex-Platform-Version=135.0&X-Plex-Features=external-media%2Cindirect-media%2Chub-style-list&X-Plex-Model=standalone&X-Plex-Device=Chrome%20OS&X-Plex-Device-Name=Chrome&X-Plex-Device-Screen-Resolution=2737x1922%2C3840x2160&X-Plex-Token=TOKEN&X-Plex-Language=en&X-Plex-Session-Id=fcbf2535-3c12-4b4f-83b9-09b5c589c92a”,
“status”: 200,
“headers”: {
“Accept-Language”: “en”,
“Accept”: “application/xml”
},
“responseLength”: 0,
“time”: “2025-04-22T19:24:45.060Z”
},
“url”: “https://192-168-0-18.7f11299e1d774561bf510834ed2edf53.plex.direct:32400/:/plugins/tv.plex.agents.music/prefs?X-Plex-Product=Plex%20Web&X-Plex-Version=4.145.1&X-Plex-Client-Identifier=6a6lp2pnea4n2q4ye4embkuw&X-Plex-Platform=Chrome&X-Plex-Platform-Version=135.0&X-Plex-Features=external-media%2Cindirect-media%2Chub-style-list&X-Plex-Model=standalone&X-Plex-Device=Chrome%20OS&X-Plex-Device-Name=Chrome&X-Plex-Device-Screen-Resolution=2737x1922%2C3840x2160&X-Plex-Token=TOKEN&X-Plex-Language=en&X-Plex-Session-Id=fcbf2535-3c12-4b4f-83b9-09b5c589c92a”,
“status”: 404,
“headers”: {
“Accept-Language”: “en”,
“Accept”: “application/xml”
},
“statusText”: “Not Found”,
“response”: “Not Found404 Not Found
”,
“time”: “2025-04-22T19:24:43.564Z”
},
When I run it at the command line, there is no output. Here, it looks to say, “not found”.
That’s odd, because I, 1) used the “add library” widget in the server to add the library, and 2) the library has all of the media stored underneath that directory as described in the documentation: <root>/Media/Music/<artist directories>.
Note that some failure corrupted a previous version of my server, and that this is a new install of Plex Media Server on a Raspberry Pi (same RPi – a 4B – as the previous server, just with a fresh SD/server software, and all of the media are from that previous server exactly as before: stored on an external drive (hence, /media/derrell/8a40b384-ba80-4ede-99be-6e927897be79).