Search found 5 matches

by denkler
30 Nov 2014, 12:02
Forum: Help and Support
Topic: Rename to Year of Movie on QNAP (using unsupported format)
Replies: 3
Views: 2651

Re: Rename to Year of Movie on QNAP with Filebot 4.5

Oh sorry, here is an example with hopefully all the information you need? [~] # /share/MD0_DATA/FileBot/filebot.sh -script fn:amc /share/MD0_DATA/Download/pyload/smahd-thesummit-1080p/smahd-thesummit-1080p/the\ summit\ 1080p.mkv --output /share/MD0_DATA/Py > Locking /share/MD0_DATA/FileBot/log.txt ...
by denkler
23 Nov 2014, 17:15
Forum: Help and Support
Topic: Rename to Year of Movie on QNAP (using unsupported format)
Replies: 3
Views: 2651

Rename to Year of Movie on QNAP (using unsupported format)

Hi there, just downloaded two movies (via pyload on QNAP NAS). Pyload starts filebot after finishing the extraction of the files. Somehow they were both moved to a folder "(2014)" - see the entries from history.xml - with also the name "(2014)". The second movie was renamed and moved also to "(2014 ...
by denkler
10 May 2014, 08:01
Forum: Help and Support
Topic: filebot works in Terminal, doesn´t work from sh script
Replies: 3
Views: 2550

Re: filebot works in Terminal, doesn´t work from sh script

Hey, 2>> did the trick...! I could finally see what was happening: First the filebot programm wasn´t found /share/MD0_DATA/.qpkg/pyload/scripts/package_finished/filebotTest.sh: line 3: filebot: command not found After adding the full path to filebot program in the script: /share/MD0_DATA/FileBot/ ...
by denkler
09 May 2014, 22:26
Forum: Help and Support
Topic: filebot works in Terminal, doesn´t work from sh script
Replies: 3
Views: 2550

Re: filebot works in Terminal, doesn´t work from sh script

Hi Rednoah, thanks for the links, really helpfull! But I have the same behaviour with filebot -script fn:amc "/share/MD0_DATA/Download/pyload/The Daily Show 2014 05 08 Katie Couric 720p HDTV x264-LMAO" --output "/share/MD0_DATA/Py/" --conflict override -non-strict --action move --def "movieFormat ...
by denkler
09 May 2014, 21:59
Forum: Help and Support
Topic: filebot works in Terminal, doesn´t work from sh script
Replies: 3
Views: 2550

filebot works in Terminal, doesn´t work from sh script

Hi all, I struggled installing filebot, flexget and pyload on my QNAP NAS as I am a unix noob. All in all it´s now working well, except, that filebot only runs from shell. When I run the following from shell, it works and I am VERY happy about the magic of filebot: filebot -script fn:amc "/share/MD0_ ...