jackBonadies / SeekerAndroid

Android client for the Soulseek peer-to-peer network
GNU General Public License v3.0
247 stars 4 forks source link

Missing Wishlist and Privileges features #11

Closed slook closed 2 years ago

slook commented 2 years ago

According to the Soulseek Rules at https://www.slsknet.org/news/node/681 :

"Alternative clients for platforms other than Microsoft(r) Windows(r) that implement the full range of features of the Soulseek® Network ... are tolerated" ... "(including chat, search, wishlist, download, upload, and respect / recognition of privileges)"

However Wishlist and Privileges are lacking features according to README.md :

"supporting downloading, searching, sharing, messages, chatrooms, port forwarding, and more."

Unless the missing features are already included in "and more", then I suppose it is technically necessary to add the missing features into the application for it to be a "tolerated" client on the network.

If the features are already present in the application, then the text in README.md should be changed to reflect this.

jackBonadies commented 2 years ago

Yes both Wishlist and Privileges features are included in the application. I will update the readme.

jackBonadies commented 2 years ago

Updated README.md with commit 17613bee34a1794efcfccf682147999c26c1f7d7

slook commented 2 years ago

Nice work :)