Niklas Wagner
Niklas Wagner
Cool thanks. Take your time
No, only hybrid torrents that contain v1 and v2 information work on the master branch right now. Transmission will parse the v1 data and will ignore v2 data.
https://github.com/transmission/transmission/commit/bb6b5a062ee594dfd4b7a12a6b6e860c43849bfd doesn't include https://github.com/transmission/transmission/commit/fb39c4663c9e6b7fadc7cd55bdcfa04167ae53f1 @Zipdox
There is currently a bug in the dependency that is already fixed but not yet implemented in home assistant: https://github.com/home-assistant-libs/pyprusalink/issues/77 Probably the reason it doesn't work for now.
This has been fixed with https://github.com/home-assistant/home-assistant.io/pull/32031
@home-assistant remove-label stale @home-assistant close
@home-assistant close
I just ran in to the same issue. I don't think the operator even has to store it last-resync in memory. Instead, we could do something like this: ```py import...
I just had the same issue with my policy. I just change the order in my terraform code to avoid having a diff on every apply. It would be good...
Why was this issue closed? I think this feature is still missing in the RTL UI, right? The API change is now available in LND: https://github.com/lightningnetwork/lnd/pull/6903