update eol notice

This commit is contained in:
Harvey Tindall 2020-11-13 18:23:48 +00:00
parent 6ec214f644
commit b53a6d4006
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2
2 changed files with 3 additions and 1 deletions

View File

@ -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).

View File

@ -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