drtak34 / my-films

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

MyFilms does not reload DB if plugin was never started in GUI #408

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The standby message handler are initialized only, if MyFilms is started in MP 
GUI. This can results in DB not being reloaded on resume - which is a problem, 
if the "precaching" is used.
The init of the OS handlers should be moved to Init() phase of the plugin, so 
they are initialized on MP start and thus able to work independant of any 
plugin start in GUI.

Original issue reported on code.google.com by Guzz...@googlemail.com on 22 Jul 2014 at 8:48

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

Original comment by Guzz...@googlemail.com on 22 Jul 2014 at 9:15