Search found 11 matches

by kelleher20
18 Jul 2016, 06:06
Forum: Scripting and Automation
Topic: Creating Movie Genre Directories via CLI
Replies: 10
Views: 4903

Re: Creating Movie Genre Directories via CLI

Got it all figured out. Thanks.
by kelleher20
14 Jul 2016, 19:52
Forum: Windows
Topic: Incorrect Match
Replies: 10
Views: 7090

Re: Incorrect Match

Sorry you don't believe me, but that's what's been happening. Maybe there is a way to set a exclusion list if key words *Hell on Wheels*? I could just do those manually from now on. All other shows are matching properly. Tried it with season 2 this morning and after clicking TheTVDB it tried to matc...
by kelleher20
14 Jul 2016, 07:55
Forum: Windows
Topic: Incorrect Match
Replies: 10
Views: 7090

Re: Incorrect Match

When I used the GUI and clicked "Match," I selected TheTVDB.
by kelleher20
14 Jul 2016, 07:14
Forum: Windows
Topic: Incorrect Match
Replies: 10
Views: 7090

Re: Incorrect Match

As requested. "I had to rename the files to reflect the correct show, to simulate the error again." I attached screenshots of what the files were before and after using the CLI. I also attached a screenshot of what the GUI is showing. Here is a link for the screenshots: http://imgur.com/a/...
by kelleher20
14 Jul 2016, 07:10
Forum: Scripting and Automation
Topic: Creating Movie Genre Directories via CLI
Replies: 10
Views: 4903

Re: Creating Movie Genre Directories via CLI

It most certainly has been. Only for the movies, using the script/command I listed above. The CLI script takes a few minutes to complete because it's downloading the extras.
by kelleher20
14 Jul 2016, 06:12
Forum: Windows
Topic: Incorrect Match
Replies: 10
Views: 7090

Re: Incorrect Match

I'm trying to add the screenshots and my sysinfo report but there isn't a upload feature that I'm seeing. How should I go about that? I tried using the IMG: [img]"C:\Users\Kelleher\Desktop\For%20Filebot%20Issue\Before.PNG"[/img] [img]"C:\Users\Kelleher\Desktop\For%20Filebot%20Issue\VI...
by kelleher20
14 Jul 2016, 05:53
Forum: Scripting and Automation
Topic: Creating Movie Genre Directories via CLI
Replies: 10
Views: 4903

Re: Creating Movie Genre Directories via CLI

It's been downloading "Featurettes." Like behind the scenes video files. filebot -script fn:amc "%USERPROFILE%/Media" --output C:/Users/Kelleher/Videos --action move --conflict auto -non-strict --def artwork=n ut_label=Movie movieFormat="Movies/{genre}/{ny}/{plex.name}"...
by kelleher20
14 Jul 2016, 01:30
Forum: Windows
Topic: Incorrect Match
Replies: 10
Views: 7090

Incorrect Match

Good Evening, I'm having an matching issue. This is occurring via GUI and CLI. The Show is: Hell on Wheels Which is being matched to: The Night Manager or Sometimes The Night When using the CLI I'm using: filebot -script fn:renall "C:\Users\Kelleher\Videos\TV Shows" -non-strict --conflict ...
by kelleher20
14 Jul 2016, 01:20
Forum: Scripting and Automation
Topic: Creating Movie Genre Directories via CLI
Replies: 10
Views: 4903

Re: Creating Movie Genre Directories via CLI

Awesome. That worked exactly how I wanted it too. With the exception of the artwork which I switched to N. Is there a way to disable the "extras" that are downloaded?
by kelleher20
12 Jul 2016, 00:56
Forum: Scripting and Automation
Topic: Creating Movie Genre Directories via CLI
Replies: 10
Views: 4903

Re: Creating Movie Genre Directories via CMI

So far, what I've have is: filebot -script fn:renall "C:/Users/USERNAME/Videos/Movies" -non-strict --db TheMovieDB --def target=folder --def "movieFormat=C:/Users/USERNAME/Videos/Movies/{genres[0]}/{n} ({y})" --conflict override I've already renamed the movie files and folders. N...
by kelleher20
11 Jul 2016, 09:51
Forum: Scripting and Automation
Topic: Creating Movie Genre Directories via CLI
Replies: 10
Views: 4903

Creating Movie Genre Directories via CLI

Good Evening Everyone, I'm trying to have FileBot create movie genre directories via the CMI. I'm currently using the following commands in my script: :ReNames All Files filebot -script fn:renall "C:\Users\USERNAME\Videos" -non-strict :ReNames Movie Folders filebot -script fn:renall "...