Search found 38 matches

by panda78
27 Oct 2017, 20:06
Forum: macOS
Topic: Filebot damaged after caskinstall
Replies: 4
Views: 4657

Re: Filebot damaged after caskinstall

command-line work fine but the standalone app not run . osx tell that the app could be damaged or incomplete .

im thinking to download paid version from apple store + cask version to run CLI. could be done?
by panda78
27 Oct 2017, 18:11
Forum: macOS
Topic: Filebot damaged after caskinstall
Replies: 4
Views: 4657

Filebot damaged after caskinstall

hi , i've purchased filebot from appstore but i need filebot CLI and i m trying to install with cask. After cask installation i run "brew cask install filebot --force --appdir=/Applications" after this cmd i found filebot in "usr/local/Caskroom/filebot/4.7.9" with denied symbol a...
by panda78
25 Jan 2017, 13:42
Forum: macOS
Topic: org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 1
Replies: 2
Views: 4011

org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 1

hi all , hi have file bot from macappstore + filebot from cask to use CLI FileBot 4.7.7 (r4678) / Java(TM) SE Runtime Environment 1.8.0_112 / Mac OS X 10.12.3 (x86_64) i run this script : filebot -script fn:amc /Volumes/video/ToProcess/ --output /Volumes/video/ --def "seriesFormat=TV Shows/{n}/...
by panda78
28 Mar 2016, 14:44
Forum: Scripting and Automation
Topic: movie.nfo named like movie title
Replies: 1
Views: 1656

movie.nfo named like movie title

hi ,

i have some problems with my apple tv infuse app.
this app search for a *.nfo file with the name like a *.mkv

there is a way to have a .nfo file ( --def artwork=y ) named like a movie file ?

eg : 300 (2006).mkv 300 (2006).nfo




thanks a lot
by panda78
09 Feb 2016, 15:12
Forum: Scripting and Automation
Topic: AMC script and matching problem
Replies: 8
Views: 5608

Re: AMC script and matching problem

i look quickly and i dont understand how to solve a little script i'm making some tests with one episode of "The Flash (2014)" from the script down i find multiples series matching with "the flash" filebot.exe" -script fn:amc --output C:\Users\aartoni\Desktop\output --action...
by panda78
09 Feb 2016, 14:21
Forum: Scripting and Automation
Topic: AMC script and matching problem
Replies: 8
Views: 5608

Re: AMC script and matching problem

rednoah sorry but i'm testing some scrpts to improve my knowledge of filebot.

what command i have to use to see a full list of options?

es : i want to learn more about --filter and i need to see all options available .

there is a way to see all filebot option ?


thanks a lot



Andrea
by panda78
08 Feb 2016, 17:27
Forum: Feature Requests and Bug Reports
Topic: metadati help
Replies: 3
Views: 2588

Re: metadati help

As a rule, FileBot does not delete (exception: cleaner script) or modify files. If you want to modify mp3/mp4/mkv/etc tags you will net to use other tools. Most of these tools only support one specific container format. PS: Please write a tutorial (or blog post or something) on how to use filebot a...
by panda78
08 Feb 2016, 15:58
Forum: Feature Requests and Bug Reports
Topic: metadati help
Replies: 3
Views: 2588

metadati help

hi all, i have finisched to organize my entire library with filebot CLI :) and now i have a little problem. Movies metadati are incorrect. renare work is ok and artwork and extra too but my app infuse pro reconize internal title ( not correct ) and work not well. There is a way to correct metadati ?...
by panda78
08 Feb 2016, 09:53
Forum: Scripting and Automation
Topic: Artwork download "movie not found"
Replies: 3
Views: 2664

Re: Artwork download "movie not found"

Your Movies folder contains video files, which is not allowed: Movies are expected to be organized into folders. The movie is determined using the name of the parent folder of each video file. @see https://www.filebot.net/forums/viewtopic.php?f=4&t=5#p205 sorry , i don't see a movie out of fold...
by panda78
08 Feb 2016, 08:50
Forum: Scripting and Automation
Topic: Artwork download "movie not found"
Replies: 3
Views: 2664

Artwork download "movie not found"

Hi , i use this script to download artwork for my movies filebot -script fn:artwork.tmdb -non-strict --conflict override /Volumes/volume\(sda1\)/Movies/ the result : /Volumes/volume(sda1)/Movies => movie not found Done ヾ(@⌒ー⌒@)ノ my directories iMac:~ Andrea$ cd /Volumes/volume\(sda1\)/Movies/ iMac:M...
by panda78
07 Feb 2016, 21:54
Forum: Scripting and Automation
Topic: Error while loading XML resource
Replies: 1
Views: 1926

Error while loading XML resource

my script filebot -script fn:amc /Users/Andrea/Desktop/INPUT/ --output /Users/Andrea/Desktop/OUTPUT --action move --conflict auto -non-strict --lang ita --def 'artwork=y' 'clean=y' 'extras=y' --def 'unsorted=y' excludeList=escluded.txt --log all --log-file /Users/Andrea/Desktop/FB.log error Fetching...
by panda78
07 Feb 2016, 20:56
Forum: Scripting and Automation
Topic: AMC script and matching problem
Replies: 8
Views: 5608

Re: AMC script and matching problem

i'm trying to use --filter but i don't understand i use this script filebot -script fn:amc /Users/Andrea/Desktop/INPUT/ --output /Users/Andrea/Desktop/OUTPUT --action move --conflict auto -non-strict --lang ita --def artwork=y --def clean=y --filter "age < 7" excludeList=escluded.txt into ...
by panda78
07 Feb 2016, 16:28
Forum: Scripting and Automation
Topic: doubts about subtitles
Replies: 3
Views: 2383

Re: doubts about subtitles

filebot -script fn:suball /Users/Andrea/Desktop/OUTPUT/ -non-strict —-lang ita def maxAgeDays=7 ignoreTextLanguage=regex NoSuchFileException: /Users/Andrea/—-lang java.nio.file.NoSuchFileException: /Users/Andrea/—-lang at net.filebot.cli.ScriptShellMethods.getMediaFolders(ScriptShellMethods.java:156...
by panda78
07 Feb 2016, 15:57
Forum: Synology NAS & Embedded Linux
Topic: java: not found
Replies: 39
Views: 29162

Re: java: not found

rednoah sorry but i'm trying to reinstall filebot using your java installer.
when i launch installation i retrive this error



https://drive.google.com/file/d/0B_eWXe ... sp=sharing




sorry i see now the installer log and my armv5tel is not supported :(
by panda78
07 Feb 2016, 14:21
Forum: Scripting and Automation
Topic: doubts about subtitles
Replies: 3
Views: 2383

doubts about subtitles

Hi , i'm trying to optimize my amc script but i have some doubts about subtitles. this script ( try to download italian and english subs ) don't download any subs filebot -script 'fn:amc' /Users/Andrea/Desktop/INPUT --output /Users/Andrea/Desktop/OUTPUT --action move --conflict auto -non-strict --la...
by panda78
07 Feb 2016, 14:16
Forum: Scripting and Automation
Topic: AMC script and matching problem
Replies: 8
Views: 5608

Re: AMC script and matching problem

What does the console output say? Include the cmdline call and any output or logs. @see https://www.filebot.net/forums/viewtopic.php?f=6&t=1868 1. Use --action test for testing. 2. -non-strict (recommended, see all examples) and --filter (user-specific customizations, see Advanced Fine-Tuning s...
by panda78
07 Feb 2016, 14:15
Forum: macOS
Topic: OS X CLI with Filebot from cask
Replies: 12
Views: 8707

Re: OS X CLI with Filebot from cask

rednoah wrote:Google says your xcode tools aren't set up properly:

Code: Select all

sudo xcode-select --install
@see http://stackoverflow.com/a/33012317/1514467

solved thanks
by panda78
07 Feb 2016, 12:23
Forum: Scripting and Automation
Topic: AMC script and matching problem
Replies: 8
Views: 5608

AMC script and matching problem

hi all , i make my script using in osx : filebot -script 'fn:amc' /Users/Andrea/Desktop/INPUT --output //Users/Andrea/Desktop/OUTPUT --action move --conflict auto --lang it --def 'artwork=y' 'extras=y' 'subtitles=ita' 'clean=y' 'skipExtract=y' 'excludeList=esclusi.txt' for now 80% of my episodes wor...
by panda78
07 Feb 2016, 12:07
Forum: macOS
Topic: OS X CLI with Filebot from cask
Replies: 12
Views: 8707

Re: OS X CLI with Filebot from cask

If you want to upgrade filebot you can run: brew update && brew cask install filebot It seems you have used brew cask before, but some time ago, so you might need to run brew update: https://github.com/caskroom/homebrew-cask#important-december-update-homebrew-cask-will-now-be-kept-up-to-dat...
by panda78
07 Feb 2016, 10:15
Forum: macOS
Topic: OS X CLI with Filebot from cask
Replies: 12
Views: 8707

Re: OS X CLI with Filebot from cask

solved thanks iMac:~ Andrea$ filebot -script fn:sysinfo FileBot 4.6 (r3052) JNA Native: 4.0.0 MediaInfo: MediaInfoLib - v0.7.73 7-Zip-JBinding: OK Chromaprint: fpcalc version 1.1.0 (/opt/homebrew-cask/Caskroom/filebot/4.6/FileBot.app/Contents/MacOS/fpcalc) Extended Attributes: OK Groovy Engine: 2.4....
by panda78
07 Feb 2016, 09:18
Forum: macOS
Topic: OS X CLI with Filebot from cask
Replies: 12
Views: 8707

Re: OS X CLI with Filebot from cask

rednoah wrote:What does java -version say?
Last login: Sat Feb 6 23:06:53 on ttys000
iMac:~ Andrea$ java -version
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-468-11M4833)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-468, mixed mode)
iMac:~ Andrea$
by panda78
06 Feb 2016, 22:10
Forum: macOS
Topic: OS X CLI with Filebot from cask
Replies: 12
Views: 8707

Re: OS X CLI with Filebot from cask

java updated to 8 update 73 but i have the same error also the reboot
by panda78
06 Feb 2016, 18:45
Forum: macOS
Topic: OS X CLI with Filebot from cask
Replies: 12
Views: 8707

Re: OS X CLI with Filebot from cask

rednoah wrote:e.g. running the sysinfo script:

Code: Select all

filebot -script fn:sysinfo

Code: Select all

iMac:~ Andrea$ filebot -script fn:sysinfo
Exception in thread "main" java.lang.UnsupportedClassVersionError: net/filebot/Main : Unsupported major.minor version 52.0
by panda78
06 Feb 2016, 16:22
Forum: macOS
Topic: OS X CLI with Filebot from cask
Replies: 12
Views: 8707

OS X CLI with Filebot from cask

Hi all,
I have install FB with cask but i don t understand how to run amc script.
which file i have to run in terminal?


Thanks