Movie DB App
Movie DB is an offline (also has online support) movie database android application. The required data are requested from themoviedb.org. The database (called 'saved' in the application) is offline. To use online mode you need to have account in TMDB. After login, the favourite, watchlist, rate, list feature can be use to sync with https://www.themoviedb.orgFeature-
-Sync with TMDB
-Add favorite, watchlist, rate with TMDB
-Create List
-Offline support (If you don't want to sync with TMDB)
-Import/Export database
What's new in 3.4-full
- Added a feature to mark all previous episodes as watched with a long click.
- Added a "Watching" chip in the Saved tab.
- Implemented an "Up Next" dialog for faster navigation to the next episode.
- Improved JSON and CSV export formats.
- Added CSV import functionality for local databases.
- Added Trakt data export as CSV.
- Fixed a crash on Android 9.