The project involved creating a Telegram bot to streamline the process of downloading and viewing movies in a home theater setup. The bot integrates with DLNA technology, allowing films to be played on various devices within a home network. Key functionalities include downloading films from torrents and streaming sites, automatic re-encoding for compatibility with older televisions, download monitoring, file management, and a role-based access system. The bot supports multiple languages and can issue temporary access for guests. Initially developed in Python, the bot was later rewritten in Go for better performance and compatibility across hardware platforms. It requires at least 1 GB of RAM and a Linux operating system to function effectively. The source code is available on GitHub.