Perfect! Thanks Red!rednoah wrote: 09 Jul 2018, 06:14 Windows 7 /10 taskbar is fixed with r5684 or higher. I'll upload new builds today or tomorrow.

Perfect! Thanks Red!rednoah wrote: 09 Jul 2018, 06:14 Windows 7 /10 taskbar is fixed with r5684 or higher. I'll upload new builds today or tomorrow.

Code: Select all
No signature of method: java.util.Date.format() is applicable for argument types: (String) values: [[yyyy-MM-dd HH mm]]
Possible solutions: from(java.time.Instant), toYear(), getAt(java.lang.String), parse(java.lang.String), print(java.io.PrintWriter), print(java.lang.Object)
groovy.lang.MissingMethodException: No signature of method: java.util.Date.format() is applicable for argument types: (String) values: [[yyyy-MM-dd HH mm]]
Possible solutions: from(java.time.Instant), toYear(), getAt(java.lang.String), parse(java.lang.String), print(java.io.PrintWriter), print(java.lang.Object)
at Script1.run(Script1.groovy:646)
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:148)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:36)
at net.filebot.Main.main(Main.java:126)
Code: Select all
/usr/bin/filebot \
-script fn:amc\
-non-strict\
-r\
--action "${ACTION}"\
--output "${OUTPUT}"\
--lang "de"\
--log-file "amc.log"\
--conflict "${CONFLICT}"\
--def\
clean="y"\
unsorted="y"\
storeReport="y"\
ignore="(\.idx|\.sub|\.srt)"\
skipExtract="y"\
movieFormat="Filme/{n} ({y})"\
seriesFormat="Serien/{n}/{'Staffel '+s}/{n} - {sxe} - {t}"\
"${SEARCH}"
Code: Select all
filebot -script fn:sysinfo
FileBot 4.8.2 (r5667)
JNA Native: 5.2.0
MediaInfo: 18.05
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2018-07-02 (r528)
Groovy: 2.5.0
JRE: Java(TM) SE Runtime Environment 10.0.1
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 1 GB Max Memory / 36 MB Used Memory
OS: Linux (amd64)
HW: Linux debian 4.16.0-0.bpo.2-amd64 #1 SMP Debian 4.16.16-2~bpo9+1 (2018-06-26) x86_64 GNU/Linux
DATA: /home/bruno/.filebot
Package: DEB
License: FileBot License P3956012 (Valid-Until: 2019-07-03)
Done ヾ(@⌒ー⌒@)ノ
Not sure. Can you provide screenshots of what you see? That being said, payment processing is entirely done by Paddle, so probably not much I can do to solve PayPal / Paddle issues, though I'm curious what the error / validation email says.Seexelas wrote: 13 Jul 2018, 15:38 i tried to buy a licence for my synology but after the paypal page, i got an error. I received a paypal mail to validate my purchase but nothing since. I opened a ticket to paddle,
Fixed with r5710. New release packages should be online in 1-2 hours.b2un0 wrote: 13 Jul 2018, 13:16 i think this was related to the AMC and "storeReport=y" flag because my reports folder is empty since i updated to 4.8.2
works, thank you!rednoah wrote: 13 Jul 2018, 15:45 Fixed with r5710. New release packages should be online in 1-2 hours.
thank you, also works!rednoah wrote: 13 Jul 2018, 15:45 If you're using the DEB, then you can also give the new DEB repository a try:
viewtopic.php?f=11&t=6028
Oh Lord! I must have been tired, just wasn't paying attention...though I would have expected it to be naturally defaulted to something like I feel v4.7.9 was. Per your feedback, I noticed that "Action:" was blank, I changed to "move and rename" and my execute button comes alive!rednoah wrote: 14 Jul 2018, 05:52 1.
You need to fill out all the required fields in the UI, e.g. certain combo boxes must not be empty.
2.
says info shows that certain optional components are not working, which is normal on less well supported architectures. You won’t notice; depending on what you’re doing.
My issue was quickly solved by Paddlerednoah wrote: 13 Jul 2018, 15:43Not sure. Can you provide screenshots of what you see? That being said, payment processing is entirely done by Paddle, so probably not much I can do to solve PayPal / Paddle issues, though I'm curious what the error / validation email says.Seexelas wrote: 13 Jul 2018, 15:38 i tried to buy a licence for my synology but after the paypal page, i got an error. I received a paypal mail to validate my purchase but nothing since. I opened a ticket to paddle,
Code: Select all
License Error: UNREGISTERED
FileBot requires a valid license. Please run `filebot --license *.psm` as user `sc-deluge` to install your FileBot license.If you log in via SSH, then you can use standard Linux tools such as sudo -H -u <user> name to run commands as a different user:LBKirk wrote: 16 Jul 2018, 23:49 I'm running the node under the Admin account with an activated license and I don't know if I'm missing something but how do I run the license as the sc-deluge user account so that I can use the Filebot plugin?