Pomoc Medialibrary / Filebot

Guglielmo

Nowy użytkownik
Noobie
15 Marzec 2018
8
0
1
34
QNAP
TS-x70 Pro
Ethernet
1 GbE
Hi,
i'm interested to implement medialibrary and filebot automation.
i read this guide Media Library/Filebot - How to properly setup Media Library/install Filebot?
but in my rtorrent UI i don't saw this error:
Symptoms:
  • Get warning message in rtorrent-Pro settings:
    [WARNING='FileBot has no valid license.']External filebot found, but it's Unregistered version. Until FileBot gets valid license, media library will be build using old and deprecated FileBot tool. Obtain FileBot license to unlock all Media Library automation features.

    Buy FileBot Lincense[/WARNING]

...
i have to install filebot from appcenter as in guide or now is it included in rtorrent-pro installation?
How can i check if filebot is installed and running?
must I buy the filebot license, if i want to use medialibrary feature?
filebot lifetime is it ok?

then i add like this?
filebot --license file.psm

thanks for reply

Firmware version: 4.3.6.1050 Build 30/08/2019
Model name: QNAP TS-870 PRO
 
filebot is included into rtorrent you simply uninstall the existing filebot you have and the rtorrent qkgp has filebot included. it works great once you download a file itll automatically put it into rtorrent/medialibrary just share the library with plex etc and it works :) there is a post somewhere about removing filebot as rtorrent has it built in :)
 
Well i tried to download a movie just to test all the settings,
and file is download in "share/Rtorrent/download/movie"
and hardlinked in share/Rtorrent/complete/movie
but, for now nothing happen in medialibrary.

second problem, if i click on "rescan all on complete" in rtorrent settings
upload_2019-9-10_11-42-45.png


watching this log /share/Rdownload/logs/medialib.log
i see this error:
Kod:
Ignore hidden: /share/CACHEDEV1_DATA/Rdownload/complete/movie/xXx - Il ritorno di Xander Cage (2017)/.@__thumb
No such property: displaySize for class: java.io.File
groovy.lang.MissingPropertyException: No such property: displaySize for class: java.io.File
        at Script1.acceptFile(Script1.groovy:259)
        at Script1$_resolveInput_closure95.doCall(Script1.groovy:287)
        at com.sun.proxy.$Proxy14.accept(Unknown Source)
        at net.filebot.util.FileUtilities.getChildren(FileUtilities.java:522)
        at net.filebot.cli.ScriptShellMethods.listFiles(ScriptShellMethods.java:95)
        at Script1.resolveInput(Script1.groovy:287)
        at Script1$_resolveInput_closure96.doCall(Script1.groovy:287)
        at Script1.resolveInput(Script1.groovy:287)
        at Script1$_resolveInput_closure96.doCall(Script1.groovy:287)
        at Script1.resolveInput(Script1.groovy:287)
        at Script1$_run_closure60.doCall(Script1.groovy:300)
        at Script1.run(Script1.groovy:300)
        at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
        at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:163)
        at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:37)
        at net.filebot.Main.main(Main.java:132)

Error (:s)
20190910_113008 - STEP [ 6/xx] - qurunner - Removing item from the scan list: /share/Rdownload/complete::

Any Ideas?
Thanks you for reply
Another test with only one file:

Kod:
No such property: Movie for class: net.filebot.media.AutoDetection$Group
Possible solutions: movie
groovy.lang.MissingPropertyException: No such property: Movie for class: net.filebot.media.AutoDetection$Group
Possible solutions: movie

Some one can help?
thanks