So im running windows docker and have it setup all ok but when running the
docker run -d
--restart=unless-stopped
-v “C:/Users/Home/plex-meta-manager/config:/config:rw”
meisnate12/plex-meta-manager
It starts up correctly and says it will start at 5am but then it never stops. It keeps going round and round and round in a cycle of the config file and doesnt come up again with starts at 5am.
Any ideas what I might need to change in the code or perhaps I have something wrong. Thanks.