replacePart problem

Any questions? Need some help?
Post Reply
terra17
Posts: 47
Joined: 06 Sep 2014, 11:10

replacePart problem

Post by terra17 »

Hi everybody, I 'm a CLI user and after the 4.5 installation i've noticed this problem

.replacepart doesn't work anymore.

This is my code

--format "{n.upperInitial()} - {sxe} - {t.upperInitial().replacePart(', (Part $1)')} - [{source}.{vf}.{ac}]{'.ita'}"


Sysinfo is OK as always.
Log is OK as always.
I have no error.

Simply it writes

American Horror Story - 4x03 - Edward Mordrake, Parte - [HDTV.720p.AC3].ita

instead of

American Horror Story - 4x03 - Edward Mordrake, Parte 1 - [HDTV.720p.AC3].ita
User avatar
rednoah
The Source
Posts: 23002
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: replacePart problem

Post by rednoah »

1.
If I build my format in the Format Editor it works!

Image

2.
If it's not broken, what am I doing wrong?

@see viewtopic.php?f=4&t=1899
:idea: Please read the FAQ and How to Request Help.
Post Reply