View Issue Details

IDProjectCategoryView StatusLast Update
0009314MMW v4Synchronizationpublic2020-09-21 17:37
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0 
Target Version4.0.5Fixed in Version4.0.5 
Summary0009314: Remove iPhone sync dependencies on QuickTime
DescriptionMediaMonkey is dependent on QT. iPhone is not recognized otherwise.
Because iTunes is no longer dependent on QT (in order to sync an Apple device) then it would be nice to remove our dependecies on QT too.
TagsNo tags attached.
Fixed in build1488

Relationships

related to 0009318 closedLudek MMW v4 iOS 5 devices disappear in some cases 
related to 0009382 closedLudek MMW v4 MM fails to start because of d_iPhone.dll for some users 
related to 0016934 closedLudek MMW 5 iOS devices not syncable after update to iTunes 12.10.9 

Activities

rusty

2012-05-04 16:20

administrator   ~0031018

Note: if we can't fix this quickly/at low risk, an alternative approach would be to check if Quicktime is installed, and point the user to the appropriate download location if it isn't (That logic implemented for AAC (including the relevent links + some strings).

As far as strings go, we can re-use:
Quicktime
Do you want to download it?

But we'd need a new generic string:
'Quicktime is required.' (the current string is specific to AAC).
'iPod/iPhone/iPad' (I couldn't find this string, but I expect they exist--note--doesn't need to be translated)

e.g.
Quicktime
=========
Sync (iPod/iPhone/iPad): Quicktime is required.
Do you want to download it?

[Yes] [No]

Ludek

2012-05-04 23:19

developer   ~0031027

Last edited: 2012-05-04 23:20

Fixed in build 1488.

iOS sync is now independent on QT ;-)

stephen_platt

2012-06-05 18:53

developer   ~0031298

verified build 1495