mirror of
https://github.com/zoriya/flake.git
synced 2026-06-05 11:39:51 +00:00
Disable pulsewire camrera
This commit is contained in:
@@ -3,9 +3,6 @@ set -e
|
||||
|
||||
name=$(guessit "$1" -P "title" | tr -d "[:punct:]")
|
||||
|
||||
# curl -s 'http://localhost:3000/api/torrents' -b $(cat /var/lib/flood/flood.cookiefile) |
|
||||
# jq '.torrents.[].directory' -r |
|
||||
# sed s@/mnt/kyoo/shows/@@ |
|
||||
ls /mnt/kyoo/shows/ | tr -d "[:punct:]" | grep -qix "$name"
|
||||
|
||||
echo "Downloading $1"
|
||||
|
||||
Reference in New Issue
Block a user