Search found 35 matches

by Alfke
01 Feb 2017, 21:48
Forum: Scripting and Automation
Topic: Search and move files
Replies: 10
Views: 5826

Re: Search and move files

Ok, I got it all to work. Thanks for the links!
by Alfke
01 Feb 2017, 20:01
Forum: Scripting and Automation
Topic: Search and move files
Replies: 10
Views: 5826

Re: Search and move files

I think I'm close, but now I'm receiving this error: "-" is not a valid option

Here is my command: filebot -rename /nas/sort_tv/ --db thetvdb -non-strict --output /nas/plex/tv --format {n}/season {s}/{n} - {s00e00}
by Alfke
01 Feb 2017, 18:34
Forum: Scripting and Automation
Topic: Search and move files
Replies: 10
Views: 5826

Re: Search and move files

Using that command, here are my results: Filebot created a new folder structure: /nas/plex/tv/TV Shows/Fantasy Island/Season 5 I needed this file should go to: /nas/plex/tv/fantasy island/season 5 So my structure is slightly different than what Plex uses. Is it possible to have filebot use custom pa...
by Alfke
31 Jan 2017, 22:22
Forum: Scripting and Automation
Topic: Search and move files
Replies: 10
Views: 5826

Re: Search and move files

In this case I'm using filebot for tv show renaming only, never for movies so my problem now is I have my sort folder with 8 episodes from 8 different tv shows correctly named, however I have to manually drop each episode into it's own show. I do this daily for new episodes. I'm trying to find a way...
by Alfke
30 Jan 2017, 21:56
Forum: Scripting and Automation
Topic: Search and move files
Replies: 10
Views: 5826

Re: Search and move files

Thanks for the reply.

When I tried this, I have to specify the target folder. I'm trying to determine if filebot can move files on its own without me having to specify the target everytime?
by Alfke
30 Jan 2017, 20:30
Forum: Scripting and Automation
Topic: Search and move files
Replies: 10
Views: 5826

Search and move files

Hello again, After my files are renamed, I wish to move them from the sorting directory to their target folders. Does filebot CLI have the ability to search by filename, and then move the files to the correct folder based on the filename? The target folders, subfolders and files are already named co...
by Alfke
30 Jan 2017, 19:39
Forum: Scripting and Automation
Topic: Selecting from multiple results
Replies: 2
Views: 2503

Re: Selecting from multiple results

Nevermind, I RTFM'd and found my answer :). I need to use interactive mode.

Alfke
by Alfke
30 Jan 2017, 19:35
Forum: Scripting and Automation
Topic: Selecting from multiple results
Replies: 2
Views: 2503

Selecting from multiple results

Hello, I'm running Filebot from CLI on Centos 6.8. When I run filebot with non-strict matching, I get this result: Auto-detected query: [Fantasy Island, Island] Fetching episode data for [Fantasy Island] Fetching episode data for [Fantasy Island (1998)] Fetching episode data for [The Island (2004)] ...
by Alfke
25 Jan 2017, 03:25
Forum: Ubuntu & Desktop Linux
Topic: Newbie question for Centos install
Replies: 2
Views: 2870

Re: Newbie question for Centos install

That solved it. Removing all instances of java and installing the latest java worked perfectly. Thanks
by Alfke
24 Jan 2017, 18:21
Forum: Ubuntu & Desktop Linux
Topic: Newbie question for Centos install
Replies: 2
Views: 2870

Newbie question for Centos install

Hello, I am running Centos 6.8, and cannot figure out how to install filebot. Is there a tutorial on how to install on Centos? After extracting, I run filebot.sh, I receive this error: Exception in thread "main" java.lang.UnsupportedClassVersionError: net/filebot/Main : Unsupported major.m...