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