CineLog App
Rate and review movies you saw. Build your own review database ! Features:- Search for movies and series with [https://www.themoviedb.org/ tmdb.org] API;
- Choose tmdb language you want to use;
- Add a review for movies and series you found in a local database;
- Can't find the movies you're looking for ? Create a review without tmdb search;
- Choose the maximum rating you want to use;
- Save your movie and serie wishlist;
- Save your current series progress;
- Use tags to group series and movies;
- Export your review database in CSV format;
- Import an existing review database;
- Enable an automatic CSV backup (can then be synchronised with a cloud client).
- INTERNET to look for movies in tmdb
- ACCESS_NETWORK_STATE to know if you're connected to Internet or not
- READ_EXTERNAL_STORAGE to read files to import
- WRITE_EXTERNAL_STORAGE to export database as a CSV file