mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-12-22 00:50:12 +00:00
update eol notice
This commit is contained in:
parent
6ec214f644
commit
b53a6d4006
@ -1,4 +1,6 @@
|
||||
## 👀 ➡️: Try [jfa-go](https://github.com/hrfee/jfa-go), a rewrite in Go. It's faster and has more features.
|
||||
###### I won't be updating this version any more, and switching should be easy.
|
||||
|
||||
**please don't open any new issues.**
|
||||
|
||||
You can find the old README [here](https://github.com/hrfee/jellyfin-accounts/blob/main/README.old.md).
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Runs it!
|
||||
__version__ = "0.3.9"
|
||||
|
||||
print("Note: jellyfin-accounts will likely not receive many future updates. Try jfa-go, a rewrite thats fast, portable, and has more features. Find it at\nhttps://github.com/hrfee/jfa-go\n")
|
||||
print("Note: jellyfin-accounts has been deprecated. Try jfa-go, a rewrite thats fast, portable, and has more features. Find it at\nhttps://github.com/hrfee/jfa-go\n")
|
||||
|
||||
import secrets
|
||||
import configparser
|
||||
|
Loading…
Reference in New Issue
Block a user