You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible for a user to share his music with another. If I share my music with you, then my server sends its index of files to yours, and now you are able to search all the music as one big database.
Note that servers don't necessarily share the files itself, each could be responsible for their music, or they could transfer the music on demand. When I click "play", the server requests the file, stores it and then streams it.
The text was updated successfully, but these errors were encountered:
It should be possible for a user to share his music with another. If I share my music with you, then my server sends its index of files to yours, and now you are able to search all the music as one big database.
Note that servers don't necessarily share the files itself, each could be responsible for their music, or they could transfer the music on demand. When I click "play", the server requests the file, stores it and then streams it.
The text was updated successfully, but these errors were encountered: