View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006444 | MMW v4 | Synchronization | public | 2010-08-17 16:34 | 2010-10-26 23:19 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0006444: Write only one album art file to a folder | ||||
Description | Currently when a track has >1 album art image, we write all of them to a device (if synchronization is configured this way). This causes problem on Android phones, since anything else than albumart.jpg in a folder is considered to be an image and is shown in Gallery together with Photos. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1318 | ||||
|
Fixed in build 1310. |
|
Reminder sent to: Ludek Ludek, please review this and let me know should you think this fix might cause a problem to some users. |
|
The only thing I would add is that we allow user to chose which one it will be used for albumart.jpg or set that Front Cover is used or if undefined first one is used. |
|
Sounds good. The first found 'Cover (Front)' is used, but if there is not a 'Cover (Front)' then nothing is copied. This seems to be logical to me and generally should work fine for most of users. Fixed in build 1317. |
|
If I understand it correctly now it works like: - If 'Cover (Front)' exist then The first found 'Cover (Front)' is copied - If there is no 'Cover (Front)' but there are existing images than First Defined is copied No matter what is it - If there is no Defined Covers First one found is copied |
|
No, - If 'Cover (Front)' exists then the first found 'Cover (Front)' is copied - If there is no 'Cover (Front)' then nothing is copied despite the fact there are any existing images |
|
I'm not sure that it is wise to not copy any Album arts if they exist but not defined. In that case I would rather send first one. |
|
I agree that in case there isn't any Front Cover, we should send the first image assigned to the track. It's probably better to have some image, than to have none. |
|
Fixed in build 1318. |
|
Verified 1318 |