![]() |
|
|||||||
| Notices |
| Preferences Known Issues with TuneUp Preferences |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Administrator
|
Symptom:
TuneUp added a new feature that aggressively tries to tag songs to the original album. This feature does a secondary lookup and more post processing on all the results which can not only take time but also produce wrong results (false positives). The preference to turn this off is not working Cause: Due to some miscommunication between the client code and the user interface code, the preference is not saved under the wrong name. Workaround: Here is a workaround to turn the feature off (or back on again): 1. Open Windows Explorer and navigate to %appdata%\TuneUpMedia (or C:\Documents and Settings\YOURUSERNAME\Application Data\TuneUpMedia 2. Open the file called TuneUpAppPreferences.xml with Notepad.exe (or some other text editor). add this line between the <Properties> lines to turn the feature off: <VALUE name="secondaryId" val="0"/> add this line between the <Properties> lines to turn the feature on: <VALUE name="secondaryId" val="1"/> Anticipated Fix: June 10, 2009 |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|