Series Watcher

This project is a Python script that uses the MovieDB API to gather data on TV series and notify users when new episodes are released. The script allows users to input a list of series they follow, and then checks for new episodes on a weekly basis. It then sends an email to the user with a summary of which episodes were released in the past week and which will be released in the upcoming week.

Technologies Used:

  • Python for data collection and email automation
  • The MovieDB API for gathering information on TV series
  • Libraries and modules such as Pandas, Numpy, and smtplib for data processing and email functionality

Key Features:

  • User input for a list of series to track
  • Automatic weekly checking for new episodes
  • Email functionality to send the report to specified recipients
  • Summary of past and upcoming episodes releases

The script is designed to be simple and user-friendly, allowing users to easily input the series they want to track and receive notifications on new episode releases. It can save time for TV series enthusiasts by automating the process of checking for new episodes and sending notifications of their release.

This project can be useful for TV series enthusiasts who want to stay up to date on new episode releases without having to constantly check for updates. It's simple and user-friendly, and it can save time by automating the process of checking for new episodes and sending notifications of their release. This script can help to make the process more efficient and less prone to errors. It's useful for individuals who wants to keep track of their favorite series without missing any episode.