Skip to content

po5/player-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages