Search found 162 matches

by nzdreamer55
11 Jan 2020, 04:15
Forum: Episode / Movie Naming Scheme
Topic: help with {n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /\$2, \$1/)}
Replies: 3
Views: 5825

Re: help with {n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /\$2, \$1/)}

Should it maybe

{n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /$2, $1/)}
by nzdreamer55
11 Jan 2020, 04:06
Forum: Episode / Movie Naming Scheme
Topic: help with {n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /\$2, \$1/)}
Replies: 3
Views: 5825

help with {n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /\$2, \$1/)}

Hello everyone, I have cobbled together a naming scheme from other peoples suggestions. If I have the word The, A, or An in the beginning, I like to have it be at the end of the title after a coma (for example the big lebowski => big lebowski, the) I was using {n.replaceFirst(/^(?i)(The|A|An)\s(.+)/...
by nzdreamer55
10 Jan 2020, 03:10
Forum: Synology NAS & Embedded Linux
Topic: Bad Gateway?
Replies: 1
Views: 3690

Bad Gateway?

Hello everyone, I wanted to test a different series format and ran a dry run but got the following Rename episodes using [TheTVDB] with [Airdate Order] Auto-detected query: [The Twilight Zone 1985, The Twilight Zone 2002, The Simpsons, the twilight zone] Fetch failed: https://api.thetvdb.com/search/...
by nzdreamer55
07 Jan 2020, 04:31
Forum: Synology NAS & Embedded Linux
Topic: Permission issue when LFTP files to Synology Diskstation
Replies: 0
Views: 5102

Permission issue when LFTP files to Synology Diskstation

Hello everyone, I know that this is a little far from filebot, but I read about someone having problems using node with filebot when the permissions on a folder that was the source were incorrect. I use lftp to move files from my remote server to my synology disk station. I use putty to ssh into my ...
by nzdreamer55
02 Jan 2020, 03:39
Forum: Synology NAS & Embedded Linux
Topic: Incorrect matching with filebot node question.
Replies: 7
Views: 4855

Re: Incorrect matching with filebot node question.

That is great! I'll give it a try and thanks for telling me about the Match Filter. You have created a really cool media tool and your support is always helpful.
by nzdreamer55
02 Jan 2020, 02:12
Forum: Synology NAS & Embedded Linux
Topic: Incorrect matching with filebot node question.
Replies: 7
Views: 4855

Re: Incorrect matching with filebot node question.

Ok. Now I understand. So filebot node won't allow me to use the --filter command and I will need to run filebot from the cli and include it. Do I understand it correctly? I will have to figure out if the Synology web interface allows a terminal window or if I will have to ssh into the Synology and r...
by nzdreamer55
02 Jan 2020, 01:38
Forum: Synology NAS & Embedded Linux
Topic: Incorrect matching with filebot node question.
Replies: 7
Views: 4855

Re: Incorrect matching with filebot node question.

Thank you for the help. Can you tell me if I can use the --filter with filbot node? Where would I put it in?
by nzdreamer55
01 Jan 2020, 19:08
Forum: Synology NAS & Embedded Linux
Topic: Incorrect matching with filebot node question.
Replies: 7
Views: 4855

Incorrect matching with filebot node question.

Hello everyone. I got a new Sylogic Diskstation and have been working to get filebot up and running. Most of the time things are going well, however I have had a few times when the shows were not correctly identified and then they were miss labeled. I have been using filebot node as the graphic inte...
by nzdreamer55
18 Dec 2019, 01:12
Forum: Synology NAS & Embedded Linux
Topic: Getting Node.js installed for Synology
Replies: 5
Views: 4056

Re: Getting Node.js installed for Synology

I can help! Follow the link that Red Noah gave and d/l FileBot_4.9.0.spk. Open package center and on the right top corner there is a button called manual install. Click this and then find the file you d/l. If you get stuck post back.
by nzdreamer55
07 Dec 2019, 20:26
Forum: Synology NAS & Embedded Linux
Topic: where can I find the filebot logs for synology?
Replies: 8
Views: 5240

Re: where can I find the filebot logs for synology?

Thank you once again Rednoah. If it could be changed, then I would, but I like the symlinks idea. Never used these so I'll try to learn something new. Until then I'll look in the spot file-node puts the logs. :-)
by nzdreamer55
06 Dec 2019, 20:15
Forum: Synology NAS & Embedded Linux
Topic: where can I find the filebot logs for synology?
Replies: 8
Views: 5240

Re: where can I find the filebot logs for synology?

Thank you for the help again. Found it!

Code: Select all

--log-file '/usr/local/filebot-node/data/filebot.log'
BTW, if I wanted to change where the output goes it is this possible when using filebot-node?
by nzdreamer55
06 Dec 2019, 18:02
Forum: Synology NAS & Embedded Linux
Topic: where can I find the filebot logs for synology?
Replies: 8
Views: 5240

Re: where can I find the filebot logs for synology?

OK. I think I understand. So the text in the black box below is what is happening and thus there isn't really a log file. Do I have that correct? I looked for a log file in a couple of places and didn't seem to find it. I checked the path /var/package/filebot and filebot-node and didn't see a log fi...
by nzdreamer55
06 Dec 2019, 15:51
Forum: Synology NAS & Embedded Linux
Topic: where can I find the filebot logs for synology?
Replies: 8
Views: 5240

Re: where can I find the filebot logs for synology?

Thank you. For testing would I put this into the custom format section for filebot node?

Just a quick follow up on this. It is a hard no! Tried it and got a funny and unexpected result as filebot moved my file into a directory --log-file! :-) Oops.
by nzdreamer55
06 Dec 2019, 03:36
Forum: Synology NAS & Embedded Linux
Topic: where can I find the filebot logs for synology?
Replies: 8
Views: 5240

where can I find the filebot logs for synology?

I am having a problem with using the amc script on files that are .rar and need to be put together. I want to find the logs for filebot, but am not sure where to look. Could you help me find them?

Thank you very much.
by nzdreamer55
01 Dec 2019, 19:01
Forum: Synology NAS & Embedded Linux
Topic: Getting Node.js installed for Synology
Replies: 5
Views: 4056

Getting Node.js installed for Synology

Hello everyone, I am moving my stuff to a new Synology diskstation and just found out that filebot will run on it (thanks Rednoah!) I have tried to follow the instructions to get filebot going, but have hit a snag. I installed filebot, filebot node, and use the java. When I try to install node, ther...
by nzdreamer55
14 Oct 2019, 02:16
Forum: Scripting and Automation
Topic: Can I set the amc script to NOT create .nfo files?
Replies: 4
Views: 3188

Re: Can I set the amc script to NOT create .nfo files?

Thanks. So if I want art work and not nfo file then I cannot do this correct?
by nzdreamer55
14 Oct 2019, 01:02
Forum: Scripting and Automation
Topic: Can I set the amc script to NOT create .nfo files?
Replies: 4
Views: 3188

Can I set the amc script to NOT create .nfo files?

It seems that Kodi doesn't like nfo files and it makes scraping my shows and movies hard. Is there a switch to turn off creating these?

Thanks

Steve
by nzdreamer55
10 Mar 2019, 17:56
Forum: Ubuntu & Desktop Linux
Topic: Did my license install?
Replies: 4
Views: 2786

Re: Did my license install?

I'll check those things! Thanks :-)
by nzdreamer55
10 Mar 2019, 17:11
Forum: Ubuntu & Desktop Linux
Topic: Did my license install?
Replies: 4
Views: 2786

Re: Did my license install?

Thanks. When I run filebot again I am still getting this License Error: UNREGISTERED ________________________________________________ / Please purchase a FileBot License: \ \ https://www.filebot.net/purchase.html#deb / ------------------------------------------------ \ . . \ / `. .' " \ .---. <...
by nzdreamer55
10 Mar 2019, 05:39
Forum: Ubuntu & Desktop Linux
Topic: Did my license install?
Replies: 4
Views: 2786

Did my license install?

Hello everyone, I purchased a lifetime filebot license and too a look at my logs when I wasn't getting files moved to the correct folders and noticed that there was a warning that I was running a version without a license. I follow the instructions and got the following output. linux@linux:~$ sudo -...
by nzdreamer55
28 Jan 2019, 02:39
Forum: Windows
Topic: Using GUI to rename misnamed files?
Replies: 3
Views: 2079

Using GUI to rename misnamed files?

Hello everyone,

I have a bunch of files that were miss named. I know what TV show that they are. Is there a way to force the GUI to use a specific TV show? The series and episode numbers are still ok.

Thanks
by nzdreamer55
31 Dec 2018, 15:37
Forum: Scripting and Automation
Topic: --conflict index and "Failed to process [...] because [...] is an exact copy and already exists"
Replies: 5
Views: 23245

Re: --conflict index and "Failed to process [...] because [...] is an exact copy and already exists"

Thanks again. I had an incident where some of my media got duplicated and I am wondering if there a way I can use filebot to make a list of these files that it things are duplicates so I can remove them before I try to move and rename them?
by nzdreamer55
30 Dec 2018, 19:09
Forum: Scripting and Automation
Topic: --conflict index and "Failed to process [...] because [...] is an exact copy and already exists"
Replies: 5
Views: 23245

Re: --conflict index question.

Just a follow up. It seems if filebot finds 2 of the same file, it fails to process the file and halts. It leaves other files unprocessed.