- Modifié
Bonjour à tous, il semblerait que l'installation ne fonctionne plus ou mal, j'ai beau essayé d'adapter le tuto depuis ce matin, soit je me retrouve avec une erreur dans rutorrent du genre "la liste des torrents ... etc" du à la ligne du .rtorrent.rc :
system.method.set_key=event.download.finished,filebot_amc,"execute={/home/<username>/rtorrent-postprocess,$d.get_base_path=,$d.get_name=,$d.get_custom1=}"
System.method.set_key "command do not exist"
J'ai lu ici dans ce fil qu'en enlevant "system" cela fonctionnait mais sans succès.
Donc si quelqu'un sait comment installer filebot avec :
- Debian 9
- Java 10 voire 11 ( car Java 8 ne semble plus s'installer)
- Le nouveau repo (d'ailleurs y en a deux, sourceforge et filebot officiel : https://get.filebot.net/filebot/FileBot_4.8.2/)
Je continue ma galère en tout cas et reviens vers vous si j'avance.
++ et merci
Edit 1 : Première erreur dans rutorrent :
Lien incorrect avec rTorrent. Vérifier qu'il est bien en cours d'exécution. Vérifier la configuration de $scgi_port et de $scgi_host dans config.php et scgi_port dans le fichier de configuration de rTorrent.
J'ai essayé de redémarrer rutorrent mais rien n'y fait, l'erreur vient de là :
su user
rtorrent
rtorrent: Error in option file: ~/.rtorrent.rc:21: Command "system.method.set_key" does not exist.
.rtorrent.rc
network.scgi.open_port = 127.0.0.1:5001
encoding.add = UTF-8
network.port_range.set = 45000-65000
network.port_random.set = no
pieces.hash.on_completion.set = no
directory.default.set = /home/alex/torrents
session.path.set = /home/alex/.session
protocol.encryption.set = allow_incoming, try_outgoing, enable_retry
schedule2 = watch_directory,1,1,load.start=/home/alex/watch/*.torrent
schedule2 = untied_directory,5,5,stop_untied=/home/alex/watch/*.torrent
schedule2 = espace_disque_insuffisant,1,30,close_low_diskspace=500M
trackers.use_udp.set = yes
dht.mode.set = off
protocol.pex.set = no
throttle.min_peers.normal.set = 40
throttle.max_peers.normal.set = 100
throttle.min_peers.seed.set = 10
throttle.max_peers.seed.set = 50
throttle.max_uploads.set = 15
execute2 = {sh,-c,/usr/bin/php /var/www/rutorrent/php/initplugins.php alex &}
system.method.set_key=event.download.finished,filebot_amc,"execute={/home/alex/rtorrent-postprocess,$d.get_base_path=,$d.get_name=,$d.get_custom1=}"
Edit 2 : Bon bah, il semblerait qu'il y ait un soucis avec Java :
"sh /home/user/rtorrent-postprocess"
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/home/alex/.filebot/jar/groovy.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Run script [fn:amc] at [Sat Aug 25 19:21:55 CEST 2018]
Parameter: music = y
Parameter: artwork = n
Parameter: plex = *****
Parameter: ut_dir =
Parameter: ut_kind = multi
Parameter: ut_title =
Parameter: ut_label =
LicenseError: UNREGISTERED
Illegal usage: no input
Failure (°_°)
Edit 3 :
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
Ps HS : Comment passer un sujet créé en "Résolu" ?