

The Mini EV is in the US, but its range is just adequate. Then there’s older models, like the Bolt or Leaf. Ford has an EV Transit van for commercial customers, but its range also sucks.
Hyundai Ioniq 6 is out there, at least.
Yeah, the US market for EVs is bad. Just SUVs and trucks with few exceptions. Not even a good (mini) van.
Specifically these issues: https://github.com/jellyfin/jellyfin/issues/5415
The big one is that video/audio playing endpoints can be used without authentication. However, you have to guess a UUID. If Jellyfin is using UUIDv4 (fully random), then this shouldn’t be an issue; the search space is too big. However, many of the other types of UUIDs could hypothetically be enumerated through brute force. I’m not sure what Jellyfin uses for UUIDs.