View Issue Details

IDProjectCategoryView StatusLast Update
0020677MMW 5Install/Configpublic2024-03-12 21:24
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0020677: Data import from earlier versions of MediaMonkey
DescriptionMediaMonkey 5 contains a dialog that allows the user to import data from existing MM4 or MM5 installations. We probably need to adjust this for the next version of MM to account for whatever version the user might have previously installed. e.g.

Currently:
Do you want to use the database and settings from MediaMonkey 4 or MediaMonkey 5?
[MediaMonkey 5] [Select folder] [Cancel]

Should this change to something like:
Do you want to use the database and settings from a pre-existing version of MediaMonkey?
[MediaMonkey 4] [MediaMonkey 5/6] [MediaMonkey 6] [??] [Select folder]
TagsNo tags attached.
Fixed in build3004

Relationships

related to 0020579 closedpetr MM6 Portable installation do not offer importing from MM5 only from MM4 

Activities

rusty

2024-03-12 15:02

administrator   ~0074593

Last edited: 2024-03-12 20:09

Based on #20452, this can be something like:
Do you want to use the database and settings from an existing installation of MediaMonkey?
[<MediaMonkey x>] [Select folder] [Cancel]

Note: 'MediaMonkey x' would be the most recent version that MM detects (other versions can be imported vi 'Select folder')

---
Alternatively, but probably too complicated to implement quickly:

Do you want to use the database and settings from an existing installation of MediaMonkey?

Version found - Last updated
( ) MediaMonkey 4 - 2019-02-05
( ) MediaMonkey 5 - 2023-12-24
(o) MediaMonkey 2024 - 2024-02-29

[Import selected] [Select Folder] [Cancel]

petr

2024-03-12 21:24

developer   ~0074602

I've implemented as described .. it start to detect version 2024 once build 3004 in run (and update ini version to 110).