YouROK / TorrServer

Torrent stream server
GNU General Public License v3.0
1.34k stars 178 forks source link

[Feature] Add multiple user accounts #381

Open cocool97 opened 2 months ago

cocool97 commented 2 months ago

Is your feature request related to a problem? Please describe. Torrserver could have many users registered, all sharing same torrents, but with different seen/unseen.

To keep backward compatibility, we could keep the current behaviour if only one user (no user in fact) has been registered.

Each user could also have its own passwords, associated with a user name (user as default)

What do you think of this feature ? I can handle the implementation server-side.

tsynik commented 2 months ago

I think it's not needed for TorrServer, as this is not a place to store and organize large torrent collections. Old torrents will have no peers probably. Multiple user accounts with different passwords already possible.

cocool97 commented 2 months ago

@tsynik How do multiple user accounts work ? Do they share the same watch history ? It is the true point of my issue, having different watchlists.

filimonic commented 1 month ago

+1 for different watch history per user.