mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2025-04-20 01:52:54 +00:00
Compare commits
No commits in common. "38facc0adc57808aa6fa84a98d48061019dc246f" and "8e070dbe2af59e9021e4acb5adc06a4ae5254b27" have entirely different histories.
38facc0adc
...
8e070dbe2a
@ -1,6 +1,4 @@
|
|||||||
## 👀 ➡️: Try [jfa-go](https://github.com/hrfee/jfa-go), a rewrite in Go. It's faster and has more features.
|
## 👀 ➡️: 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.
|
###### 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).
|
You can find the old README [here](https://github.com/hrfee/jellyfin-accounts/blob/main/README.old.md).
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Runs it!
|
# Runs it!
|
||||||
__version__ = "0.3.9"
|
__version__ = "0.3.9"
|
||||||
|
|
||||||
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")
|
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 secrets
|
||||||
import configparser
|
import configparser
|
||||||
|
Loading…
Reference in New Issue
Block a user