Page 1 of 1

Audio-priotize in find dublicates.

Posted: 01 Feb 2017, 11:00
by smurfb
Hi.

From my understanding filebot -script fn:duplicates only looks for the file with highest resolution and marks that "best". While it works great most of the time it would be nice to have audio as an parameter. I would perhaps want DTS-X to be preferred over Dolby Atmos or something like that?

Is that something that would be possible to implement?

Thanks for all your efforts, this piece of software is amazing and I have already donated 2 times and will donate again ASAP :)

Re: Audio-priotize in find dublicates.

Posted: 01 Feb 2017, 11:40
by rednoah
Unfortunately, that's not possible. The "best" video is the one with the highest resolution. Would you consider a video with lower resolution but higher audio bitrate as "better"?

One could introduce video/audio codecs but somebody would have to produce a list that maps each codec do some numeric score.

I recommend forking your own duplicates script and make the changes yourself:
https://github.com/filebot/scripts/blob ... tes.groovy