Search found 13 matches

by gplans
29 Oct 2021, 19:23
Forum: Scripting and Automation
Topic: [AMC] Custom File Struture for Audio files
Replies: 15
Views: 14797

Re: [AMC] Custom File Struture for Audio files

So the file is there. As you can see in the image a bunch of files were put in the audiobook folder but again the TV show and one audiobook were left behind. They say (not clutter) and I am unsure what this refers to.

Image
by gplans
29 Oct 2021, 19:17
Forum: Episode / Movie Naming Scheme
Topic: Plex does not use the file name as display name
Replies: 3
Views: 16531

Re: Plex does not use the file name as display name

I made the change. At first nothing happened. I removed the files and put them back and all the name were nice file names but they all changed back to the embedded file names. I repeated the steps without success. Can Filebot change the embedded file name?

Cheers
by gplans
28 Oct 2021, 22:32
Forum: Episode / Movie Naming Scheme
Topic: Plex does not use the file name as display name
Replies: 3
Views: 16531

Plex does not use the file name as display name

I have changed a TV series of names. The file name has been changed but it seems the tag name has not. Is there way to alter this?

Image

Image
by gplans
28 Oct 2021, 18:28
Forum: Scripting and Automation
Topic: [AMC] Custom File Struture for Audio files
Replies: 15
Views: 14797

Re: [AMC] Custom File Struture for Audio files

That seems to have fixed the issues except the one TV show it just ignores. insecure.s05e01.720p.web.h264-ggwp.mkv Any idea? Thanks Run script [dev:amc] at [Thu Oct 28 11:24:19 PDT 2021] Parameter: music = y Parameter: subtitles = eng Parameter: clean = y Parameter: skipExtract = y Parameter: musicF...
by gplans
27 Oct 2021, 17:52
Forum: Scripting and Automation
Topic: [AMC] Custom File Struture for Audio files
Replies: 15
Views: 14797

Re: [AMC] Custom File Struture for Audio files

Yes the files are in the directory.

Image

No I don't think it would be. Where is the list? These file have been changed recently.
by gplans
27 Oct 2021, 16:27
Forum: Scripting and Automation
Topic: [AMC] Custom File Struture for Audio files
Replies: 15
Views: 14797

Re: [AMC] Custom File Struture for Audio files

So the code works great now. It will now identify the audiobooks with the extension with m4b and put them in the correct folder. But now I have two TV Shows in there and it fails every time. Is this something that I did with adding this code? If I use Filebot on my PC it will identify and rename the...
by gplans
26 Oct 2021, 20:08
Forum: Scripting and Automation
Topic: [AMC] Custom File Struture for Audio files
Replies: 15
Views: 14797

Re: [AMC] Custom File Struture for Audio files

I have tried this bit it does not seem to work.

Code: Select all

{ ext >= m4b ? 'AudioBooks' : 'Music' }/{n}/{album+'/'}{pi.pad(2)+'. '}{artist} - {t}
by gplans
26 Oct 2021, 18:59
Forum: Scripting and Automation
Topic: [AMC] Custom File Struture for Audio files
Replies: 15
Views: 14797

Re: [AMC] Custom File Struture for Audio files

This code does not seem to work all the time. For some reason I am having to take out hundreds of books out of the music folder. Is there a way to look for the file extension .m4b instead of a file that is longer than 20min? { minutes >= 20 ? 'AudioBooks' : 'Music' }/{n}/{album+'/'}{pi.pad(2)+'. '}{...
by gplans
07 Oct 2021, 18:19
Forum: Scripting and Automation
Topic: Filebot Node Error (100)
Replies: 3
Views: 6868

Re: Filebot Node Error (100)

I get this Error (100) and also it also renames and puts the files in an unsorted directory.

Image
by gplans
06 Oct 2021, 22:53
Forum: Scripting and Automation
Topic: Filebot Node Error (100)
Replies: 3
Views: 6868

Filebot Node Error (100)

I have been getting this Error (100) on the filebot Node recently a lot.

Not sure what this means and the can't really find out in the formes what this means.

Can anyone enlighten me on it or how to fix it.

Thanks
by gplans
28 Sep 2021, 22:26
Forum: Scripting and Automation
Topic: [AMC] Custom File Struture for Audio files
Replies: 15
Views: 14797

Re: [AMC] Custom File Struture for Audio files

Maybe I am not that technical. I was hoping for a straightforward solution for making my filebot node on my Synology to send audiobooks into a audiobook folder and music into the music folder automatically every night.
by gplans
27 Sep 2021, 23:20
Forum: Scripting and Automation
Topic: [AMC] Custom File Struture for Audio files
Replies: 15
Views: 14797

[AMC] Custom File Struture for Audio files

I have just setup Filebot on my Synology NAS. I have automated it so that every night it will change the names of the files I place in a particular directory. It them renames them and puts the movies in the movie forder etc. What I want to do is make the audiobooks go into a audiobook folder not the...
by gplans
26 Mar 2013, 17:16
Forum: Help and Support
Topic: Forced Subtitles
Replies: 4
Views: 4475

Forced Subtitles

It there a way just to search for forced subtitles?

Cheers