diff --git a/jellyfin_accounts/__init__.py b/jellyfin_accounts/__init__.py index ad66164..89aca51 100755 --- a/jellyfin_accounts/__init__.py +++ b/jellyfin_accounts/__init__.py @@ -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