Compare commits

...

2 Commits

Author SHA1 Message Date
Harvey Tindall 38facc0adc
accidental merge 2020-11-13 18:24:33 +00:00
Harvey Tindall b53a6d4006
update eol notice 2020-11-13 18:23:48 +00:00
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