New modifier for file properties

Would you like Bulk Rename Utility to offer new functionality? Post your comments here!

New modifier for file properties

Postby TheGhost78 » Thu Apr 17, 2025 7:20 pm

Similar to the current # modifier that returns only numerals:

<(System.Audio.EncodingBitrate)> - returns 128 kbps
<(#System.Audio.EncodingBitrate)> - returns 128

Could we have a modifier that returns only the first letter? E.g.

<(System.ItemTypeText)> - returns MP4 (for example)
<(@System.ItemTypeText)> - would return M
TheGhost78
 
Posts: 173
Joined: Fri Jul 19, 2024 11:25 am

Re: New modifier for file properties

Postby Admin » Sat Apr 19, 2025 5:04 am

We were thinking that to provide full customization JavaScript functions should be supported e.g. <(js:func(System.ItemTypeText))> where func is a JavaScript function.
Admin
Site Admin
 
Posts: 2883
Joined: Tue Mar 08, 2005 8:39 pm

Re: New modifier for file properties

Postby TheGhost78 » Sat Apr 19, 2025 12:44 pm

Yes, that'd be great!
TheGhost78
 
Posts: 173
Joined: Fri Jul 19, 2024 11:25 am


Return to Suggestions