Search found 14 matches

by TVjunkie
04 May 2017, 21:04
Forum: Windows
Topic: Cannot get Command Line to reliably run
Replies: 4
Views: 7083

Re: Cannot get Command Line to reliably run

Hi. I had a similar problem. I have been running FileBot (up to 4.7.9) on Windows 10 (Home, 64bit) successfully for the last couple of years, slowly building an Autohotkey automation script around it. I had been keeping an eye on the Windows 10 Filebot discussions, and figured it was time to help ...
by TVjunkie
08 Dec 2016, 04:17
Forum: Windows
Topic: IOE Exception error
Replies: 2
Views: 2433

Re: IOE Exception error

Yup. I'm having the same problem.
by TVjunkie
14 Jan 2016, 03:48
Forum: Windows
Topic: Sortname() Stopped Working For Me
Replies: 2
Views: 2874

Re: Sortname() Stopped Working For Me

Great!! Thanks very much!
by TVjunkie
13 Jan 2016, 22:24
Forum: Windows
Topic: Sortname() Stopped Working For Me
Replies: 2
Views: 2874

Sortname() Stopped Working For Me

Hi. For a while now, my CLI --Format Sortname() is not working the way it used to. A search showed the release comment that it's default behavior changed in Filebot 4.6.1. "* Changed String.sortName() default behaviour" The following command is part of a AutoHotKey script, that files a downloaded TV ...
by TVjunkie
18 Dec 2013, 05:06
Forum: Help and Support
Topic: Altering -Rename's Ignored Extensions
Replies: 4
Views: 3511

Re: Altering -Rename's Ignored Extensions

Ok. Thanks for the explanation!
by TVjunkie
17 Dec 2013, 21:45
Forum: Help and Support
Topic: Altering -Rename's Ignored Extensions
Replies: 4
Views: 3511

Re: Altering -Rename's Ignored Extensions

Thanks for your reply. I'm still unclear. The input file information is being provided by uTorrent. So, the input could either be a folder, or a file, depending on the torrent. FileBot handles that automatically, but from a syntax perspective, how can I specify that I only want *.mp4, *.avi, or ...
by TVjunkie
13 Dec 2013, 22:26
Forum: Help and Support
Topic: Altering -Rename's Ignored Extensions
Replies: 4
Views: 3511

Altering -Rename's Ignored Extensions

Hi. I've been able to get FileBot, combined with an AutoHotKey script to completely automate my TV show downloading. The bulk of the work is done in the -Rename command, which does a great job! I've just noticed, though, that when .NFO files exist, FileBot also copies them into the destination ...
by TVjunkie
25 Nov 2013, 06:56
Forum: Help and Support
Topic: Removal of Year in TV Show Name
Replies: 2
Views: 2816

Re: Removal of Year in TV Show Name

Yup! Found it!

".replaceTrailingBrackets()" took care of the year and also country (ie. US).

Just took some took some thought to figure out the right syntax for it.

Gotta love this program!
by TVjunkie
25 Nov 2013, 04:15
Forum: Help and Support
Topic: Removal of Year in TV Show Name
Replies: 2
Views: 2816

Removal of Year in TV Show Name

Continuing to implement FileBot to Automate my TV library. It's coming along great! Now I'm mainly down to the exceptions, like the following. Is there a means in the -Rename formatting to remove a year from a TV show name? ...and still have the formatting work ok with shows that don't specify a ...
by TVjunkie
23 Nov 2013, 05:05
Forum: Help and Support
Topic: AMC Directory Configuration
Replies: 4
Views: 3445

Re: AMC Directory Configuration

Smack!! (the sound of a palm hitting a forehead)

Sure sounds like the easiest way to get up and running doesn't it?

Well, at least I learned a lot about FileBot while I was researched this.

A great tool/suite! Thanks again for your help and patience.
by TVjunkie
23 Nov 2013, 04:37
Forum: Help and Support
Topic: AMC Directory Configuration
Replies: 4
Views: 3445

Re: AMC Directory Configuration

Thanks for the libs. Re #3, well, I'm after the easiest way to use AMC to put TV shows into the correct folder as I outlined previously. In looking at the code, from what I can figure out, it should be possible to change AMC to do it. However, although I've done some programming in the past, I ...
by TVjunkie
23 Nov 2013, 01:30
Forum: Help and Support
Topic: AMC Directory Configuration
Replies: 4
Views: 3445

AMC Directory Configuration

So, I'm trying to fit my video library (square peg), into newly installed FileBot/AMC (round hole). My libraries are located on a a couple of NAS drives, each one with a back-up (semi-auto maintained mirrors). But it's not the backup issue that I'm concerned with. I'm pretty sure that I can address ...
by TVjunkie
22 Nov 2013, 13:44
Forum: Help and Support
Topic: Renaming Files on Two Hard Drives
Replies: 4
Views: 4067

Re: Renaming Files on Two Hard Drives

Thanks!

I'll experiment with these.
by TVjunkie
21 Nov 2013, 18:03
Forum: Help and Support
Topic: Renaming Files on Two Hard Drives
Replies: 4
Views: 4067

Re: Renaming Files on Two Hard Drives

I have the exact same issue. I'm new to Filebot, and am trying to soak as much info as I can about this amazing application. It's a little overwhelming! I'm hoping to use the AMC script to be executed in uTorrent. To achieve the duplication, are any of the following strategies practical? - editing ...