damienhaynes / moving-pictures

Moving Pictures is a movies plug-in for the MediaPortal media center application. The goal of the plug-in is to create a very focused and refined experience that requires minimal user interaction. The plug-in emphasizes usability and ease of use in managing a movie collection consisting of ripped DVDs, and movies reencoded in common video formats supported by MediaPortal.
12 stars 6 forks source link

Updating ALL movies in the database during startup of the plugin #107

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add a share pointing to 2 movie files
2. Close/open the plugin
3. There is entry in the log with UPDATE statement for both files. 
Repeatable at each start of the plugin.
Is that really necessary to perform so many updates during startup of the 
plugin? That's huge performance hit.

17-Sep-2008 01:08:07 Debug [     DatabaseManager]: UPDATING: 9/Tenths  
17-Sep-2008 01:08:07 Debug [     DatabaseManager]: update movie_info set 
title = '9/Tenths ', sortby = '9/Tenths ', directors = '|Bob Degus|', 
writers = '|Michele McGuire|', actors = '|Gabrielle Anwar|Henry Ian 
Cusick|Dave Baez|Cole S. McKay|Richter Hartig|Jessica Marshall-
Gardiner|Moira Squier|Jeff Kerr McGivney|Nell|', year = '2006', genres 
= '|Drama|Romance|Thriller|', certification = '${certification[0]
[0]:htmldecode}', language = 'English', tagline = 'How far would you go to 
survive?', summary = '${summary[0][0]:htmldecode}', score = '5.3', 
user_score = '0', watched = '0', popularity = '0', runtime = '98', 
movie_xml_id = '0', imdb_id = 'tt0421539', alternatecovers = ' ', 
coverfullpath = ' ', coverthumbfullpath = ' ', backdropfullpath = ' ', 
details_url = ' ' where id = 1 

What version of Moving Pictures are you using? What version of MediaPortal?
Current SVN compile.

Original issue reported on code.google.com by pira...@gmail.com on 16 Sep 2008 at 11:13

Attachments:

GoogleCodeExporter commented 9 years ago
I think this has to do with how the plug-in scans for missing cover-art. There 
are no 
real negative side effects to this but still, it shouldn't be behaving this 
way...

Original comment by conrad.john on 19 Sep 2008 at 7:55

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 16 Oct 2008 at 3:23

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 23 Nov 2008 at 1:04

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 25 Nov 2008 at 3:28

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 29 Nov 2008 at 10:45

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 14 Dec 2008 at 6:22

GoogleCodeExporter commented 9 years ago
Shifting to a later release to speed the delivery of 0.7. Future changes to 
scheduling to this issue may be made as we start to nail down exactly what 
will be included in 0.8.

If you have this issue starred and feel it is important we get the change 
into 0.7, please post in the issue thread here and we can discuss the 
possibility of pulling the issue back.

Original comment by conrad.john on 4 Jan 2009 at 11:07

GoogleCodeExporter commented 9 years ago
We have split lower priority issues scheduled for 0.8 to 0.9 so that we can 
more quickly get a new "enhancement release" out the dorr. Specifically 
this is meant to help bring filtering to the users faster. If you feel this 
issue in particular should be included in 0.8 instead of 0.9, please post 
here and we will consider rescheduling.

Original comment by conrad.john on 28 Feb 2009 at 4:40

GoogleCodeExporter commented 9 years ago
Retagged the version number for this issue. This is not a rescheduling, we 
are just changing our version number scale.

Original comment by conrad.john on 29 Nov 2009 at 8:13

GoogleCodeExporter commented 9 years ago

Original comment by conrad.john on 31 Jan 2011 at 1:23