Today, 02:52 AM
Hello everyone, I know this is a very taboo topic and I'm going to get mixed but likely mostly negative responses. I have spent a couple months coding a PHP script from scratch which would allow you to charge people for access to your Jellyfin install, it also allows you to charge nothing if you just wanted user control without manually adding users.
Currently it uses your Jellyfin installs API to connect to your Jellyfin server, this allows it to create users, reset passwords and even set new user defaults like JFA-GO. It also allows you to create packages for users to purchase which will in turn automatically enable the users access on your server or automatically restrict your users access if they expire. It can be installed on the same server as your Jellyfin install or a remote server, so long it can connect to your server via URL and API key it'll even work on basic hosting.
The site was originally born out of bordom and wanting a simple user management for friends and family and then it just kinda spiralled from there so a lot of the code is rough and the admin panel is pending a lot of design and code clean up, but I thought I'd show it off here anyway.
Full feature list to date.
notes.txt (Size: 13.04 KB / Downloads: 11)
It is not for sale or download, just an example on what can be done for those who want to put in the effort the branding is just Jellyfin branding as it's not a in use site.
Currently it uses your Jellyfin installs API to connect to your Jellyfin server, this allows it to create users, reset passwords and even set new user defaults like JFA-GO. It also allows you to create packages for users to purchase which will in turn automatically enable the users access on your server or automatically restrict your users access if they expire. It can be installed on the same server as your Jellyfin install or a remote server, so long it can connect to your server via URL and API key it'll even work on basic hosting.
The site was originally born out of bordom and wanting a simple user management for friends and family and then it just kinda spiralled from there so a lot of the code is rough and the admin panel is pending a lot of design and code clean up, but I thought I'd show it off here anyway.
Full feature list to date.
notes.txt (Size: 13.04 KB / Downloads: 11)
It is not for sale or download, just an example on what can be done for those who want to put in the effort the branding is just Jellyfin branding as it's not a in use site.