po5 / player-tracker

A tool that automatically updates various TV trackers while you're watching stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

player-tracker

A tool that automatically updates various TV trackers while you're watching stuff.

Installation

Clone the repo, install dependencies.

pip install -r requirements.txt

Usage

python player-tracker.py

To enable services, uncomment lines in services/__init__.py.

How it works

  • Builds a list of files opened in your media player
  • Filenames are parsed using guessit
  • Titles are searched on various services
  • Matching entries are updated

About

A tool that automatically updates various TV trackers while you're watching stuff.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%