THe problem is that if the title and author are identical then the filename on the device is identical, so you can have only one such file on the device. You can fix that by changing the send to device filenaming template and adding {id} to it somewhere.
|