add deprecation notice to program

This commit is contained in:
2020-08-31 14:13:53 +01:00
parent 237c575441
commit a4feaa5d64

View File

@@ -1,6 +1,8 @@
# 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")
import secrets
import configparser
import shutil