ghostserverd
ghostserverd
The port list is explained here https://support.plex.tv/articles/201543147-what-network-ports-do-i-need-to-allow-through-my-firewall/ You don't need to mount GPU devices unless you want to enable hardware transcoding.
What does your directories configuration look like? This part in the .env file ``` # ======== directories ======== CONFIG_DIR=/some/directory/media_server/config DOWNLOAD_DIR=/some/directory/media_server/downloads MEDIA_DIR=/some/directory/media_server/media TV_DIR=/some/directory/media_server/media/TV Shows MOVIES_DIR=/some/directory/media_server/media/Movies ### base dir should be a...
Can you open a separate issue for the portainer password? And include more details. How do you reproduce it? Password is working fine for me with the portainer container, but...
In `/data/seedbox/media_server/config/transmission/` there should be a file called `filebot.log`. Can you attach it? Also in `/data/seedbox/media_server/config/filebot/` there should be a file called `amc.log`. Could you attach that as well?
This is the problem > Parameter: ut_dir = /share we need to figure out why the post process script is setting ur_dir to /share instead of the directory of the...
It's still not clear to me what's going on between the transmission postprocess script and filebot that's causing this. The `BASE_DIR` is mounted to `/share` in the `filebot` container The...
`ghostserverd/transmission` builds `FROM linuxserver/transmission` and the docker hub configuration is set to auto-build when there is a change to `linuxserver/transmission`, so it's up to date with `linuxserver/transmission`. I'm still unable...
@IncognitoCoding understood. Glad you were able to get it set up with the linuxserver image anyway. @thetoastedghost if you want to keep trying to troubleshoot this, could you provide the...
> Hi, Thanks for the repo. It is mostly working for me. I ran into the same issue as @GoneD and was able to fix it by editing the "run"...
It’s very much still “works on my machine” so any troubleshooting details you can provide would be helpful. Could you upload your filebot.log, transmission.log, and transmission_env.log as well as your...