Search found 42 matches

by yellowdaemon
22 Jul 2026, 15:20
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format

Format: Select all

C:/movie/{ ~plex.id % {" {tmdb-$tmdbid}"} % {" - [$vs-$vf]"} % {"[$aco $channels]" } % {"[$hdr]"} % {"[$vc]"} % {"-$group"} }
It work.

Thanks!
by yellowdaemon
22 Jul 2026, 14:50
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format

[General]
Count : 359
StreamCount : 1
StreamKind : General
StreamKind/String : General
StreamKindID : 0
UniqueID : 197803539694033366943164898667608166722
UniqueID/String : 197803539694033366943164898667608166722 (0x94CF93761033A51534283AC23DD45142)
VideoCount : 1
AudioCount : 2
TextCount : 35 ...
by yellowdaemon
22 Jul 2026, 13:59
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format

With the last format, it works as expected. Thank you for your help.

I have only one question left regarding that format;

With Radarr, I get this: [TrueHD Atmos 7.1], but with your format, I got this: [MLP 7.1]

Is there a reason that I get different ac channels?
by yellowdaemon
22 Jul 2026, 12:50
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format


:arrow: If you want to rename files in-place, then you simply need to modify your custom format to create just a file name as opposed to a complete file path, like so:
{plex.name} {"{tmdb-$tmdbid}"} - {"[$vs-$vf]"}{"[$ac $channels]" }{"[$hdr]"}{"[$vc]"}{"-$group"}



:idea: In case you're ...
by yellowdaemon
22 Jul 2026, 12:46
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format

I don't get what you are trying to say.

Do you mean that if I want to remove the subdirectory movie i need to adjust the the advance {plex} operators?
by yellowdaemon
22 Jul 2026, 11:32
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format

i use the script you provided earlier X:/Media/{ plex.id % {" - [$vs-$vf]"} % {"[$ac $channels]" } % {"[$hdr]"} % {"[$vc]"} % {"-$group"} }

But the script is not working like it should.

This is the output i get from Radarr naming format:

The Nun (2018) {tmdb-439079} - [Bluray-2160p][TrueHD ...
by yellowdaemon
22 Jul 2026, 11:25
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format

The rename works well for new files, but all my current files are structured in the respective movie folder and movie name. If i use the method you showed above it will rename all the movies but it will also create new folders. I want something where it renamed the movie folder and file, without ...
by yellowdaemon
22 Jul 2026, 10:33
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format

I got you. Yes! As you describe, I will try to tweak it myself, and I now understand where I can find information about it. I will try to see if it fits my needs.

Thank you for your help

How can I process the existing movie folders and movies to match the new naming format scheme?
Is it ...
by yellowdaemon
22 Jul 2026, 08:28
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

Re: I want my Filebot movie naming format to match that of my Radarr naming format

I don't know if i understand what you are saying.

Is this the way to solve my issue by using this:
X:/Media/{ plex.id % {" - [$vs-$vf]"} % {"[$ac $channels]" } % {"[$hdr]"} % {"[$vc]"} % {"-$group"} }

Or was it just an example?

You said, "You can copy & paste bits & pieces from the Plex ...
by yellowdaemon
21 Jul 2026, 23:42
Forum: Episode / Movie Naming Scheme
Topic: I want my Filebot movie naming format to match that of my Radarr naming format
Replies: 16
Views: 1303

I want my Filebot movie naming format to match that of my Radarr naming format

Recently, I deployed a Radarr 4K instance, and for that instance I am using a naming scheme provided by Trash Guides

My Radarr naming format looks like this:
{Movie CleanTitle} {(Release Year)} {tmdb-{TmdbId}} - {{Edition Tags}} {[MediaInfo 3D]}{[Custom Formats]}{[Quality Full]}{[Mediainfo ...
by yellowdaemon
10 Sep 2023, 18:18
Forum: Episode / Movie Naming Scheme
Topic: Lost my naming scheme for movies after update
Replies: 6
Views: 3708

Re: Lost my naming scheme for movies after update

Here is my naming format. Just simple

Format: Select all

{ny}/{ny} {vs.upperInitial().lowerTrail()}-{vf} {ac} {channels}
by yellowdaemon
09 Sep 2023, 13:53
Forum: Episode / Movie Naming Scheme
Topic: Lost my naming scheme for movies after update
Replies: 6
Views: 3708

Re: Lost my naming scheme for movies after update

Thanks Rednoah for posting the post conversation of a while ago. That helped me to restore my naming scheme. I will make a backup of it immediately

viewtopic.php?p=60600#p60600
by yellowdaemon
09 Sep 2023, 13:19
Forum: Episode / Movie Naming Scheme
Topic: Lost my naming scheme for movies after update
Replies: 6
Views: 3708

Re: Lost my naming scheme for movies after update

I think your right about that Did something (3rd party software?) delete your %APPDATA%/FileBot folder? You are probably right about that cause after the update i ran a cleanup software 3 days ago. But it was only to delete temporary files, not my appdata/Filebot folder. I'm not sure if that is the ...
by yellowdaemon
09 Sep 2023, 10:45
Forum: Episode / Movie Naming Scheme
Topic: Lost my naming scheme for movies after update
Replies: 6
Views: 3708

Lost my naming scheme for movies after update

After the last update of Filebot, i lost all my naming schemes. For music, i did have a saved copy so i was able to restore it, but for movies, i forgot to save a copy of it
The only thing i know is that it was similar to that of Radarr.

This is my naming scheme for Radarr: {Movie Title} ({Release ...
by yellowdaemon
01 Aug 2023, 10:51
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

The dark mode is nice, except when you want to highlight some text. It is difficult to see the highlighted text.
If i said edit format and want to highlight some text in my naming script i can barely see the highlighted text.

I choose flat dark. That is slightly better with highlighted text than ...
by yellowdaemon
01 Aug 2023, 09:45
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

@ Rednoah

I will the next time. I found it strange that i could see the correct media info Album Artist on MusicBrainz, but in Filebot it was empty. There was no info about the Album Artists. I thought I made a mistake so i load the album again in MusicBrainz and it showed me the Album Artists. i ...
by yellowdaemon
01 Aug 2023, 09:35
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

@ rednoah
I don't use acoustic ID. It produces a lot of garbage sometimes.
I only use ID3 tags.

Are you working with a different version of Filebot, cause i didn't find the option to change to dark mode in my version of Filebot. I like the dark mode to be honest.
by yellowdaemon
31 Jul 2023, 20:05
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

I don't know if I need to open a new topic but i asked this question before. In the naming Edit Format you can do a Binding as one of the options, but what are the bindings for? What can i do with Bindings?
What also want to know is, if Filebot is selecting some metadata from MusicBrainz or does it ...
by yellowdaemon
25 Jul 2023, 13:22
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

Since we have now learned "A, or B if A is undefined" we can now re-apply the same knowledge to your "I prefer the composer in the file name over the performer" use case and add this bit where your format generates the file

Yes, it did that. I play with it a little bit to see what the results ...
by yellowdaemon
25 Jul 2023, 13:12
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

I adjusted the script and i tested it with a Various Artists' album, Michael Jackson discography, U2 album, and Avicii.

With this script below i get the best results.

M:/TEST/
{ media.'Album/Performer' ?: media.'Artists' }/
[{y}] - {album}/ {album} - { if (music.medium && music.mediumCount > 1 ...
by yellowdaemon
25 Jul 2023, 07:19
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

Which property would you like to use?
Albumartist is fine If i have an Album from Avicii it must show Avicci as the Albumartist or artist, even if there are other artist that sang different songs on the album.

How i exactly want it you can find here under

M:/TEST/Various Artists/[2023] - The ...
by yellowdaemon
25 Jul 2023, 06:56
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

@ Rednoah

I did a test with some more albums and as I stated I think that the script worked just fine. On some rare occasions, it creates separate folders for albums with multiple artists. I haven't found out what is the trigger for that. As I said a couple of weeks ago, I use a tool called Picard ...
by yellowdaemon
24 Jul 2023, 15:43
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

I tested it again and i saw that i made a mistake. In both Windows and on my Synology NAS its creates for every artist a folder.

The script must work in that way that it always start with the name of the Album

I tested on Windows. Below you will see a screen image of the test

https://imgur.com ...
by yellowdaemon
23 Jul 2023, 19:31
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

I tried the script in my Windows version of Filebot and it worked. Thanks for your help

However, i wanted to run the script on my Filebot package on my Synology NAS, but it produce a different result.
If i run the same script on the NAS it creates for every artist that participates on the album a ...
by yellowdaemon
23 Jul 2023, 10:09
Forum: Scripting and Automation
Topic: Empty CD folder (When use format)
Replies: 38
Views: 17694

Re: Empty CD folder (When use format)

Thanks! i will try it and let you know what the results are.