@Christian-Peter_Weis wrote:
Hello!
I want to do the following:
html: xyz.html
increment
from: {{ secrets.from }}
to: {{ secrets.to }}
.....In that form Flexget say: found unhashable key in
If I do ...'{{ secrets.from }}' (in single quote) Flexget say: String found, Integer needed.In the secrets file:
from: 1
to: 100Howto solve this?
bye, Christian
Posts: 2
Participants: 2