9p4
9p4
Tests seem broken on master...
Sure: ``` exec "/nix/store/ldpr2fzzk97pzml87z7lmvhqg7pp65lf-dbus-1.14.10/bin/dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP XDG_SESSION_TYPE NIXOS_OZONE_WL XCURSOR_THEME XCURSOR_SIZE; systemctl --user reset-failed && systemctl --user start sway-session.target && swaymsg -mt subscribe '[]' || true && systemctl...
Okay, rebasing on master fixed the tests. @rycee any updates?
Temporarily fixed with a debouncer in Nginx: ```nginx limit_req_zone $http_authorization zone=jfplayback:10m rate=1r/m; # ... location /Sessions/Playing { access_log /var/log/angie/fin_postdata.log postdata; echo_read_request_body; limit_req zone=jfplayback burst=2 nodelay; limit_req_status 599; limit_conn_status 599; error_page...
Updating to iOS 18.4 may have caused the frequency of the duplicate entries to decrease significantly (but not stop completely)
What is your preferred_username set to in kanidm?
It looks like your Jellyfin instance cannot connect to the OpenID server, which isn't a problem with the plugin.
Currently it is on the roadmap: > Finalize RBAC access for all user properties
Feel free to open a PR, but it's not high priority.
Closed by #269