February 26, 20251 yr Hi Everyone- I've been googling for an hour, and so far nothing. Backstory- I have Plex (docker) setup and running. I installed xteve (docker) for tv guide data and sharing to plex. Xteve has the xxteve.xml I need to provide to plex. I cannot figure out the path to give plex so it will read the file. I've tried all kinds of combinations. The path to the file is: /user/appdata/xteve/data/xteve.xml. Thanks for reading and any insight you can provide. Edited February 26, 20251 yr by norcalwally
February 26, 20251 yr Community Expert Containers have no access to any host storage, except for mapped volumes. And, they have no access to other container's storage, except through mapped host storage. Please click on this docker run link and post docker run for each container.
March 17, 20251 yr Author Solution So I ended up finding the directory in xteve that the app used to share files, so put my files in there and it worked great. Thanks for all the help and replies, and hope this helps someone in the future.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.