Justin Kromlinger
Justin Kromlinger
I think this can be closed with #38.
On my end I only noticed that people use those old images because builds where failing when the outdated libraries where unable to connect to our TLS endpoints. Failing builds...
CSV-Records für den Export werden in [`src/ports/web/api/export.rs`](https://github.com/kartevonmorgen/openfairdb/blob/main/src/ports/web/api/export.rs#L123) gebaut, das verweist auf [`src/adapters/csv.rs`](https://github.com/kartevonmorgen/openfairdb/blob/main/src/adapters/csv.rs). Hier sind in dem `CsvRecord` Struct aber schon Kontaktdaten vorhanden, die auch in der `From` Implementierung geladen werden....
In the current master you can set passwords by adding them to the name of the download: `name{{password}}` Will then become: `name/password`, meaning the password has been recognized.
Same. Needed for the Back Button Long-Press only, since the Power Button Long-Press is configurable on the GW5. Setup difference: One needs to select "Installed apps" instead of "Installed services".
Same bug and working fix for me. @kesselb could you simply open a PR? If it's not a proper fix then it can be refused there.
This is still an issue. To work with Radarr I have to add every subfolder containing movie-folders, f.e. collections or genres.
> Can you check that ufw, firewalld are not running? i.e. anything that might interfere with the nftables rules? No firewall daemon is running. Also, I'm using iptables on that...
The issue seems to be the IPv6 Endpoint – when I use the IPv4 endpoint, vopono works just fine. It seems like you didn't run into that issue yet because...
I see that there are many `LOG_foo` calls in the code. How do I enable them to debug this?