xataz / docker-rtorrent-rutorrent

35 stars 11 forks source link

Problème Filebot #22

Open LfScOrPiO opened 6 years ago

LfScOrPiO commented 6 years ago

Bonjour,

Je rencontre un problème avec l'image. Il semble que filebot ne fonctionne plus. Je ne trouve plus le fichier de log dans l'image et je ne vois pas mes fichiers se déplacer. Cela ne semble plus fonctionner depuis que mon image c'est mise a jour il y a 3 semaines Avez vous le même problème ?

Cordialement,

xataz commented 6 years ago

Salut,

Fonctionne correctement de mon coté. Pourrais-tu me fournir ton fichier .rtorrent.rc, normalement présent dans /config/rtorrent, ainsi que la partie du docker-compose concernant le conteneur rutorrent.

LfScOrPiO commented 6 years ago

Bonjour,

Voila les informations.

  rtorrent:
    image: xataz/rtorrent-rutorrent:latest-filebot
    cpus: 2
    mem_limit: 512m
    memswap_limit: 0m
    container_name: sb-dltorrent_rTorrent
    restart: unless-stopped
    hostname: torrent
    tty: true
    healthcheck:
      test: ["CMD", "curl", "-f", "http://127.0.0.1:8080"]
      interval: 30s 
      timeout: 10s 
      retries: 3
      start_period: 1m
    labels:
      - traefik.enable=true
      - traefik.frontend.rule=&&&&&&&&&&&
      - traefik.port=8080
      - traefik.docker.network=traefik_proxy
      - traefik.frontend.auth.basic=&&&&&&&&&&
    volumes:
      - /home/maxime/Seedbox/Media:/data:rw
      - /home/maxime/Seedbox/Conf/rtorrent/conf:/config:rw
      - /etc/localtime:/etc/localtime:ro
    environment:
      - UID=1000
      - GID=1000
      - PORT_RTORRENT=6881
      - WITH_FILEBOT=YES
      - FILEBOT_RENAME_METHOD=move
      - FILEBOT_RENAME_SERIES="{n}/Season {s}/{n} - {s00e00} - {t}"
      - DHT_RTORRENT=on
    networks:
      - torrent
      - proxy
## Logs
log.open_file = "rtorrent", "/tmp/rtorrent.log"
log.add_output = "info", "rtorrent"
log.add_output = "critical", "rtorrent"
log.add_output = "error", "rtorrent"
log.add_output = "warn", "rtorrent"
log.add_output = "notice", "rtorrent"
log.add_output = "debug", "rtorrent"

## General
directory.default.set = /data/torrents
session.path.set = /data/.session
protocol.encryption.set = allow_incoming, try_outgoing, enable_retry

## Network
network.scgi.open_port = 0.0.0.0:5000
network.port_range.set = 6881-6881
network.port_random.set = no
pieces.hash.on_completion.set = no

trackers.use_udp.set = yes
dht.port = on
protocol.pex.set = no
throttle.min_peers.normal.set = 1
throttle.max_peers.normal.set = 100
throttle.min_peers.seed.set = 1
throttle.max_peers.seed.set = 50
throttle.max_uploads.set = 15

## Divers
encoding.add = utf8

## Scheduling
execute2 = {sh,-c,/usr/bin/php /nginx/www/html/torrent/php/initplugins.php torrent &}
schedule2 = watch_directory,1,1,"load.start=/data/.watch/*.torrent"
schedule2 = untied_directory,5,5,"stop_untied=/data/.watch/*.torrent"
schedule2 = espace_disque_insuffisant,1,30,close_low_diskspace=500M
method.set_key = event.download.finished,filebot,"execute2={/usr/local/bin/postdl,$d.base_path=,$d.name=,$d.custom1=}"
method.set_key = event.download.erased,filebot_cleaner,"execute2=/usr/local/bin/postrm"

Merci.

PixiBixi commented 6 years ago

Plop,

On m'a informé d'une situation plutôt étonnante pour filebot, il semblerait que maintenant filebot demande une.... licence !?

FileBot requires a valid license. Please run `filebot --license *.psm` install your FileBot license.

Il se pourrait que l'erreur vienne de ça.

xataz commented 6 years ago

J'avais vu ça, mais c'était pour les versions supérieur à la 4.7.9, je vérifierai

Autrement @LfScOrPiO, pourrais tu fournir les logs de rtorrent (/tmp/rtorrent.log dans le conteneur), voir si y'a des informations sur l'erreur.

LfScOrPiO commented 6 years ago

Voila le fichier rtorrent.log

xataz commented 6 years ago

Bon en fait cela n'avance rien ^^, j'ai ajouté un /tmp/filebot.log, pourrais-tu voir ce qu'il y a dedans

LfScOrPiO commented 6 years ago

Bonjour,

Je viens de recharger l'image et j'ai refait le test. Mais le fichier /tmp/filebot.log est vide.

Par contre j'ai essayé de lancer directement la commande à la main. Voila le retour.

./filebot.sh --db AniDB -script fn:amc --output "/data/Media" --action move --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y "animeFormat=/data/Media/Animes/{n}/{e.pad(3)} - {t}" "ut_dir=$TORRENT_PATH" "ut_kind=multi" "ut_title=$TORRENT_NAME" "ut_label=Anime" | tee -a /tmp/filebot.log Locking /filebot/data/logs/amc.log Run script [fn:amc] at [Mon Nov 19 16:35:31 GMT 2018] Parameter: excludeList = amc.excludes Parameter: unsorted = y Parameter: animeFormat = /data/Media/Animes/{n}/{e.pad(3)} - {t} Parameter: ut_dir = Parameter: ut_kind = multi Parameter: ut_title = Parameter: ut_label = Anime

----------------------------------- -----------------------------------

Dear Linux user, root,

FileBot currently only officially supports Windows 10 and macOS because these platforms make it easy to sell FileBot via their respective app stores. Unfortunately, selling software on Ubuntu, Debian, Red Hat, SUSE, Synology NAS, QNAP NAS, etc is not as easy and not really worth the effort considering the small number of users willing to support the project. This Patreon is an experiment to see how many users are willing to financially contribute towards freely available donation-supported new releases on these platforms.

Please support FileBot for Linux with a pledge of $1 per release on Patreon:

=> https://www.patreon.com/filebot

If every other Linux user were to pledge a small amount of money to the FileBot project, then you could easily fund the project ten times over. Please financially support the software you use and rely on, be it FileBot or any other tool. It's just polite, and it helps the ecosystem.

Thank you, The FileBot Team

---------------------------------- -----------------------------------

Illegal usage: no input Failure (°_°)

LfScOrPiO commented 5 years ago

Bonsoir,

Il y a que moi qui ai le problème ? :)

PixiBixi commented 5 years ago

J'ai installé des serveurs dans la semaine et aucun pb de mon côté ?