wiserain / docker-flexget

Docker image for running Flexget
https://hub.docker.com/r/wiserain/flexget
68 stars 40 forks source link

Timezone setting does not work. #19

Closed terrellgf closed 3 years ago

terrellgf commented 3 years ago

image image image

wiserain commented 3 years ago

I have no idea what cause the problem. It might be an incomplete implementation or a bug in webui.

terrellgf commented 3 years ago

I have no idea what cause the problem. It might be an incomplete implementation or a bug in webui.

Does this web service seem to be implemented in python? Maybe it only imported datetime and not pytz? Could the cause of the problem be this: https://stackoverflow.com/questions/7065164/how-to-make-an-unaware-datetime-timezone-aware-in-python

wiserain commented 3 years ago

There's nothing I can do for this issue. Please file an issue to the official Flexget repository. They design, implement, and organize everything. https://github.com/Flexget/Flexget/issues

terrellgf commented 3 years ago

There's nothing I can do for this issue. Please file an issue to the official Flexget repository. They design, implement, and organize everything. https://github.com/Flexget/Flexget/issues

I got it. Ths!

terrellgf commented 3 years ago

I have to file for this issue to the official Flexget repository.