Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ftk/mpv-confluence
Open magnet links in mpv using confluence
https://github.com/ftk/mpv-confluence
Last synced: 3 months ago
JSON representation
Open magnet links in mpv using confluence
- Host: GitHub
- URL: https://github.com/ftk/mpv-confluence
- Owner: ftk
- Created: 2021-12-20T15:54:29.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T14:23:52.000Z (12 months ago)
- Last Synced: 2024-06-30T13:39:38.844Z (4 months ago)
- Language: Lua
- Size: 17.6 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-mpv - confluence - Open magnet links using [confluence](https://github.com/anacrolix/confluence) HTTP service. Recommended to use [modified script](https://github.com/ftk/mpv-confluence/tree/torrserver) for [TorrServer](https://github.com/YouROK/TorrServer) instead. (Streaming)
README
UPDATE: Check out [torrserver branch](https://github.com/ftk/mpv-confluence/tree/torrserver) that works with [TorrServer](https://github.com/YouROK/TorrServer/) by YouROK.
TorrServer is better maintained and is based on the same [torrent](https://github.com/anacrolix/torrent) library by [anacrolix](https://github.com/anacrolix).# mpv-confluence
This script allows you to open magnet links using [confluence](https://github.com/anacrolix/confluence) torrent client.It also tries to match external audio and subtitle files with video files.
1. Install and set up [confluence](https://github.com/ftk/confluence/releases/) on your PC or a server in your LAN
2. Clone this repo into your `mpv/scripts` directory or save `main.lua` as `mpv-confluence.lua`
3. (optional) Adjust `server` address in `main.lua` to your confluence HTTP address or put `server=http://[confluence ip]:[port]` in `mpv/script-settings/mpv-confluence.conf`
4. Open a magnet link in mpv.
5. (optional) Recommended mpv.conf options:
```
prefetch-playlist=yes
```