Files
ports/net-p2p/Makefile
T
Michiel van Baak Jansen 2e0f8604f3 net-p2p/autopulse: New port autopulse v1.5.0 - Scan MultiMedia library on webhook triggers
An automated scanning tool that bridges media organizers
such as Sonarr and Radarr with media servers
such as Plex and Jellyfin.

The goal is to provide a simple, efficient, and reliable way to update
your media library reducing full library scans.

A key feature is the ability to provide a hash of the file to the API,
which will then wait for the file to match that hash before updating targets.

Another benefit over autoscan is support for PostgreSQL as backend.

WWW: https://github.com/dan-online/autopulse

PR:		282175
2026-02-04 13:41:14 +01:00

111 lines
2.7 KiB
Makefile

COMMENT = Peer-to-peer network applications
SUBDIR += aeron
SUBDIR += amule
SUBDIR += autopulse
SUBDIR += autoscan
SUBDIR += awgg
SUBDIR += bazarr
SUBDIR += bitcoin
SUBDIR += bitcoin-daemon
SUBDIR += bitcoin-utils
SUBDIR += bitmark
SUBDIR += bitmark-cli
SUBDIR += bitmark-daemon
SUBDIR += bitmark-recorder
SUBDIR += btcheck
SUBDIR += c-lightning
SUBDIR += cardano-db-sync
SUBDIR += cardano-node
SUBDIR += clboss
SUBDIR += cncli
SUBDIR += cpuminer
SUBDIR += createtorrent
SUBDIR += ctcs
SUBDIR += ctorrent
SUBDIR += datum_gateway
SUBDIR += dclib
SUBDIR += deluge
SUBDIR += deluge-cli
SUBDIR += ed2k
SUBDIR += ed2k-hash
SUBDIR += eiskaltdcpp-cli
SUBDIR += eiskaltdcpp-daemon
SUBDIR += eiskaltdcpp-data
SUBDIR += eiskaltdcpp-gtk
SUBDIR += eiskaltdcpp-lib
SUBDIR += ethash
SUBDIR += go-ethereum
SUBDIR += gtk-gnutella
SUBDIR += hostd
SUBDIR += intermodal
SUBDIR += jackett
SUBDIR += jigdo
SUBDIR += ktorrent
SUBDIR += libktorrent
SUBDIR += libtorrent
SUBDIR += libtorrent-rasterbar
SUBDIR += libtorrent-rasterbar2
SUBDIR += libutp
SUBDIR += lidarr
SUBDIR += linuxdcpp
SUBDIR += litecoin
SUBDIR += litecoin-daemon
SUBDIR += litecoin-utils
SUBDIR += lxmf
SUBDIR += microdc2
SUBDIR += minder
SUBDIR += mkbrr
SUBDIR += mktorrent
SUBDIR += mldonkey
SUBDIR += mldonkey-core
SUBDIR += mldonkey-gui
SUBDIR += monero-cli
SUBDIR += namecoin
SUBDIR += namecoin-daemon
SUBDIR += namecoin-utils
SUBDIR += ncdc
SUBDIR += nomadnet
SUBDIR += ogmios
SUBDIR += opendchub
SUBDIR += oura
SUBDIR += p5-Net-DirectConnect
SUBDIR += p5-WWW-BitTorrent
SUBDIR += prowlarr
SUBDIR += pulsar-client-cpp
SUBDIR += py-ed2k-tools
SUBDIR += py-libtorrent-rasterbar
SUBDIR += py-nicotine-plus
SUBDIR += py-pulsar-client
SUBDIR += py-stig
SUBDIR += py-transmission-rpc
SUBDIR += py-tremc
SUBDIR += pyln-bolt7
SUBDIR += pyln-client
SUBDIR += pyln-proto
SUBDIR += qbittorrent
SUBDIR += radarr
SUBDIR += readarr
SUBDIR += renterd
SUBDIR += reticulum
SUBDIR += retroshare
SUBDIR += rslsync
SUBDIR += rtorrent
SUBDIR += sonarr
SUBDIR += torrent-file-editor
SUBDIR += torrentcheck
SUBDIR += torrentsniff
SUBDIR += transmission
SUBDIR += transmission-components
SUBDIR += transmission-remote-gui
SUBDIR += tremotesf
SUBDIR += twitch-tui
SUBDIR += udpt
SUBDIR += uhub
SUBDIR += walletd
SUBDIR += warpinator
SUBDIR += xbt
SUBDIR += xmrig
.include <bsd.port.subdir.mk>