Search found 30 matches

by nytram
14 Aug 2015, 01:24
Forum: Help and Support
Topic: [SOLVED] Subtitle download doesn't work from Cron
Replies: 7
Views: 4961

Re: Subtitle download doesn't work from Cron or Transmission

Hi

Well done solving the probelm rednoah is right thou the shell env is the issuse

To explain when you pass su root -c what your essentially doing is logging in as root and using the root users shell env.

so in theory su to any user with a login would work. so you could su miguelitu -c "amc ...
by nytram
13 Aug 2015, 02:14
Forum: Scripting and Automation
Topic: [SCRIPT] Download subtitles and merge/remux into MKV container
Replies: 2
Views: 5573

Re: [SCRIPT] Download subtitles and merge/remux into MKV con

Hi

WOW thats really awesome make me wish I used windows [not really :- )] though after a quick look I think it will work in a unix env too.

Playing now!!

great work.

Martyn
by nytram
13 Aug 2015, 02:08
Forum: Help and Support
Topic: Help - [HARDLINK] Failed to rename - Raspberry OSMC
Replies: 2
Views: 3671

Re: Help - [HARDLINK] Failed to rename - Raspberry OSMC

Hi

The directory path is convoluted making it difficult to determine what is failing can you post the actual command line you are using please

Martyn
by nytram
13 Aug 2015, 01:30
Forum: Scripting and Automation
Topic: [Windows] uTorrent - Sharing my automated Vbscript
Replies: 3
Views: 5755

Re: [Windows] uTorrent - Sharing my automated Vbscript

Hi

Thanks for sharing

looks like you spent a bit of time on this, i have written a total of two programs in vb hate it with a passion so thanks

Martyn
by nytram
13 Aug 2015, 01:23
Forum: Synology NAS & Embedded Linux
Topic: Filebot node only detects files and not folders
Replies: 1
Views: 3446

Re: Filebot node only detects files and not folders

Hi

First of good job getting this running its never as easy as people say.
As for your problems no1 can you post the actual command line or script you are using and a dir listing including subs with media files.
well workout the problem from there and hopefully fix no2.
no3 and no4 are os related ...
by nytram
13 Aug 2015, 01:08
Forum: Help and Support
Topic: [SOLVED] Subtitle download doesn't work from Cron
Replies: 7
Views: 4961

Re: Subtitle download doesn't work from Cron or Transmission

Hi

I suspect this is a permissios issue however to be sure
can you post a copy of your script so I can test this theory

Martyn
by nytram
13 Aug 2015, 00:56
Forum: Anything and Everything else
Topic: Update for 7-Zip-JBinding
Replies: 2
Views: 7832

Re: Update for 7-Zip-JBinding

Hi

THANKS FOR THE LECTURE

unfortunately I and I suspect others cant for hardware / os reasons use the newer versions of filebot so we`re stuck with 7-Zip-JBindings which you yourself rated 5/5 for us an updated 7-Zip-JBindings is a good thing.

Whilst I am sure future versions of filebot will ...
by nytram
12 Aug 2015, 07:57
Forum: Synology NAS & Embedded Linux
Topic: FileBot package not found on Synology
Replies: 1
Views: 3085

Re: FileBot package not found on Synology

Hi

are you still having problems with filebot ????

Martyn
by nytram
12 Aug 2015, 07:53
Forum: Ubuntu & Desktop Linux
Topic: Filebot script runs perfect in putty, but not on mobile ssh.
Replies: 1
Views: 4385

Re: Filebot script runs perfect in putty, but not on mobile

Hi

Are you using the same user???

if you are check the network config sounds like the default route is getting messed with.

Martyn
by nytram
12 Aug 2015, 07:51
Forum: Scripting and Automation
Topic: CLI - 2 Argument Passed
Replies: 3
Views: 4294

Re: CLI - 2 Argument Passed

Hi Reneg

This looks like a php directory or web server issue to explain further for security reasons all web servers have a exe directory and then a directory for all html php cgi etc files so in this case every thing after www is what he server can "play" with preventing attackers gaining access ...
by nytram
12 Aug 2015, 07:38
Forum: Scripting and Automation
Topic: AMC does not move files on different disk
Replies: 1
Views: 2894

Re: AMC does not move files on different disk

Hi udelledo

This looks like a file permission issue assuming your using a linux varient
check the ouptut from "ls -la /mnt"
everything under this needs to be "openable" by the user running filebot permissions are drwx <-directory read write exe by root the next rwx is for owner and then the groupor ...
by nytram
12 Aug 2015, 06:58
Forum: Ubuntu & Desktop Linux
Topic: Running filebot on seedbox, permissions issue.
Replies: 1
Views: 4933

Re: Running filebot on seedbox, permissions issue.

Hi MadMan

You could also create a /usr/bin/myfilebot.sh file which would contain
/***pathtofilebot***/filebot -script fn:amc --output "/home/user/downloads/Sync/" -rename -non-strict "/home/user/downloads/Sync/Movies/" --log-file amc.log --def excludeList=amc.txt clean=y unsorted=y

change ...
by nytram
12 Aug 2015, 06:51
Forum: Feature Requests and Bug Reports
Topic: TV Mismatch: Scream The TV Series
Replies: 3
Views: 4476

Re: TV Mismatch: Scream The TV Series

Hi Karmic

tried a couple of options found it was failing with --filter "age < 30" renaming the file to s01e08
after removal ..

filebot.sh -rename Scream.The.TV.Series.S01E02.HDTV.x264-KILLERS.mp4 --action test --db tvrage --q "Scream.The.TV.Series" --log all -non-strict
Rename episodes using ...
by nytram
12 Aug 2015, 06:39
Forum: Help and Support
Topic: linux-x86/libmediainfo.so not found
Replies: 1
Views: 2806

Re: linux-x86/libmediainfo.so not found

Hi bryans50

Every Linux distro i have ever used has reported the same issue however it seems to have now effect at all
currently using ubuntu server 14.something output from ./filebot.sh -script fn:sysinfo reports
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': Native ...
by nytram
12 Aug 2015, 06:24
Forum: Anything and Everything else
Topic: Update for 7-Zip-JBinding
Replies: 2
Views: 7832

Update for 7-Zip-JBinding

Hi all

had trouble getting 7zip-JBindings to work well looks like were in for an update so with any luck everyone will be able to automatically extract Yay!!
this message was posted on sourceforge by the source himself
Hello Alen,
Thank you very much for your post :)
I have a good news for you. The ...
by nytram
03 Mar 2014, 23:48
Forum: Help and Support
Topic: Need Held w/ Filebot - uTorrent Scripting
Replies: 7
Views: 5446

Re: Need Held w/ Filebot - uTorrent Scripting

Excellent

I am glad all is good in the world again :-)
by nytram
03 Mar 2014, 06:21
Forum: Help and Support
Topic: Need Held w/ Filebot - uTorrent Scripting
Replies: 7
Views: 5446

Re: Need Held w/ Filebot - uTorrent Scripting

Hi

In that case I think you may need to specify the full path to filebot

eg c:\progra~1\filebot\filebot.exe --script etc etc
by nytram
02 Mar 2014, 23:21
Forum: Help and Support
Topic: Need Held w/ Filebot - uTorrent Scripting
Replies: 7
Views: 5446

Re: Need Held w/ Filebot - uTorrent Scripting

Hi

OS =
whats the output in amc.log if any?
by nytram
25 Feb 2014, 23:25
Forum: Help and Support
Topic: Synology config help
Replies: 15
Views: 14139

Re: Synology config help

Hi

you are using --db TVDB for movies perhaps this is causing your errors

Martyn
by nytram
25 Feb 2014, 23:12
Forum: Scripting and Automation
Topic: [GUIDE] Fully Automated Media Center with Transmission (Mac)
Replies: 121
Views: 685830

Re: [GUIDE] Fully Automated Media Center with Transmission (

Hi

You don't get duplicates there are TWO (2) Examples one using --output d:\ the other using --output d:\media\

I don't understand what this means?

i also want or i really need the poster to change the name same as the movie/tvshow are. [/i][/u]

If it means changing the movies/tvshow to their ...
by nytram
24 Feb 2014, 02:02
Forum: Scripting and Automation
Topic: [GUIDE] Fully Automated Media Center with Transmission (Mac)
Replies: 121
Views: 685830

Re: [GUIDE] Fully Automated Media Center with Transmission (

Hi

--output is the directory you want to output to eg

hard disk two would be --output d:\

Movies would then be placed in d:\Movies\The Shawshank Redemption (1994)\The Shawshank Redemption.mp4 etc
TV Shows would be placed in d:\TV Shows\Prison Break\Season 1\Prison Break - S01E01 - Pilot.mp4

a ...
by nytram
24 Feb 2014, 01:52
Forum: Help and Support
Topic: Capital letters on file extensions
Replies: 11
Views: 9407

Re: Capital letters on file extensions

Hi again
here's a script that will change any files with upper case extension to lower case which you can run prior to your original scripts assuming you are using a Unix derivative.

#!/bin/sh

FILES=$(ls -1)

for FILE in $FILES
do
EXT=$(echo $FILE | awk -F . '{print $NF}')
if [[ $EXT =~ [A-Z]{1 ...
by nytram
24 Feb 2014, 01:17
Forum: Help and Support
Topic: Capital letters on file extensions
Replies: 11
Views: 9407

Re: Capital letters on file extensions

Hi

You could try adding this to your output format {ext.lower()}
if that doesn't do the trick a slight change to your pattern matching
to include CAPS will definitely work. eg [a-zA-Z] or MKV mkv
depending on how your scripts are written and OS

Regards Martyn
by nytram
21 Feb 2014, 06:29
Forum: Help and Support
Topic: TV show names fail can I use tv show id
Replies: 5
Views: 6947

Re: TV show names fail can I use tv show id

Hi

If I am going to spend time on it. I will do it properly I hate hacks will take some time normally program in C java is new but at the same time familiar.

Martyn