If(IsEqual([.Flag],),,✘)If(IsEqual([Series.movie], Pending), RemoveRight(Right([Filename],7),4) [Series] • If(IsEqual([Season], 1), premiering, returning) [s.Returning], If(IsEqual([Series.movie], Final Episodes), [Series] /([Year] - Left([Viewed],4)/), If(IsEqual([Episode.], .series), [Series], If(IsEqual([Type.], Pilot Episode), Pilot: [Name], If(IsEqual(Left([Episode.], 1), S), SPadNumber([Season],2) EPadNumber([Episode],2) [Name], If(IsEqual([Type.], Final Episode), Final: SPadNumber([Season],2) EPadNumber([Episode],2) [Name], [Name])))))) Mid(★★★★★,0,[Rating]) If(IsInPlayingNow(),♪,)
Thank you very much. My problem was that I couldn't find a way to put special characters into the fields. I tried special characters from wingdings but that didn't work. Therefore I falsely assumed that special characters couldn't be used at all. But copy and paste from your expression gave me the hint that the characters from MS Minchow are shown propper in the fields. Now I could replace my former rating symbols ● and ◌ by ★ and ☆ which is much nicer.
Thanks.