Rename files with numbers
- From: dudufigueiredo@xxxxxxxxx
- Date: 31 Oct 2005 08:33:10 -0800
I have one folder containing mp3 files, the folder is:
C:\My Shared Folder\Rubber Soul
And the files are:
01 drive my car.mp3
02 norwegian wood.mp3
03 you won't see me.mp3
04 nowhere man.mp3
..
..
..
I'm trying to rename files to:
The Beatles - Drive My Car.mp3
The Beatles - Norwegian Wood.mp3
The Beatles - You Won't See Me.mp3
The Beatles - Nowhere Man.mp3
..
..
..
So I need to change the file number to "The Beatles -" and Capitalize
the name.
I was trying to create a function and using glob and rename, but i had
no sucsses...
Could somebody help me please,
Since now, thanks...
.
- Prev by Date: Re: Scanning a file
- Next by Date: Python -- CGI -- Take SQL database, make it download in CSV
- Previous by thread: Windows - Need to process quotes in string...
- Next by thread: Python -- CGI -- Take SQL database, make it download in CSV
- Index(es):
Relevant Pages
|