airdcpp-web / airdcpp-webclient

Communal peer-to-peer file sharing application for file servers/NAS devices
https://airdcpp-web.github.io
171 stars 31 forks source link

Different share profiles for different hubs from the same single client? #451

Closed newyokohama closed 1 year ago

newyokohama commented 1 year ago

Good morning,

I have a single instance of the web client (no windows client, no other instances of AirDC++). What I'd like to do is this:

Be a member of two hubs: "hub1" and "hub2", and then make two share profiles: "apples" and "oranges" with different items in them. From this single client instance, I'd like to share both apples and oranges with hub1, but only apples with hub2.

Is this possible? Thanks you for all your continued great work. :-) -NY

maksis commented 1 year ago

Yes, you can customize the share profile for each favorite hub (given that the feature is supported by the hub)

newyokohama commented 1 year ago

Yes, you can customize the share profile for each favorite hub (given that the feature is supported by the hub)

ah ha, gotta add it to the favorites first and then go there. Thanks!