2019-12-23 00:25:40 +03:00
2019-12-22 03:03:14 +03:00
2020-11-01 02:09:21 +03:00

peerflix-deadbeef

peerflix-deadbeef is a wrapper script to use peerflix to listen to music from torrents in DeaDBeeF.

Usage

peerflix-deadbeef <magnet link or torrent file>

Requirements

Make sure that peerflix and curl or wget are in your $PATH.

On Linux, deadbeef is expected to be in your $PATH.

On macOS, script assumes that DeaDBeeF.app is installed to /Applications.

I also recommend installing my patched version of peerflix. It adds one tiny hack to m3u playlist creating code:

npm i -g git+https://github.com/gch1p/peerflix

Install

git clone https://github.com/gch1p/peerflix-deadbeef
cd peerflix-deadbeef
sudo make install

Uninstall

sudo make uninstall

License

MIT

Description
No description provided
Readme MIT 36 KiB
Languages
Shell 90.3%
Makefile 9.7%