jacebrowning / dropthebeat

Music sharing using Dropbox.
http://dropthebeat.readthedocs.io
Other
6 stars 0 forks source link

Erroneous warning: WARNING: no downloads path for: ... #6

Closed jacebrowning closed 10 years ago

jacebrowning commented 10 years ago

The warning was being displayed because User.incoming using User.outgoing to get a list of shared songs. A friend's download path will always be invalid on another computer. The logging statement was removed here: https://github.com/jacebrowning/dropthebeat/commit/84fa738b7d3bd95ee83ed44cdd69c43c630182ea.