Today, my name expression vanished and it reverted back to the program default. I was mostly able to recover. I would also like it to show resolution of below 720 as SD; 720p or 1080p as HD, and to show resolution of 2160p as 4k. Thanks for any help provided.
DigidocTN wrote: ↑28 Jul 2025, 14:54
show resolution of below 720 as SD; 720p or 1080p as HD, and to show resolution of 2160p as 4k. Thanks for any help provided.
This works. How can I add Capitalize Each Word In Name and add [genre of movie] after the name? Also, if the encoding is not HEVC, add [Not HEVC] to remind me it needs compressed. I am sorry for my poor thinking, I just break my expression when I try to fix it myself.
Here is an example of what I would like to get: Bridget Jones Mad About The Boy (2025) [Romance, Comedy, Drama]-[4K].mkv
I continue to try and learn. Each expression included within { } is a standalone, right? Is there a list of the published meta characters which can be used? For instance, t. is title; n. is name; s. is season, e. is episode and so on. Is there a list of all available codes? What are the codes for genre? For resolution? For encoding? For year? Do these characters come from the coding inside the Filebot program?
{t.upperInitial()} is the title for TV shows, but {n.upperInitial()} is the name for movies? Are they interchangeable or differ due to the type of lookup done? (1 rule for episode mode, another rule for movie mode?) I am not yet ready for music mode.
I assume then all these expressions can be strung together into the code you want? I am just starting to see nested expressions but do not tell me about those just yet. (They make my brain hurt). Please forgive my simplistic questions.
Thanks for the help, my renaming of movies is about perfect. After the naming is complete, is it possible to examine all the files in a folder, and -if- they do not include a defined year (2019); then move only those to another folder to examine then further?Perhaps to ask the year first, insert it as a variable into the expression, and move only those not containing that name?