Format Expressions "source"

All your suggestions, requests and ideas for future development
Post Reply
m4rcy
Posts: 3
Joined: 02 Apr 2020, 15:56

Format Expressions "source"

Post by m4rcy »

hey,

since filebot 4.9.0 the format expression {source} always write everything in capital letters. In 4.8.5 it was different. Here is a Screenshot so you understand what i mean:

Image

I used the following to name things: {n} - {s00e00} - {t} ({source})


the source bluray should be BluRay and is BLURAY
amazonhd should be AmazonHD and is AMAZONHD
netflixhd should be NetflixHD and is NETFLIXHD

Hope you can fix this so it'll be like it was before :)

greatings
m4rcy
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Format Expressions "source"

Post by rednoah »

I see how the old behaviour might be preferable.

:arrow: Fixed with FileBot r7351.

You might prefer to use the newer {vs} binding though in the meanwhile: viewtopic.php?t=11265
:idea: Please read the FAQ and How to Request Help.
m4rcy
Posts: 3
Joined: 02 Apr 2020, 15:56

Re: Format Expressions "source"

Post by m4rcy »

Thank you :)
I have seen the {vs} binding and tried it but I like to name the source so exact as possible, so the {source} binding is perfectly fine.
Bazzu85
Posts: 51
Joined: 16 Nov 2016, 19:28

Re: Format Expressions "source"

Post by Bazzu85 »

Hi,
what about adding DisneyPlus to sources?
User avatar
rednoah
The Source
Posts: 22899
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Format Expressions "source"

Post by rednoah »

Bazzu85 wrote: 24 Mar 2021, 10:54 what about adding DisneyPlus to sources?
Sure. Can you provide a sample file path?
:idea: Please read the FAQ and How to Request Help.
Bazzu85
Posts: 51
Joined: 16 Nov 2016, 19:28

Re: Format Expressions "source"

Post by Bazzu85 »

For example
Raya and the Last Dragon (2021) Disney+ UHD 4K to 1080-​FHD HEVC E-​OPUS 5 1 HR-​DR

Another question..why netflixhd and amazonhd and not the simplest netflix and Amazon?
kim
Power User
Posts: 1251
Joined: 15 May 2014, 16:17

Re: Format Expressions "source"

Post by kim »

the correct is e.g. :

Code: Select all

DSNP.WEBRip
viewtopic.php?f=5&t=11265
Bazzu85
Posts: 51
Joined: 16 Nov 2016, 19:28

Re: Format Expressions "source"

Post by Bazzu85 »

maybe I miss something..
what's the case for disney and netflix?

disney: DSNP.WEBRip
netflix?

do you have an example?
kim
Power User
Posts: 1251
Joined: 15 May 2014, 16:17

Re: Format Expressions "source"

Post by kim »

netflix = NF
file must be named e.g ...NF.WEBRip...
then
{source} = NF.WEBRip
{vs} = WEB-DL

This is how ppl name files on the web ;)
Bazzu85
Posts: 51
Joined: 16 Nov 2016, 19:28

Re: Format Expressions "source"

Post by Bazzu85 »

kim wrote: 24 Mar 2021, 18:20 netflix = NF
file must be named e.g ...NF.WEBRip...
then
{source} = NF.WEBRip
{vs} = WEB-DL

This is how ppl name files on the web ;)
Yep..
So what's the case of NetflixHD?
kim
Power User
Posts: 1251
Joined: 15 May 2014, 16:17

Re: Format Expressions "source"

Post by kim »

NF.NetflixHD
or just
NetflixHD

replace e.g.
WEBRip
Bazzu85
Posts: 51
Joined: 16 Nov 2016, 19:28

Re: Format Expressions "source"

Post by Bazzu85 »

kim wrote: 25 Mar 2021, 16:53 NF.NetflixHD
or just
NetflixHD

replace e.g.
WEBRip
So, why not DisneyHD or Disney+HD? DSNP is a format..the others are more readable
Post Reply