Hello and sorry to bother you on this over here rainy day,
I've been playing around with having icons instead of explanatory text labels in theater view.
To try and gain even more space in Theater view I would like to add one current expression code string after another current expression code string but when I try to add one expression code string after another expression code string the whole expression gets messed up.
Is there a way of making a hard coded stop so a new expression code string takes on regardless of the previous expression code string?
There are a lot of math going on in these two expressions and is there a sort of <//math> code that would effectively separate one code string from another?
See screenshot where I try to visualize what I would like to accomplish.
So this is the expression that I would like start with:
<font face="ToolTip01" size="160" color="#9496a3">Save(Math(Trunc(Replace([Aspect Ratio], :, // ) + .005, 2)), gAR)IfElse(Compare(Load(gAR), <, 1), , Compare(Load(gAR), <, 1.38), M, Compare(Load(gAR), <, 1.68), N,Compare(Load(gAR), <, 1.80), O,Compare(Load(gAR), <, 1.87), P,Compare(Load(gAR), <, 2.36), Q,Compare(Load(gAR), <, 2.40), R)<//font>/ <font face="ToolTip01" size="160" color="#9496a3">IfElse(IsEqual([Width],1920,5),¥,IsEqual([Width],1360,5),¤,IsEqual([Width],888,5),£,IsEqual([FPS],25,2),¢,1,¡)<//font>/ <font face="ToolTip01" size="130" color="#9496a3">IfElse(IsEqual([File Type],mkv),î,IsEqual([File Type],ifo),W,IsEqual([File Type],bdmv),U)<//font>/ <font face="ToolTip01" size="110" color="#9496a3">IfElse(IsEqual([Compression],div,8),ú,IsEqual([Compression],hevc,8),ü,IsEqual([Compression],h264,8),û,IsEqual([Compression],xvid,8),ă,IsEqual([Compression], vc-1,8),Ā,IsEqual([Compression],mpeg2,8),þ,IsEqual([Compression],mpeg1,8),ý,IsEqual([Compression],mpeg4),ÿ)<//font>/ <font face="ToolTip01" size="110" color="#9496a3">IfElse(IsEqual([Compression],dts-hd ma,8),&,IsEqual([Compression],dts,8),#,IsEqual([Compression],ac3,8),z,IsEqual([Compression],pcm,8),/),IsEqual([Compression],mp3,8),*,IsEqual([Compression],flac,8),',IsEqual([Compression],aac,8),0,IsEqual([Compression],mpeg,8),z,IsEqual([Compression],vorbis,8),/,,IsEqual([Compression],truehd,8),x,IsEqual([Compression],opus,8),1,)<//font>/ <font face="ToolTip01" size="125" color="#9496a3">IfElse(IsEqual([Channels],1,2),=,IsEqual([Channels],2,2),>,IsEqual([Channels],3,2),],IsEqual([Channels],4,2),?,IsEqual([Channels],5,2),^,IsEqual([Channels],6,2),‐,IsEqual([Channels],7,2),_,1,‑)<font face="ToolTip01" size="60" color="#FFD700">IfElse(IsEqual(ListItem([Compression], 1, +),Atmos),/ !,IsEqual(ListItem([Compression], 1, +),DTS:X),/ $)<//font>
And after that this is the expression that I would like to continue with:
<img src="tooltip:Size-512">If(!IsEmpty([File Size]),IfElse(IsEqual([File Size],15,3),<font color="#990000">,IsEqual([File Size],40,3),<font color="#FDDB2E">,IsEqual([File Size],100,3),<font color="#008000">) Replace([file size],/ GB),)<//font><font color="#9496a3"> GB<//font> <img src="tooltip:Bitrate-512">If(IsEqual([Width],1920,5),If(!IsEmpty([Bitrate]),IfElse(IsEqual([Bitrate],16000,3),<font color="#990000">,IsEqual([Bitrate],40000,3),<font color="#FDDB2E">,IsEqual([Bitrate],100000,3),<font color="#008000">) math(round(math([bitrate] / 1000))),) <//font>,If(!IsEmpty([Bitrate]),IfElse(IsEqual([Bitrate],10000,3),<font color="#990000">,IsEqual([Bitrate],20000,3),<font color="#FDDB2E">,IsEqual([Bitrate],100000,3),<font color="#008000">) math(round(math([bitrate] / 1000))),)<//font>)<font color="#9496a3">Mbit<//font>