drtak34 / my-films

Automatically exported from code.google.com/p/my-films
0 stars 0 forks source link

Prevent loading of config, if AMC DB version is "4.2" or above #395

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Prevent loading of config, if AMC DB version is "4.2" or above to avoid that 
data will be lost, when saving in MyFilms extended AMC-V4.1 format.
check db xml:
<AntMovieCatalog Format="42" Version="4.2.0...

Original issue reported on code.google.com by Guzz...@googlemail.com on 2 Jul 2014 at 6:40

GoogleCodeExporter commented 8 years ago
Let's make sure all use cases are considered:
1. User creates new catalog (via Wizard) using AMC 4.2 XML DB - should be 
prevented
2. User upgrades existing AMC XML DB to 4.2 - enters Setup to check settings 
and gets a warning that catalog cannot be loaded.
3. User User upgrades existing AMC XML DB to 4.2 and continues to use existing 
Config (setup for AMC  4.1 and DOES NOT go into setup - simply opens GUI

Thus prevent loading of 4.2 XML DB must apply to both Setup and GUI.

Original comment by Dade...@gmail.com on 3 Jul 2014 at 4:20

GoogleCodeExporter commented 8 years ago
Case 1 and 3 are supported. Case 2 can only check if the user saves the config, 
as this will do the checks - added DB format check there too.

Original comment by Guzz...@googlemail.com on 12 Jul 2014 at 3:46

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r3119.

Original comment by Guzz...@googlemail.com on 12 Jul 2014 at 3:49

GoogleCodeExporter commented 8 years ago
Related to Issue #403

Original comment by Dade...@gmail.com on 13 Jul 2014 at 3:03

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r3120.

Original comment by Guzz...@googlemail.com on 13 Jul 2014 at 9:21

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r3121.

Original comment by Guzz...@googlemail.com on 13 Jul 2014 at 9:46

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r3122.

Original comment by Guzz...@googlemail.com on 13 Jul 2014 at 10:14

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r3123.

Original comment by Guzz...@googlemail.com on 13 Jul 2014 at 11:50

GoogleCodeExporter commented 8 years ago
Verified in build 3122.
Changed Docs to req (done now), and updated wiki with warning that AMC 4.2 is 
not supported:
http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/My_Film
s/21_Supported_Catalogs
http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/My_Film
s/21_Supported_Catalogs/Ant_Movie_Catalog

Also added note about dialog when trying to open invalid AMC 4.2 DB to 
http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/My_Film
s/3_Using_My_Films

and info about trying to save a AMC 4.2 DB in setup to:
http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/My_Film
s/4_MyFilms_Setup/1_General_Tab
http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/17_Extensions/3_Plugins/My_Film
s/20_Setup_Guides/1_Quick_Setup/3_Setup_Wizard

Original comment by Dade...@gmail.com on 13 Jul 2014 at 12:16

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r3124.

Original comment by Guzz...@googlemail.com on 14 Jul 2014 at 7:50

GoogleCodeExporter commented 8 years ago
User message change verified:
Updated screenshot of dialog/message in wiki

Original comment by Dade...@gmail.com on 16 Jul 2014 at 12:22