Netflix Views

Introduction

Netflix Views is a simple yet handy app for anyone who struggles to remember whether they've already watched a particular movie or series on Netflix.

Key Features

Download

Netflix Views is free of charge, no ads.

Rest assured, this app is completely SAFE - it does NOT contain any spyware, viruses, or any unauthorized code.

Version History

Support

If you have any questions or suggestions, please feel free to email the developer. Questions and suggestions of general interest will be posted in the FAQs section with corresponding answers.

Frequently Asked Questions

  • WRITE_EXTERNAL_STORAGE
  • Log into Netflix using a browser. (The Netflix app option doesn't work, the reason seems to be that it lacks permission to download files.)
  • Click the menu up to the right and choose "Account".
  • Select "Edit settings".
  • Choose "Viewing activity".
  • Scroll to the bottom of the list and tap/click "Download all".
  • The download should create file "NetflixViewingHistory.csv" in the Download folder.
  • Transfer the downloaded file to the device's Download folder, using e.g. Google Drive, DropBox, etc.
  • Tap "Refresh" in the app to refresh the database. This may take 5-10 minutes (or much more) depending on device and the size of the viewing data. An example: A file with around 6000 lines (views) takes around 5 minutes to install using a Samsung A52s. All the required processing to add a viewing record to the internal database, including parsing, is done using a single SQLite INSERT statement - so the app itself is not the bottleneck. :-)

Privacy Policy

Acknowledgement

Netflix Views is developed using an Android development platform called Tasker.