Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 465 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 465 Bytes

mpv Torrserver integration

sends torrent info to TorrServer and gets playlist. Supports torrent files and magnet links

  1. copy mpv-torrserver.lua into your mpv/scripts
  2. Adjust server address in mpv-torrserver.lua or put server=http://[TorrServer ip]:[port] in mpv/script-opts/mpv-torrserver.conf

Usage

Drag & Drop torrent into mpv

or

mpv <magent link or torrent file>

Requirements

  • curl