# \[X\] Custom Action - Case Conversion to Mixed case not working

**URL:** https://community.mp3tag.de/t/x-custom-action-case-conversion-to-mixed-case-not-working/12933
**Category:** No Bugs
**Created:** [January 13, 2012, 11:54am UTC](https://community.mp3tag.de/t/x-custom-action-case-conversion-to-mixed-case-not-working/12933 "2012-01-13T11:54:33Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![firepol](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/f/91b2a8/32.png) [@firepol](https://community.mp3tag.de/u/firepol)
#### Post date: [January 13, 2012, 11:54am UTC](https://community.mp3tag.de/t/x-custom-action-case-conversion-to-mixed-case-not-working/12933/1 "2012-01-13T11:54:33Z")

</div>

Hi,

not sure if this is a bug or not... so I report it.

Say I have an mp3 with such tags:

artist: orjan\_nilsen\_ft\_neev\_kennedy  
title: anywhere\_but\_here\_(radio\_edit)

I created an action script to replace "\_" with " " for both artist and title  
then in the same action script I also added the case conversion to Mixed Case (it is sorted after the replace).

Still the titles are not converted correctly I get such a result:

Anywhere But Here (radio Edit)

Seems that the first character inside the brackets doesn't count as letter to be capitalized. Seems to me you got the single words (separated by space) and the "(" counts as first letter to be capitalized and not the (r.

Well, strange thing is, if I run after my script the standard "Case conversion" available in the Actions after a fresh install of mp3tag, it converts the titles correctly.

I don't think it's a high priority bug, but still I report it 😉

Thx again for creating this great program, I use it very often and I love it!

Cheers

---

<div class="post-metadata">

### Author: ![DetlevD](https://community.mp3tag.de/user_avatar/community.mp3tag.de/detlevd/32/123_2.png) [@DetlevD](https://community.mp3tag.de/u/DetlevD)
#### Post date: [January 13, 2012, 12:26pm UTC](https://community.mp3tag.de/t/x-custom-action-case-conversion-to-mixed-case-not-working/12933/2 "2012-01-13T12:26:53Z")

</div>

> [@firepol](#):
>
> Hi, not sure if this is a bug or not... so I report it. Say I have an mp3 with such tags:  
> artist: orjan\_nilsen\_ft\_neev\_kennedy  
> title: anywhere\_but\_here\_(radio\_edit)  
> I created an action script to replace "\_" with " " for both artist and title  
> then in the same action script I also added the case conversion to Mixed Case (it is sorted after the replace).  
> Still the titles are not converted correctly I get such a result:  
> Anywhere But Here (radio Edit) ...

Simply no bug.

Begin Action Group **Test\_2012#20120113.Test.firepol** 

Action #1  
_Actiontype 2:_ **Replace**  
_Field \_\_\_\_\_\_:_ **TITLE**  
_Original \_\_:_   
_Replace with:_ **÷**

 [\_] Only as whole word [\_] Case sensitive comparison 

Action #2  
_Actiontype 1:_ **Case conversion**  
_Field \_\_\_\_\_\_\_\_\_:_ **TITLE**  
_Case conversion:_ **Mixed Case**  
_Word begins after:_ **÷(**

 

_Note: Replace each special ÷ character with one space character._  
End Action Group **Test\_2012#20120113.Test.firepol** (2 Actions)

 

From:  
anywhere\_but\_here\_(radio\_edit)  
To:  
Anywhere But Here (Radio Edit)

 

... can be also written as ...

 Begin Action Group **Test\_2012#20120113.Test.firepol** 

Action #1  
_Actiontype 1:_ **Case conversion**  
_Field \_\_\_\_\_\_\_\_:_ _ **TITLE**  
 Case conversion: **Mixed Case**  
 Word begins after:_ **(**

 

Action #2  
_Actiontype 2:_ **Replace**  
_Field \_\_\_\_\_\_:_ **TITLE**  
_Original \_\_:_   
_Replace with:_ **÷**

 [\_] Only as whole word [\_] Case sensitive comparison 

_Note: Replace each special ÷ character with one space character._  
End Action Group **Test\_2012#20120113.Test.firepol** (2 Actions)

 

DD.20120113.16.58.CET

---

<div class="post-metadata">

### Author: ![Florian](https://community.mp3tag.de/user_avatar/community.mp3tag.de/florian/32/5759_2.png) [@Florian](https://community.mp3tag.de/u/Florian)
#### Post date: [December 28, 2018, 2:31pm UTC](https://community.mp3tag.de/t/x-custom-action-case-conversion-to-mixed-case-not-working/12933/3 "2018-12-28T14:31:50Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
