Search found 18 matches

by CaptainKen
20 Mar 2026, 22:21
Forum: Scripting and Automation
Topic: automatically rename and movie folder and movie file on Unraid
Replies: 14
Views: 7586

Re: automatically rename and movie folder and movie file on Unraid

Wonderful!! Thank you for all your help and patience. Have a great weekend.
by CaptainKen
18 Mar 2026, 21:18
Forum: Scripting and Automation
Topic: automatically rename and movie folder and movie file on Unraid
Replies: 14
Views: 7586

Re: automatically rename and movie folder and movie file on Unraid

Thank you again. Sorry took so long to respond, life got in the way. Got TV Shows custom preset working after creating and linking to it in the FB template as you pointed out. However, still can't get AAC to be recognized whether or not I use "AAC" or "AAC LC". Movies/{n} ({y})/ {n ...
by CaptainKen
15 Mar 2026, 21:31
Forum: Scripting and Automation
Topic: automatically rename and movie folder and movie file on Unraid
Replies: 14
Views: 7586

Re: automatically rename and movie folder and movie file on Unraid

Movie file MediaInfo: [General] Count : 359 StreamCount : 1 StreamKind : General StreamKind/String : General StreamKindID : 0 VideoCount : 1 AudioCount : 1 Video_Format_List : AVC Video_Format_WithHint_List : AVC Video_Codec_List : AVC Audio_Format_List : AAC LC Audio_Format_WithHint_List : AAC LC ...
by CaptainKen
15 Mar 2026, 20:20
Forum: Scripting and Automation
Topic: automatically rename and movie folder and movie file on Unraid
Replies: 14
Views: 7586

Re: automatically rename and movie folder and movie file on Unraid

This "--apply import --def clean=y" is working well, with one small exception. As wanted it's deleting the original folder "filebot-in\Movies\Big Bad Mama II (1987)", but what's not wanted is it's deleting its' parent folder "Movies" as well. Log file: text error warn system array login [cont-init ...
by CaptainKen
14 Mar 2026, 23:26
Forum: Scripting and Automation
Topic: automatically rename and movie folder and movie file on Unraid
Replies: 14
Views: 7586

Re: automatically rename and movie folder and movie file on Unraid

Thank you again for your responses! 1) When I stated that "It still leaves the original folder with no contents in filebot-in", I understand that was a little ambiguous, sorry. What I was attempting to say is that it left the empty original folder in filebot-in, rather than deleting it once the ...
by CaptainKen
13 Mar 2026, 17:48
Forum: Scripting and Automation
Topic: automatically rename and movie folder and movie file on Unraid
Replies: 14
Views: 7586

Re: automatically rename and movie folder and movie file on Unraid

Awesome, the solution to moving all the files was "--apply import --def clean=n". THANK YOU! Log file: https://pastebin.com/rjqwjDcQ However, 1) It still leaves the original folder with no contents in filebot-in. 2) Also, how do I get my custom renaming preset to be used rather than the default?
by CaptainKen
12 Mar 2026, 23:27
Forum: Scripting and Automation
Topic: automatically rename and movie folder and movie file on Unraid
Replies: 14
Views: 7586

Re: automatically rename and movie folder and movie file on Unraid

Thanks for the response and details. Here a screenshot of the container template as well as the log file.



Screenshot
https://imgur.com/tHg2awa
by CaptainKen
10 Mar 2026, 23:24
Forum: Scripting and Automation
Topic: automatically rename and movie folder and movie file on Unraid
Replies: 14
Views: 7586

automatically rename and movie folder and movie file on Unraid

Using filebot v26.02.3 (2026-02-22) on unraid 7.2.3. Container paths: \downloads\torrents\filebot-in \downloads\torrents\filebot-out 1) Attempting to get it to automatically rename movie folder and movie file inside of filebot-in/Movies and then move to filebot-out/Movies folder. It's renaming the ...
by CaptainKen
22 Sep 2025, 19:12
Forum: Feature Requests and Bug Reports
Topic: Filebot name, confusion, and auto deletion of file
Replies: 4
Views: 12353

Re: Filebot name, confusion, and auto deletion of file

1) MediaInfo below 2) "It seem strange me that you add cryptic "subs" and "cp" instead of [English Subs] and [with Chapters] though" Using those abbreviations are my way of keeping file names shorter, which sometime can be long. Since, I'm the only person that ever sees this, the customization you ...
by CaptainKen
21 Sep 2025, 19:10
Forum: Feature Requests and Bug Reports
Topic: Filebot name, confusion, and auto deletion of file
Replies: 4
Views: 12353

Filebot name, confusion, and auto deletion of file

Wondering where the "96/24 " is coming from in this rename? And how it's getting a weird destination and file name? Original: Bite.the.Bullet.1975.1080p.BluRay.x264.DTS-FGT Strange Destination path: "24 5.1 subs cp )" Proposed new name: F:/Bite the Bullet (1975 BluRay 1080p x264 DTS 96/24 5.1 subs ...
by CaptainKen
15 May 2025, 22:54
Forum: Windows
Topic: multiple audio tracks, more than 3 chapters, only english subs
Replies: 10
Views: 27155

Re: multiple audio tracks, more than 3 chapters, only english subs

Perfect as shown below thanks to you! Thank you!

Just noticed one last item, which is how do I keep IMAX in the filename?

Example 1, Oppenheimer:
Oppenheimer (2023 Bluray 1080p x265 DD 5.1 DDP 5.1 subs cp)

Example 2, Wicked:
Wicked (2024 WEBDL 1080p x264 DDP Atmos 5.1 DDP 5.1 subs cp)
by CaptainKen
15 May 2025, 20:56
Forum: Windows
Topic: multiple audio tracks, more than 3 chapters, only english subs
Replies: 10
Views: 27155

Re: multiple audio tracks, more than 3 chapters, only english subs

Thank you again. Here are the results: Oppenheimer (2023 Bluray 1080p x265 DD DD DD 5.0.1 DDP DD 5.0.1) Wicked (2024 WEBDL 1080p x264 DDP DD 5.0.1 DD DD 5.0.1 DDP Atmos DD 5.0.1 DD DD 5.0.1 subs cp ) Based on your previous response I'm interpreting that there's no way to reduce {audio.Format ...
by CaptainKen
14 May 2025, 16:39
Forum: Windows
Topic: multiple audio tracks, more than 3 chapters, only english subs
Replies: 10
Views: 27155

Re: multiple audio tracks, more than 3 chapters, only english subs

My code currently extracts the first english aco audio code, but I don't know how to add multiple audio aco's to the filename? {aco} already considers multiple audio streams but will generally only yield one value. There is no {aco} for all audio streams. {aco} is based on audio.Codec_Profile and ...
by CaptainKen
13 May 2025, 03:41
Forum: Windows
Topic: multiple audio tracks, more than 3 chapters, only english subs
Replies: 10
Views: 27155

Re: multiple audio tracks, more than 3 chapters, only english subs

Thank you rednoah for quick reply and some details. I only have a file that's already been processed and manually adjusted. IOW I don't have an example file containing audio or sub title tracks that I would normally use MKVToolNix to filter out. Also in my original example I added DTS-HD MA just as ...
by CaptainKen
12 May 2025, 23:21
Forum: Windows
Topic: multiple audio tracks, more than 3 chapters, only english subs
Replies: 10
Views: 27155

multiple audio tracks, more than 3 chapters, only english subs

Could someone please help me modify the code below to include the following enhancements: - List in filename not just the 1st, but all English aco audio tracks - If the file includes more than 3 Chapters add "cp" to end of filename - Only add "subs" to end of filename (before any above found "cp ...
by CaptainKen
23 Dec 2024, 22:27
Forum: Episode / Movie Naming Scheme
Topic: None of these work: replace('AC-3','DD') or replace('AC3','DD') or replace('Dolby Digital','DD')
Replies: 3
Views: 3505

Re: None of these work: replace('AC-3','DD') or replace('AC3','DD') or replace('Dolby Digital','DD')

Thank you for the reply and all the many details! I was able to get it working by changing the order of the aco expressions as shown here: {n.replaceTrailingBrackets()} s{S00}e{E00} - {t} ({source} {vf} {vc.replace('AVC','x264').replace('HEVC','x265')} {aco.replace('Dolby Digital Plus with Dolby ...
by CaptainKen
22 Dec 2024, 21:07
Forum: Episode / Movie Naming Scheme
Topic: None of these work: replace('AC-3','DD') or replace('AC3','DD') or replace('Dolby Digital','DD')
Replies: 3
Views: 3505

None of these work: replace('AC-3','DD') or replace('AC3','DD') or replace('Dolby Digital','DD')

{n.replaceTrailingBrackets()} s{S00}e{E00} - {t} ({source} {vf} {vc.replace('AVC','x264').replace('HEVC','x265')} {aco.replace('AC3','DD').replace('Dolby Digital Plus with Dolby Atmos','DDP Atmos').replace('Dolby Digital Plus','DDP')} {channels} { 'en' in {textlanguages} ? ' subs' :null in ...