minfoprovider: Response-received signal updated
[maevies] / TODO
1 Release 0.1:
2 * Expose TMDBMovie via DBus
3         - Creating TMDB movie-service gobject
4                 + Getters for each property
5         - A method to generate UID must be added
6         - The result objects lifetime must be controlled and finalized
7         when not needed.
8 * Update build so that it creates a .service file
9 * Create a MovieManager class in Python to ask for and retrieve results
10 * Connect the UI with the MovieManager