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 ...
Search found 30 matches
- 14 Aug 2015, 01:24
- Forum: Help and Support
- Topic: [SOLVED] Subtitle download doesn't work from Cron
- Replies: 7
- Views: 5177
- 13 Aug 2015, 02:14
- Forum: Scripting and Automation
- Topic: [SCRIPT] Download subtitles and merge/remux into MKV container
- Replies: 2
- Views: 5767
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
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
- 13 Aug 2015, 02:08
- Forum: Help and Support
- Topic: Help - [HARDLINK] Failed to rename - Raspberry OSMC
- Replies: 2
- Views: 3792
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
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
- 13 Aug 2015, 01:39
- Forum: Scripting and Automation
- Topic: [CODE] Calling Filebot from JDownloader 2 Event Scripter
- Replies: 20
- Views: 39349
Re: [CODE] Calling Filebot from JDownloader 2 Event Scripter
Hi
Nice work
Thanks
Nice work
Thanks
- 13 Aug 2015, 01:30
- Forum: Scripting and Automation
- Topic: [Windows] uTorrent - Sharing my automated Vbscript
- Replies: 3
- Views: 5956
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
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
- 13 Aug 2015, 01:23
- Forum: Synology NAS & Embedded Linux
- Topic: Filebot node only detects files and not folders
- Replies: 1
- Views: 3539
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 ...
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 ...
- 13 Aug 2015, 01:08
- Forum: Help and Support
- Topic: [SOLVED] Subtitle download doesn't work from Cron
- Replies: 7
- Views: 5177
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
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
- 13 Aug 2015, 00:56
- Forum: Anything and Everything else
- Topic: Update for 7-Zip-JBinding
- Replies: 2
- Views: 8135
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 ...
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 ...
- 12 Aug 2015, 07:57
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot package not found on Synology
- Replies: 1
- Views: 3173
Re: FileBot package not found on Synology
Hi
are you still having problems with filebot ????
Martyn
are you still having problems with filebot ????
Martyn
- 12 Aug 2015, 07:53
- Forum: Ubuntu & Desktop Linux
- Topic: Filebot script runs perfect in putty, but not on mobile ssh.
- Replies: 1
- Views: 4503
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
Are you using the same user???
if you are check the network config sounds like the default route is getting messed with.
Martyn
- 12 Aug 2015, 07:51
- Forum: Scripting and Automation
- Topic: CLI - 2 Argument Passed
- Replies: 3
- Views: 4421
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 ...
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 ...
- 12 Aug 2015, 07:38
- Forum: Scripting and Automation
- Topic: AMC does not move files on different disk
- Replies: 1
- Views: 3011
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 ...
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 ...
- 12 Aug 2015, 06:58
- Forum: Ubuntu & Desktop Linux
- Topic: Running filebot on seedbox, permissions issue.
- Replies: 1
- Views: 5033
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 ...
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 ...
- 12 Aug 2015, 06:51
- Forum: Feature Requests and Bug Reports
- Topic: TV Mismatch: Scream The TV Series
- Replies: 3
- Views: 4645
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 ...
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 ...
- 12 Aug 2015, 06:39
- Forum: Help and Support
- Topic: linux-x86/libmediainfo.so not found
- Replies: 1
- Views: 2890
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 ...
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 ...
- 12 Aug 2015, 06:24
- Forum: Anything and Everything else
- Topic: Update for 7-Zip-JBinding
- Replies: 2
- Views: 8135
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 ...
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 ...
- 03 Mar 2014, 23:48
- Forum: Help and Support
- Topic: Need Held w/ Filebot - uTorrent Scripting
- Replies: 7
- Views: 5686
Re: Need Held w/ Filebot - uTorrent Scripting
Excellent
I am glad all is good in the world again
I am glad all is good in the world again
- 03 Mar 2014, 06:21
- Forum: Help and Support
- Topic: Need Held w/ Filebot - uTorrent Scripting
- Replies: 7
- Views: 5686
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
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
- 02 Mar 2014, 23:21
- Forum: Help and Support
- Topic: Need Held w/ Filebot - uTorrent Scripting
- Replies: 7
- Views: 5686
Re: Need Held w/ Filebot - uTorrent Scripting
Hi
OS =
whats the output in amc.log if any?
OS =
whats the output in amc.log if any?
- 25 Feb 2014, 23:25
- Forum: Help and Support
- Topic: Synology config help
- Replies: 15
- Views: 14636
Re: Synology config help
Hi
you are using --db TVDB for movies perhaps this is causing your errors
Martyn
you are using --db TVDB for movies perhaps this is causing your errors
Martyn
- 25 Feb 2014, 23:12
- Forum: Scripting and Automation
- Topic: [GUIDE] Fully Automated Media Center with Transmission (Mac)
- Replies: 121
- Views: 702951
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 ...
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 ...
- 24 Feb 2014, 02:02
- Forum: Scripting and Automation
- Topic: [GUIDE] Fully Automated Media Center with Transmission (Mac)
- Replies: 121
- Views: 702951
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 ...
--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 ...
- 24 Feb 2014, 01:52
- Forum: Help and Support
- Topic: Capital letters on file extensions
- Replies: 11
- Views: 9813
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 ...
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 ...
- 24 Feb 2014, 01:17
- Forum: Help and Support
- Topic: Capital letters on file extensions
- Replies: 11
- Views: 9813
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
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
- 21 Feb 2014, 06:29
- Forum: Help and Support
- Topic: TV show names fail can I use tv show id
- Replies: 5
- Views: 7211
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
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
- 21 Feb 2014, 04:27
- Forum: Help and Support
- Topic: TV show names fail can I use tv show id
- Replies: 5
- Views: 7211
Re: TV show names fail can I use tv show id
Hi
It appears the thetvdb has changed the name from "The Bridge US" to "The Bridge" which it is adding extra folders eg I have episode 1- 11 in "The Bridge (US)" now I have 12 going to "The Bridge" and 13 going to "The Bridge (2013)" painful however not a huge problem.
I note in your source code ...
It appears the thetvdb has changed the name from "The Bridge US" to "The Bridge" which it is adding extra folders eg I have episode 1- 11 in "The Bridge (US)" now I have 12 going to "The Bridge" and 13 going to "The Bridge (2013)" painful however not a huge problem.
I note in your source code ...
- 21 Feb 2014, 04:04
- Forum: Help and Support
- Topic: Naming Format Questions...
- Replies: 7
- Views: 5917
Re: Naming Format Questions...
Hi
Been playing around with this for a while but I think I finally ot it to work try this
{s.match((/1/):A="A")?:s.match((/2/):A="B")?:s.match((/3/):A="C"); n.match((/QI/): "$n/Season $s - $A/$n - $sxe - $t" )?: "$n/Season $s/$n - $sxe - $t"} {if(info.runtime > '40'){' - XL'}}
I think this will do ...
Been playing around with this for a while but I think I finally ot it to work try this
{s.match((/1/):A="A")?:s.match((/2/):A="B")?:s.match((/3/):A="C"); n.match((/QI/): "$n/Season $s - $A/$n - $sxe - $t" )?: "$n/Season $s/$n - $sxe - $t"} {if(info.runtime > '40'){' - XL'}}
I think this will do ...
- 14 Feb 2014, 06:05
- Forum: Help and Support
- Topic: Naming Format Questions...
- Replies: 7
- Views: 5917
Re: Naming Format Questions...
This will do the what you want you will need to change the L to the letter you require
{n.match((/QI/): "$n/Season $s - L/$n - $sxe - $t")?: "$n/Season $s/$n - $sxe - $t"}
if matched you get /QI/Season 1 - L/QI - 1x01 - to many Englishmen.extension
un matched you get /Firefly/Season 1/Firefly ...
{n.match((/QI/): "$n/Season $s - L/$n - $sxe - $t")?: "$n/Season $s/$n - $sxe - $t"}
if matched you get /QI/Season 1 - L/QI - 1x01 - to many Englishmen.extension
un matched you get /Firefly/Season 1/Firefly ...
- 14 Feb 2014, 01:51
- Forum: Help and Support
- Topic: Make alias or feed arguments from file
- Replies: 1
- Views: 2252
Re: Make alias or feed arguments from file
Hi Matt
In order to answer this correctly we would need to know the OS you are using
MS DOS you could write a BAT file using your code eg tvtest.bat would
consist of
filebot -rename /volume1/downloads/tv/* -r --db TheTVDB --lang en --output "/volume1/video/TV Shows/" --format "{n.ascii ...
In order to answer this correctly we would need to know the OS you are using
MS DOS you could write a BAT file using your code eg tvtest.bat would
consist of
filebot -rename /volume1/downloads/tv/* -r --db TheTVDB --lang en --output "/volume1/video/TV Shows/" --format "{n.ascii ...
- 14 Feb 2014, 01:27
- Forum: Help and Support
- Topic: TV show names fail can I use tv show id
- Replies: 5
- Views: 7211
TV show names fail can I use tv show id
Hi
I have been using filebot with transmission on an XBMCbuntu machine for 2 years now I think filebot is the best, I was recently hit by a car leaving me somewhat broken and with way to much time on my hands . Which is the reason I am now posing the question below :D .
I have had a couple of ...
I have been using filebot with transmission on an XBMCbuntu machine for 2 years now I think filebot is the best, I was recently hit by a car leaving me somewhat broken and with way to much time on my hands . Which is the reason I am now posing the question below :D .
I have had a couple of ...