mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
update
This commit is contained in:
16
README.md
16
README.md
@@ -131,8 +131,22 @@ if hash is not empty, return viewed file of torrent
|
|||||||
##### Json struct see in
|
##### Json struct see in
|
||||||
https://github.com/YouROK/TorrServer/blob/d36d0c28f805ceab39adb4aac2869cd7a272085b/server/settings/viewed.go
|
https://github.com/YouROK/TorrServer/blob/d36d0c28f805ceab39adb4aac2869cd7a272085b/server/settings/viewed.go
|
||||||
|
|
||||||
###
|
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
### Authorization
|
||||||
|
|
||||||
|
The user data file should be located near to the settings.\
|
||||||
|
File name: *accs.db*\
|
||||||
|
File format:\
|
||||||
|
|
||||||
|
{\
|
||||||
|
"User1": "Pass1",\
|
||||||
|
"User2": "Pass2"\
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
### Donate:
|
### Donate:
|
||||||
[PayPal](https://www.paypal.me/yourok)
|
[PayPal](https://www.paypal.me/yourok)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user