fixed everything and updated my Guide
http://www.filebot.net/forums/viewtopic.php?f=4&t=2904
Search found 17 matches
- 01 Sep 2015, 08:43
- Forum: Ubuntu & Desktop Linux
- Topic: Install filebot on raspberry
- Replies: 5
- Views: 7213
- 01 Sep 2015, 06:33
- Forum: Scripting and Automation
- Topic: [GUIDE] Filebot + MediaInfo + Raspberry Pi
- Replies: 19
- Views: 38599
Re: [GUIDE] Filebot + MediaInfo + Raspberry Pi
at caragato
updated my guide
http://www.filebot.net/forums/viewtopic ... 274#p16274
^^this worked for me
updated my guide
http://www.filebot.net/forums/viewtopic ... 274#p16274
^^this worked for me
- 31 Aug 2015, 22:21
- Forum: Ubuntu & Desktop Linux
- Topic: Install filebot on raspberry
- Replies: 5
- Views: 7213
Re: Install filebot on raspberry
okay redid everything and got rid of mediainfo error.
but fpcalc error stays.
what is fpcalc. is it only for music ?
but fpcalc error stays.
what is fpcalc. is it only for music ?
- 31 Aug 2015, 20:07
- Forum: Ubuntu & Desktop Linux
- Topic: Install filebot on raspberry
- Replies: 5
- Views: 7213
Install filebot on raspberry
hi i tried to install filebot on my little 24/7 pi2
everything works exept mediainfo
root@pi-server:~# filebot -script "fn:sysinfo"
FileBot 4.6 (r3052)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': Native library (linux-arm/libmediainfo.so) not ...
everything works exept mediainfo
root@pi-server:~# filebot -script "fn:sysinfo"
FileBot 4.6 (r3052)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': Native library (linux-arm/libmediainfo.so) not ...
- 09 Aug 2015, 15:51
- Forum: Scripting and Automation
- Topic: Execute Program on processed Folder. not on file
- Replies: 1
- Views: 2295
Execute Program on processed Folder. not on file
Hi,
is there a way to use this command with folder
--def "exec=touch '{file}'"
like
--def "exec=touch '{folder}'"
is there a way to use this command with folder
--def "exec=touch '{file}'"
like
--def "exec=touch '{folder}'"
- 02 May 2015, 18:49
- Forum: Scripting and Automation
- Topic: pyLoad FileBot Plugin
- Replies: 1
- Views: 3620
pyLoad FileBot Plugin
Just want to let u guys know that there is a plugin to use FIleBot along with pyLoad.
https://github.com/Gutz-Pilz/pyLoad-stuff/blob/master/FileBot.py
just "cd" into your pyload hooks folder and "wget"/download the hook from my GitHub site.
for me it is (debian jessie)
cd /root/.pyload ...
https://github.com/Gutz-Pilz/pyLoad-stuff/blob/master/FileBot.py
just "cd" into your pyload hooks folder and "wget"/download the hook from my GitHub site.
for me it is (debian jessie)
cd /root/.pyload ...
- 16 Apr 2015, 11:56
- Forum: Scripting and Automation
- Topic: [GUIDE] Filebot + MediaInfo + Raspberry Pi
- Replies: 19
- Views: 38599
Re: [GUIDE] Filebot + MediaInfo + Raspberry Pi
1. Install java
#download
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-arm-downloads-2187472.html
tar zxvf jdk-8u33-linux-arm-vfp-hflt.gz -C /opt
update-alternatives --install /usr/bin/javac javac /opt/jdk1.8.0_33/bin/javac 1
update-alternatives --install /usr/bin/java java /opt ...
#download
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-arm-downloads-2187472.html
tar zxvf jdk-8u33-linux-arm-vfp-hflt.gz -C /opt
update-alternatives --install /usr/bin/javac javac /opt/jdk1.8.0_33/bin/javac 1
update-alternatives --install /usr/bin/java java /opt ...
- 02 Aug 2014, 07:32
- Forum: Scripting and Automation
- Topic: Use parent Folder to search for movie name
- Replies: 8
- Views: 7823
Use parent Folder to search for movie name
hi there,
first of all: I LOVE FILEBOT. amazing piece of Code!
but in 10-20% of the case it wont find a movie name.
i found that filebot is using the filename to lookup and find the correct title of the movie.
my downloaded stuff is organized:
../downloads/The Return of the First Avenger (2014 ...
first of all: I LOVE FILEBOT. amazing piece of Code!
but in 10-20% of the case it wont find a movie name.
i found that filebot is using the filename to lookup and find the correct title of the movie.
my downloaded stuff is organized:
../downloads/The Return of the First Avenger (2014 ...
- 12 Nov 2013, 15:34
- Forum: Scripting and Automation
- Topic: Delete everything under imdb rating < 6
- Replies: 4
- Views: 3924
Re: Delete everything under imdb rating < 6
great. i give it a try
- 12 Nov 2013, 14:58
- Forum: Scripting and Automation
- Topic: Delete everything under imdb rating < 6
- Replies: 4
- Views: 3924
Re: Delete everything under imdb rating < 6
i could make the nfos with rating information
can u point me in a direction also without nfo ?
can u point me in a direction also without nfo ?
- 12 Nov 2013, 13:55
- Forum: Scripting and Automation
- Topic: Delete everything under imdb rating < 6
- Replies: 4
- Views: 3924
Delete everything under imdb rating < 6
Hi there
im running out of space on my nas (Openmediavault (debian))
is there a way to script something that scans my entire moviefolder and delete everything with a imdb-rating less than 6 or so ?
that would be awesome
thanks for any advice
Gutz-Pilz
im running out of space on my nas (Openmediavault (debian))
is there a way to script something that scans my entire moviefolder and delete everything with a imdb-rating less than 6 or so ?
that would be awesome
thanks for any advice
Gutz-Pilz
- 05 Nov 2013, 13:50
- Forum: Scripting and Automation
- Topic: FileBot with pyLoad
- Replies: 0
- Views: 2312
FileBot with pyLoad
Just created a git.
Hope this helps.
Feel free to inspire me to do better
https://github.com/Gutz-Pilz/pyLoad_filebot
Hope this helps.
Feel free to inspire me to do better
https://github.com/Gutz-Pilz/pyLoad_filebot
- 04 Nov 2013, 10:23
- Forum: Scripting and Automation
- Topic: Error
- Replies: 3
- Views: 3647
Re: Error
FileBot 3.62 (r1687)
thats the version i rectnly updated to.
error is still there
[Edit]
found RC6 on git
FileBot 3.8 (r1825)
Works fine but still get some weird output at the start ?!?
Warnung: Index file /root/.filebot/cache/0/web-datasource.index is corrupt, deleting and ignoring it : java ...
thats the version i rectnly updated to.
error is still there
[Edit]
found RC6 on git
FileBot 3.8 (r1825)
Works fine but still get some weird output at the start ?!?
Warnung: Index file /root/.filebot/cache/0/web-datasource.index is corrupt, deleting and ignoring it : java ...
- 04 Nov 2013, 00:31
- Forum: Scripting and Automation
- Topic: Error
- Replies: 3
- Views: 3647
Error
this is the error i get when i try to run AMC
NullPointerException: java.lang.NullPointerException
java.lang.NullPointerException
at net.sourceforge.filebot.web.TMDbClient.searchMovie(Unknown Source)
at net.sourceforge.filebot.media.MediaDetection.queryMovieByFileName(Unknown Source)
at net ...
NullPointerException: java.lang.NullPointerException
java.lang.NullPointerException
at net.sourceforge.filebot.web.TMDbClient.searchMovie(Unknown Source)
at net.sourceforge.filebot.media.MediaDetection.queryMovieByFileName(Unknown Source)
at net ...
- 27 Oct 2013, 21:00
- Forum: Scripting and Automation
- Topic: [GUIDE] Fully Automated Media Center with pyLoad
- Replies: 0
- Views: 4223
[GUIDE] Fully Automated Media Center with pyLoad
just activate "externalscript" plugin and create a bash file in /pyLoad/scripts/unrar_finished
use this script and edit the Global variables
#!/bin/bash
# Globale Variablen #
DATE=$(date +%d.%m.%Y\ %H:%M:%S)
BaseDir=/media/5a24e136-09b9-48e1-95db-b44d5db3e28a
DownloadDir=${BaseDir}/Medien ...
use this script and edit the Global variables
#!/bin/bash
# Globale Variablen #
DATE=$(date +%d.%m.%Y\ %H:%M:%S)
BaseDir=/media/5a24e136-09b9-48e1-95db-b44d5db3e28a
DownloadDir=${BaseDir}/Medien ...
- 12 Sep 2013, 10:09
- Forum: Scripting and Automation
- Topic: [GUIDE] OpenMediaVault pyLoad - FlexGet - FileBot
- Replies: 0
- Views: 10665
[GUIDE] OpenMediaVault pyLoad - FlexGet - FileBot
Das ganze soll ein guide sein, wie man automatisiert OCH-links für serien in pyLoad als paket hinzufügt, runterläd und dann mit filebot automatisiert sortieren lässt.
Es läuft bei mir auf einem Debian basierten NAS-OS namens OpenMediaVault (beste nassoftware ever!!!)
Theoretisch aber auch auf ...
Es läuft bei mir auf einem Debian basierten NAS-OS namens OpenMediaVault (beste nassoftware ever!!!)
Theoretisch aber auch auf ...
- 29 Aug 2013, 16:29
- Forum: Scripting and Automation
- Topic: SABnzbd
- Replies: 1
- Views: 2797
SABnzbd
Hi guys...
might be a quick question
#!/bin/sh
SAVEIFS=$IFS
IFS=$(echo -en "\n\b")
BaseDir=/media/5a24e136-09b9-48e1-95db-b44d5db3e28a
MediaDir=${BaseDir}/Medien
DownloadFolder=$1
AMC(){
filebot -script fn:amc "$DownloadFolder" --output "$MediaDir" --conflict skip -non-strict --action move ...
might be a quick question
#!/bin/sh
SAVEIFS=$IFS
IFS=$(echo -en "\n\b")
BaseDir=/media/5a24e136-09b9-48e1-95db-b44d5db3e28a
MediaDir=${BaseDir}/Medien
DownloadFolder=$1
AMC(){
filebot -script fn:amc "$DownloadFolder" --output "$MediaDir" --conflict skip -non-strict --action move ...