Search found 24 matches

by ramsundaram
11 Apr 2016, 05:49
Forum: Scripting and Automation
Topic: Curious about logfile management
Replies: 3
Views: 2447

Re: Curious about logfile management

Thanks, RedNoah.

I'm aware of grep, but my regexp skills are not good enough to be able to match entire blocks of text based on the last line.

I'm trying out logging at warning level.

Thanks, once again.
by ramsundaram
07 Apr 2016, 05:28
Forum: Scripting and Automation
Topic: Curious about logfile management
Replies: 3
Views: 2447

Curious about logfile management

I'm wondering if there's a way by which I can parse the logfile for failures only, and delete the blocks for successful filebot processed files.

This is because, for me, the primary use of the log file is to identify failures and then resolve them.

Is anyone doing anything similar?
by ramsundaram
07 Apr 2016, 05:17
Forum: Scripting and Automation
Topic: FileBot trying to extract MKV
Replies: 1
Views: 1979

FileBot trying to extract MKV

My filebot AMC has been functioning perfectly for a few years now. It's running on a W10x64 machine, and moves completed files to my media player. Yesterday, I had a error where it failed trying to extract an MKV. Read archive [series.720p.hdtv.x264-sva.rar] and extract to [D:\Torrents\Completed\ser...
by ramsundaram
10 Oct 2014, 03:30
Forum: Feature Requests and Bug Reports
Topic: Java Registry Permissions error?
Replies: 2
Views: 3247

Re: Java Registry Permissions error?

Thanks, RedNoah.

I created the empty keys in the Registry and the warnings stopped.

Thanks,

Ram
by ramsundaram
09 Oct 2014, 10:46
Forum: Scripting and Automation
Topic: Automation Help
Replies: 4
Views: 4904

Re: Automation Help

Hi: I have the same xattr warning. My source laptop runs W7-64bit and the destination machine runs OpenElec. I get the xattr warning when the file's being copied over. And like you, the source files don't get deleted. I think it's because OpenElec disables xattr. At least, according to this bugfix r...
by ramsundaram
08 Oct 2014, 03:53
Forum: Feature Requests and Bug Reports
Topic: Java Registry Permissions error?
Replies: 2
Views: 3247

Java Registry Permissions error?

Hi: I've setup a new machine, Windows 7 64-bit with Filebot, and Java8. AMC works fine, except for an error at the beginning of every torrent processed: Oct 08, 2014 9:14:00 AM java.util.prefs.WindowsPreferences <init> WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x...
by ramsundaram
28 Mar 2014, 07:33
Forum: Scripting and Automation
Topic: Deluge with AMC: Correcting matching error
Replies: 4
Views: 3129

Re: Deluge with AMC: Correcting matching error

Thank you.

Sorry about not mentioning the filename first. Didn't even occur to me.
by ramsundaram
28 Mar 2014, 06:47
Forum: Scripting and Automation
Topic: Deluge with AMC: Correcting matching error
Replies: 4
Views: 3129

Re: Deluge with AMC: Correcting matching error

Looks good to me: Input: D:\workspace\testdata\AMC-TEST\The Late Late Show with Craig Ferguson - 10x10.avi Rename episodes using [TheTVDB] Auto-detected query: [The Late Late Show with Craig Ferguson] Fetching episode data for [The Late Late Show with Craig Ferguson] [TEST] Rename [D:\workspace\tes...
by ramsundaram
25 Mar 2014, 09:09
Forum: Scripting and Automation
Topic: Deluge with AMC: Correcting matching error
Replies: 4
Views: 3129

Deluge with AMC: Correcting matching error

Hi: I run Deluge with the AMC script as per RedNoah's howto. Everthing works great, except for one show. "The Late Late Show with Craig Ferguson". Invariably, this show episodes match to "The Craig Ferguson Show" on TVDB, which only had a pilot, so every episode ends up being mat...
by ramsundaram
21 Aug 2013, 08:03
Forum: Scripting and Automation
Topic: AMC script overwriting files when episode lookup fails
Replies: 8
Views: 5394

Re: AMC script overwriting files when episode lookup fails

Thanks. What does --conflict skip write to the logs when there's a conflict?
by ramsundaram
18 Aug 2013, 08:02
Forum: Scripting and Automation
Topic: AMC script overwriting files when episode lookup fails
Replies: 8
Views: 5394

AMC script overwriting files when episode lookup fails

I use the AMC script to move my torrent downloads to my xbmc media player. Sometimes the episode lookup fails, and returns an older episode name, and then the script overwrites the older episode with the later download. This means I lose the older episode, and the newer one doesn't show up in xbmc, ...
by ramsundaram
27 Jun 2013, 03:47
Forum: Scripting and Automation
Topic: Any script for handling documentaries & sports?
Replies: 3
Views: 3480

Re: Any script for handling documentaries & sports?

The thing is that these are usually short-run (3-part, 4-part) documentaries, so filename based sort becomes difficult to maintain. And tvdb has expressly banned sports shows from being added. The best generic way I can think of is to classify based on utorrent label, so if label is "Standup&qu...
by ramsundaram
26 Jun 2013, 15:02
Forum: Scripting and Automation
Topic: Any script for handling documentaries & sports?
Replies: 3
Views: 3480

Any script for handling documentaries & sports?

Hi: I wonder if anyone has fully-automated scripts for handling documentaries, sports, standup comedy and so on? I use the AMC script and it works very well for the TV shows and the occasional movie that I download, but documentaries and rugby invariably get messed up. I don't have the skills to do ...
by ramsundaram
23 Mar 2013, 04:35
Forum: Scripting and Automation
Topic: Utorrent Script stopped working.
Replies: 7
Views: 5555

Re: Utorrent Script stopped working.

rednoah wrote:The backslash is escaping the double-quote. These Windows cmd pitfalls are explained plenty in the docs.

Code: Select all

--output "z:\"
Stupid of me. Thanks, that fixed it.

Ram
by ramsundaram
21 Mar 2013, 13:15
Forum: Scripting and Automation
Topic: Utorrent Script stopped working.
Replies: 7
Views: 5555

Re: Utorrent Script stopped working.

I get the same error now. My utorrent cmd is filebot -script fn:amc --output "z:\" --action copy --conflict override -non-strict --def music=n subtitles=en artwork=y --def clean=y --def xbmc=xultra.sundar.am "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title...
by ramsundaram
19 Oct 2012, 03:21
Forum: Help and Support
Topic: Failed to load 7z-JBinding: Can't load AMD 64-bit .dll ...
Replies: 5
Views: 5606

Re: Failed to load 7z-JBinding: Can't load AMD 64-bit .dll .

Just uninstall everything and then just get the latest 64-bit Java 7. OK. I did that. I have now only the following line in the Programs & Features list. - Java 7 Update 9 (64-bit) Running filebot -script fn:sysinfo gives me FileBot 3.0 (r1207) MediaInfo: MediaInfoLib - v0.7.48 7-Zip-JBinding: ...
by ramsundaram
17 Oct 2012, 16:23
Forum: Help and Support
Topic: Failed to load 7z-JBinding: Can't load AMD 64-bit .dll ...
Replies: 5
Views: 5606

Re: Failed to load 7z-JBinding: Can't load AMD 64-bit .dll .

Well if you run sysinfo in the console it seems to work. The other log was from a console spawned by uTorrent I assume? Could it be that in this case it's invoking a 32-bit JVM? Do you have 32-bit Java installed also? Yes, the first error was from uTorrent-spawned console logged to a file. The seco...
by ramsundaram
17 Oct 2012, 05:10
Forum: Help and Support
Topic: Failed to load 7z-JBinding: Can't load AMD 64-bit .dll ...
Replies: 5
Views: 5606

Failed to load 7z-JBinding: Can't load AMD 64-bit .dll ...

My utorrent filebot integration works pretty well for single file torrents, but not for multi-file RARs. The error I get in the logs is: SevenZipNativeInitializationException: Failed to load 7z-JBinding: C:\Program Files\Filebot\7-Zip-JBinding.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform ...
by ramsundaram
14 Oct 2012, 13:12
Forum: Help and Support
Topic: Log says "Done ?(?????)?"; but nothing happens
Replies: 8
Views: 7048

Re: Log says "Done ?(?????)?"; but nothing happens

Well that looks good. What's the full path of the archive? What's the names of the files in the archive? My cmdline was "filebot -script "C:\Program Files\Filebot\utorrent-postprocess.ram.groovy" --output "z:/" --action copy -non-strict --def subtitles=y "ut_dir=D:\Tor...
by ramsundaram
14 Oct 2012, 12:35
Forum: Help and Support
Topic: Log says "Done ?(?????)?"; but nothing happens
Replies: 8
Views: 7048

Re: Log says "Done ?(?????)?"; but nothing happens

Well, I guess 7zip integration is not working then... and since you're just piping only standard output to that file, and not error output, you've hidden the error messages from yourself. Aren't you testing things by running the command manually in a cmd window?? e.g. redirect stdout AND stderr: fi...
by ramsundaram
14 Oct 2012, 12:19
Forum: Help and Support
Topic: Log says "Done ?(?????)?"; but nothing happens
Replies: 8
Views: 7048

Re: Log says "Done ?(?????)?"; but nothing happens

There is no "Input: ..." lines meaning it doesn't have any files to process. Check utorrent for the exact cmd that is executed and see what happens if you run it in the console. I don't understand why, but the same command worked on a new torrent that started downloading after I posted th...
by ramsundaram
14 Oct 2012, 09:03
Forum: Help and Support
Topic: Log says "Done ?(?????)?"; but nothing happens
Replies: 8
Views: 7048

Re: Log says "Done ?(?????)?"; but nothing happens

There is no "Input: ..." lines meaning it doesn't have any files to process. Check utorrent for the exact cmd that is executed and see what happens if you run it in the console. Thanks. I don't understand why, but the same command worked on a new torrent that started downloading after I p...
by ramsundaram
14 Oct 2012, 04:31
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 572131

Re: Fully Automated Media Center

filebot -script "C:\Program Files\Filebot\watcher.groovy" Just add the full path to 'watcher.groovy'. So it should be: filebot -script "[fullpath & script file name]" fn:[filename] [...other options] What I am asking is what goes into "fn:" Ram EDIT: Sorry, I found...
by ramsundaram
13 Oct 2012, 18:42
Forum: Help and Support
Topic: Log says "Done ?(?????)?"; but nothing happens
Replies: 8
Views: 7048

Log says "Done ?(?????)?"; but nothing happens

Hi: I use utorrent to download shows on my laptop, and then extract & transfer them to my xtreamer media player. The xtreamer is mapped to Z:. All shows are to be moved to the same directory, and renamed. My utorrent "Run when a torrent finishes" command is "filebot -script fn:uto...