-
Notifications
You must be signed in to change notification settings - Fork 14
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
unable to configure path #55
Comments
Can you share the log output @CJ34NEC ? and share your setup incl the docker settings for the container. |
2024/11/26 22:44:14 | ℹ️ - GPU Detection (with AMD Support) was recently added ![]() ![]() |
Hi did you get this revolved i keep getting this error no matter what, also would it be possible for you to share your docker im struggling using compose |
@CJ34NEC you PLEX_LOCAL_MEDIA_PATH should be mapped to a folder in the container. i don't think a unc mapping like \ will work. Did you map that //192.168.3.185 folder into the docker container? |
@RandomMike360 what are you seeing? How have you run the docker container and what are your mapping settings? |
Hi Steve,
I copied settings from someone in the closed issues I have the following and it is now working
services: previews: image: stevezzau/plex_generate_vid_previews:latest environment: PLEX_URL=https://192.168.0.52:32400 PLEX_TOKEN= xxxx PLEX_BIF_FRAME_INTERVAL=5 THUMBNAIL_QUALITY=4 PLEX_LOCAL_MEDIA_PATH=/mnt/plexdb
TMP_FOLDER=/tmp/previews PLEX_TIMEOUT=60
GPU_THREADS=5 CPU_THREADS=5 volumes: /mnt/nvme/Plex-Media-Server/Library/Application Support/Plex Media Server/Media:/mnt/plexdb - /mnt/user/Plex Media/Movies:/data/Movies - /mnt/user/Plex Media/Kids:/data/Kids - /mnt/user/Plex Media/TV:/data/TV deploy: resources: reservations: devices: - capabilities: [gpu] runtime: nvidia
Regards
Mike
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Steve Adams ***@***.***>
Sent: Friday, January 3, 2025 4:28:56 AM
To: stevezau/plex_generate_vid_previews ***@***.***>
Cc: RandomMike360 ***@***.***>; Mention ***@***.***>
Subject: Re: [stevezau/plex_generate_vid_previews] unable to configure path (Issue #55)
@RandomMike360<https://github.com/RandomMike360> what are you seeing? How have you run the docker container and what are your mapping settings?
—
Reply to this email directly, view it on GitHub<#55 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2CXXDQWPDZOYI37WEWUQZT2IYGYRAVCNFSM6AAAAABRYWQQRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRYGY3TSNBUHA>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hey @RandomMike360 ah ok.. hmm maybe i need to update the docs then. Were you able to identify what in the settings needed to be changed/updated? I think the command you formatted lost it's formatting so its hard to tell. |
Hi Steve,
Yes it was this /mnt/plexdb.
Regards
Mike
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Steve Adams ***@***.***>
Sent: Friday, January 3, 2025 8:56:54 AM
To: stevezau/plex_generate_vid_previews ***@***.***>
Cc: RandomMike360 ***@***.***>; Mention ***@***.***>
Subject: Re: [stevezau/plex_generate_vid_previews] unable to configure path (Issue #55)
Hey @RandomMike360<https://github.com/RandomMike360> ah ok.. hmm maybe i need to update the docs then.
Were you able to identify what in the settings needed to be changed/updated?
I think the command you formatted lost it's formatting so its hard to tell.
—
Reply to this email directly, view it on GitHub<#55 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2CXXDTDL34X2RR4WF4QIRL2IZGFNAVCNFSM6AAAAABRYWQQRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRYHA3TSMBSGY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@RandomMike360 Ah, got it. This has caused trouble for a few others too. I thought the documentation covered what’s needed, but clearly, it’s not hitting the mark. Ugh. Thinking back to when you first read the docs—do you have any suggestions on how I could update them to make it clearer and help others get it working more easily? |
Hi Steve,
I will take a look as soon as I finish work.
Regards
Mike
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Steve Adams ***@***.***>
Sent: Friday, January 3, 2025 9:02:00 AM
To: stevezau/plex_generate_vid_previews ***@***.***>
Cc: RandomMike360 ***@***.***>; Mention ***@***.***>
Subject: Re: [stevezau/plex_generate_vid_previews] unable to configure path (Issue #55)
@RandomMike360<https://github.com/RandomMike360> Ah, got it. This has caused trouble for a few others too. I thought the documentation covered what’s needed, but clearly, it’s not hitting the mark. Ugh. Thinking back to when you first read the docs—do you have any suggestions on how I could update them to make it clearer and help others get it working more easily?
—
Reply to this email directly, view it on GitHub<#55 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2CXXDSHXNLOVDY3VTETBUL2IZGYRAVCNFSM6AAAAABRYWQQRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRYHA4DKMBQGE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Hi Steve,
I am rubbish at explaining or doing guides please find the attached this is what I did to get this to work using unraid docker compose.
Regards
Mike
…________________________________
From: Steve Adams ***@***.***>
Sent: 03 January 2025 09:02
To: stevezau/plex_generate_vid_previews ***@***.***>
Cc: RandomMike360 ***@***.***>; Mention ***@***.***>
Subject: Re: [stevezau/plex_generate_vid_previews] unable to configure path (Issue #55)
@RandomMike360<https://github.com/RandomMike360> Ah, got it. This has caused trouble for a few others too. I thought the documentation covered what’s needed, but clearly, it’s not hitting the mark. Ugh. Thinking back to when you first read the docs—do you have any suggestions on how I could update them to make it clearer and help others get it working more easily?
—
Reply to this email directly, view it on GitHub<#55 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2CXXDSHXNLOVDY3VTETBUL2IZGYRAVCNFSM6AAAAABRYWQQRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRYHA4DKMBQGE>.
You are receiving this because you were mentioned.
|
@RandomMike360 I am unsure what needs to be updated in the docs.. if you know please let me know and ill update them. @CJ34NEC is your issue fixed? This can be closed? |
I'm trying to add it on UNRAID docker.
after many tries ... still the same error:
//192.168.3.185/appdata/plex/Plex Media Server/Media/ does not exist, please edit PLEX_LOCAL_MEDIA_PATH environment,
but that location exist
as local structure:
/mnt/user/appdata/plex/Plex Media Server/Media/localhost
even from network I can access it by:
\192.168.3.185\appdata\plex\Plex Media Server\Media
The text was updated successfully, but these errors were encountered: