You can't easily apply natural selection to social topics. Also, even staying in that mindframe: Being vulnerable to AI psychosis doesn't seem to be much of a selection pressure, because people usually don't die from it, and can have children before it shows, and also with it. Non-AI psychosis also still exists after thousands of years.
Even if AI psychosis doesn’t present selection pressure (I don’t think there’s a way to know a priori), I highly doubt it presents an existential risk to the human gene pool. Do you think it does?
Since the audience here is developer-centric, I would like to share that I contributed a small amount of code to jellyfin and the interaction with the developers was very positive.
I'm not aware of any official investigations into this by the team, but here's my two cents:
* PS4 development requires purchase of an expensive development kit (2500$, although they sometimes lend them to developers for a year as well), which is probably just not financially viable for most contributors as there is no way to make back this money for them
* The PS4 SDK and everything related to it is under NDA and open sourcing code linking against it seems to be forbidden (e.g. the Unreal Engine excludes these parts from their public source code releases as well)
This is correct. There's a bunch of stuff that would require significant investment and also closed source components. It's telling when even Emby doesn't have a client in the PS4 store.
I haven't figured out the balance between using renaming software (I've tried the free version of Filebot, but it has horrible latency for some reason.), and being able to remain a contributing member to certain media communities.
My solution to this has been symlinks. All the media files I download maintain their original names and structures so they can continue seeding, and I maintain a separate folder structure that complies with Jellyfin's naming conventions. All the files are just symlinked so they don't take up any additional space, and I have a couple small scripts to check for missing/broken links.
There is a beta client for Jellyfin as well which you can install via testflight, it may be this one: https://testflight.apple.com/join/TcFUEVEb but I just googled that and did not get it from an official page.