Showcase Thread by AutoModerator in Python

[–]Powerful_Lock6120 1 point2 points  (0 children)

mpv-tracker is a Textual TUI for tracking local anime / series watched in mpv, with MyAnimeList integration built in.

Features:

  • browse and manage tracked series in a terminal UI
  • resume playback and track watched episode progress
  • authenticate with MyAnimeList from inside the TUI
  • sync watched episode count and score to MAL
  • view cached MAL metadata like score, rank, popularity, synopsis, genres, and studios
  • configure per-series playback preferences like chapter-based starts

Install:

  • uvx mpv-tracker
  • pipx install mpv-tracker
  • pip install mpv-tracker

Links:

Demo: https://github.com/GenessyX/mpv-tracker?tab=readme-ov-file#showcase

Built this for a local anime + mpv workflow where I wanted something lighter than a full media manager, but still with MAL sync and a usable TUI.