You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server for media scraping and downloading, intended to work in conjunction with the rmp-client as the frontend and Transmission running on the system to handle downloads.
$ docker build . -t rmp
$ docker run --rm -i rmp cargo build
$ docker run --rm -i rmp cargo test
About
Server for media scraping and downloading, intended to work in conjunction with the rmp-client as the frontend and Transmission running on the system to handle downloads.