minfoprovider: Fixed support for more than one query
authorSimón Pena <spenap@gmail.com>
Mon, 31 May 2010 09:34:30 +0000 (11:34 +0200)
committerSimón Pena <spenap@gmail.com>
Mon, 31 May 2010 09:34:30 +0000 (11:34 +0200)
commit58f9e2657dcac9eb80f8cd6ec0174c4a97846a17
treee826787546420bdb9c97cc5e58037e6d01efedd0
parent853c455305e6dd58e06133db9e743e9290275e71
minfoprovider: Fixed support for more than one query

The service is able to perform more than a search without object path
collisions, due to the following changes:
* The TMDBMovie service has been updated so that the object path it gets
contains a suffix.
* The MInfoProvider service keeps track of the searches it has done,
and uses that search count + found movie ID to build their suffix
* The TODO is updated to reflect this change
TODO
src/mvs-minfo-provider-service.c
src/mvs-tmdb-movie-service.c
src/mvs-tmdb-movie-service.h