Closed d3mystified closed 1 month ago
It should already use the local time of the device that it's ran from? It checks the current date during the filtering of collections. Is that not the case for you?
No, not in docker. It's I think 8 or 9 hours ahead from host time for me.
Just pushed an update to the latest branch with timezone variables
Example -e TZ="Europe/London"
TZ
env var should be respected so date based collections can be accurately accounted for.linuxserver images do this, so that can be a good starting point for implementing