a better way to manage your Jellyfin users, now in go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Harvey Tindall ef4f2503c9
DeleteInvite, user defaults, and email list modification
5 years ago
b
data DeleteInvite, user defaults, and email list modification 5 years ago
README.md
api.go DeleteInvite, user defaults, and email list modification 5 years ago
auth.go
config.go
email.go
go.mod
go.sum
invites.json
jfapi.go
main.go DeleteInvite, user defaults, and email list modification 5 years ago
pwval.go Partial check for invite page, 404 handling 5 years ago
storage.go
views.go Partial check for invite page, 404 handling 5 years ago

README.md

jfa-go

An ongoing rewrite of jellyfin-accounts in Go. I'm doing this to learn the language, so i'll still be maintaining the Python version.

Suggestions and help welcome.