Search found 16 matches

by Brax
23 Apr 2021, 21:10
Forum: Feature Requests and Bug Reports
Topic: Copy is done without renaming while log says otherwise
Replies: 5
Views: 8132

Re: Copy is done without renaming while log says otherwise

Thanks

I did think it wasn't possible. I still can't figure the difference between the log target file name and the real target file name then : In my example how could the target file name from the log be renamed as this ?


Judas Kiss (1998) [tt0138541] 1080p.mkv --> Judas.Kiss.1998.MULTi.VFF ...
by Brax
18 Apr 2021, 11:47
Forum: Feature Requests and Bug Reports
Topic: Copy is done without renaming while log says otherwise
Replies: 5
Views: 8132

Re: Copy is done without renaming while log says otherwise

Hi,

Thanks for your answered. It could be a problem from of of my NAS (Which has unidentified reboots lately). Is the file copied with the same name, and renamed once in place ?

The renaming isn't done, and the copy is. No caching issue.
by Brax
09 Apr 2021, 09:11
Forum: Feature Requests and Bug Reports
Topic: Copy is done without renaming while log says otherwise
Replies: 5
Views: 8132

Copy is done without renaming while log says otherwise

Hello,

I have had this strange behavior 2 or 3 times during last weeks:

Filebot is called to rename a new file, the log shows a good renaming, but the copied file is not renamed


[MOVE] from [E:\DDL\Fichiers divers\Judas.Kiss.1998.MULTi.VFF.1080p.WEBRip.AC3.x264-TireXo.mkv] to [I:\USBShare1 ...
by Brax
10 Mar 2021, 19:25
Forum: Episode / Movie Naming Scheme
Topic: HDR / Dolby Vision?
Replies: 40
Views: 63498

Re: HDR / Dolby Vision?

Thanks a lot.

Replacing {hdr} with {video[0].HDR_Format_Commercial} works perfectly.

Regards !
by Brax
10 Mar 2021, 07:56
Forum: Episode / Movie Naming Scheme
Topic: HDR / Dolby Vision?
Replies: 40
Views: 63498

Re: HDR / Dolby Vision?

Hello,

I just split the files in 1 min chunks with mkvtoolnix.

Example 1 : https://uptobox.com/wzdi9i0q79oi
Example 2 : https://uptobox.com/j951sud6f35b

Thanks
by Brax
09 Mar 2021, 19:50
Forum: Episode / Movie Naming Scheme
Topic: HDR / Dolby Vision?
Replies: 40
Views: 63498

Re: HDR / Dolby Vision?

OK sure !

Where can I deposit the short files ? Uptobox is ok ?

If I understand well, the second file should output Dolby Vision, which it does (now, not a few weeks ago), so I guess I'll start with the 1st one.

Thanks
by Brax
09 Mar 2021, 13:02
Forum: Episode / Movie Naming Scheme
Topic: HDR / Dolby Vision?
Replies: 40
Views: 63498

Re: HDR / Dolby Vision?

Thanks for your answer

Example #1

[General]
Count : 331
StreamCount : 1
StreamKind : General
StreamKind/String : General
StreamKindID : 0
UniqueID : 38260749392664866501155404538863321705
UniqueID/String : 38260749392664866501155404538863321705 (0x1CC8C09667C267E65C898F0E97628269)
VideoCount : 1 ...
by Brax
09 Mar 2021, 08:45
Forum: Episode / Movie Naming Scheme
Topic: HDR / Dolby Vision?
Replies: 40
Views: 63498

Re: HDR / Dolby Vision?

Hi Rednoah,

Thanks for your answer.

Concretely with 2 examples :

Example # 1 {hdr} outputs "HDR" now, while it outputted "HDR10" before on this kind of file :

General
Unique ID : 38260749392664866501155404538863321705 (0x1CC8C09667C267E65C898F0E97628269)
Complete name : B:\2160P HDR10\Jupiter ...
by Brax
08 Mar 2021, 19:16
Forum: Episode / Movie Naming Scheme
Topic: HDR / Dolby Vision?
Replies: 40
Views: 63498

Re: HDR / Dolby Vision?

Hi,

Was there a change in the way HDR is implemented in recent updates ?

It seems my filebot interpretes HDR differently.

Thanks
by Brax
06 Jan 2021, 20:22
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1035
Views: 1463017

Re: Conditional Structures (if-then-else)

Good evening Kim

Thanks a lot !!!

I spent days trying to figure the right way to do it and you crunched this in no time... Impressive

I did spend a lot of time in the forum reading exemples and in the FAQ and did not see how to use the pathList, neither the use of .get... And I would not have ...
by Brax
06 Jan 2021, 14:01
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1035
Views: 1463017

Re: Conditional Structures (if-then-else)

<r>Hi RedNoah and Happy New Year !<br/>
<br/>
Thanks to your help i'm using and arguments file to dispatch my files according to their characteristics in various drives/folders like this :<br/>
2160P HDR --> B:\2160P HDR10\<br/>
2160P non HDR --> B:\2160P\<br/>
720P --> B:\720P\<br/>
DVDRIP --> H ...
by Brax
13 Aug 2019, 11:46
Forum: Windows
Topic: Use complex format expression on command-line
Replies: 2
Views: 3615

Re: Use complex format expression on command-line

Hi Rednoah,

Just coming back to say thanks :
Using your tips I sorted it out quite easily :
CMD File :
filebot -script fn:amc --mode=Movies --action move --lang fr --db TheMovieDB --conflict skip -non-strict "E:/DDL/" --log-file "E:/Automatisation/amc.log" --def excludeList="E:/Automatisation/amc ...
by Brax
09 Aug 2019, 11:07
Forum: Windows
Topic: Use complex format expression on command-line
Replies: 2
Views: 3615

Use complex format expression on command-line

Hi Rednoah,

I'm using a preset (based on a tip u gave me a few years ago) :

{hd.replaceAll("UHD", replacement = "B:/2160P").replaceAll("SD", replacement = "H:/DVDRIPS").replaceAll("HD", replacement = vf.replaceAll("720p", replacement = "B:/720P").replaceAll("1080p", replacement = "S:/1080P ...
by Brax
15 Apr 2018, 11:13
Forum: Windows
Topic: Video Resolution in Custom Format not working
Replies: 4
Views: 4644

Re: Video Resolution in Custom Format not working

Thanks,

I had no knowledge about the {sdhd} deprecation.

I'm now going to have a look at the python hook method you proposed

Have a good day !
by Brax
14 Apr 2018, 20:40
Forum: Windows
Topic: Video Resolution in Custom Format not working
Replies: 4
Views: 4644

Re: Video Resolution in Custom Format not working

Hi RedNoah and thanks for your answer.

I updated W10.

I have the same problem with all my files.

Here's an example of mediainfo for one of them :

Général
Identifiant unique : 248319254593129416603391388170917913592 (0xBAD08C7F64F00595A4DC2061D66623F8)
Nom complet : E:\Test.mkv
Format : Matroska ...
by Brax
31 Mar 2018, 10:05
Forum: Windows
Topic: Video Resolution in Custom Format not working
Replies: 4
Views: 4644

Video Resolution in Custom Format not working

Hi

I've been using Filebot for a few years.
Thanks for this great software.

I bought it on MS Store a few days ago, after i had an update suggestion form the version I was using.

I have two problems with the newly installed version :

1-I seem to have lost the ability to rename files according to ...