Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kritma/mpv-torrserver

mpv Torrserver integration plugin
https://github.com/kritma/mpv-torrserver

mpv mpv-script torrserver

Last synced: about 2 months ago
JSON representation

mpv Torrserver integration plugin

Awesome Lists containing this project

README

        

# mpv Torrserver integration
sends torrent info to [TorrServer](https://github.com/YouROK/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

```sh
mpv
```

## Requirements
* curl