#1 2008-12-15 12:04

Gorlash
Member
Registered: 2008-12-15
Posts: 3

Serialize with alphabetic chars?

I want to rename groups of files using letter values.  Thus:

A_filename.mp3 through (for example) R_filename.mp3

How can I do this??

{***********************************************}
HA!!  TransLit worked perfectly for this; I created a TransLit file which converts 01-26 to A-Z.
then:

Rule1: Serialize all files, using 2 digits
Rule2: Translit using my new Num2Let rule
and I'm done!!

This is *really* a cool program!!!

Last edited by Gorlash (2008-12-15 16:07)

Offline

#2 2008-12-15 16:13

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,370

Re: Serialize with alphabetic chars?

Similar idea has been discussed in several topics, for example: custom serialize with letters

P.S. I have removed the other topic as it was redundant.

Offline

#3 2008-12-17 03:22

Gorlash
Member
Registered: 2008-12-15
Posts: 3

Re: Serialize with alphabetic chars?

Oh, VERY cool!!  Thanks for the link!
That was just what I wanted; I was confused about how the script interacted with the names, this will clarify the process for me...

Offline

#4 2017-06-02 16:52

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,370

Re: Serialize with alphabetic chars?

ReNamer v6.7.0.2 Beta:
Added a selection of numeral systems to the Serialize rule: Decimal digits (0..9), English letters (a..z), Roman numerals (I,II,III,IV,...), Simplified Chinese, Custom alphabetic and Custom numeric.

Offline

Board footer

Powered by FluxBB