Closed JacobZ closed 10 years ago
Check collisions in filenames. Currently to prevent collisions mot suffixes are added (file.mp3 -> file.mp3.mpga.mpga).
Re-test Sprint8: On Android the received music file names still do not display song information, only:
on iOS we have interpret, song title, size
Filename seems to be empty when receiving from iOS. Looks like a bug. Size could be added.
See hoccer/hoccer-talk-spike#75.
ok, i see.
Pointers:
In short: The iOS client still uses fileName
but accepts filename
, too.
Ok, thank you. I will look into it.
Fixed.
see iOS implementation for reference