Re: [Easytag-mailing] 'Rename File and Directory'



On Sun, 2005-07-03 at 00:35 +0200, Jérôme COUDERC wrote:
> Hi Andrew,
> 
>     Ok I'll note this feature in my todo list,
> 
> Regards,
> Jerome
> 
> 
> Andrew Conkling wrote, the 01.07.2005 00:54 :
> 
> >I really appreciate the ability to rename folders now in Easytag. 
> >It's a feature I requested a few years ago that I used to use in Dr.
> >Tag (Windows program).  Thanks devs!
> >
> >Anyway, it gets a bit messy.  If I have a misnamed folder whose
> >contents change when I rename them, a new folder is created, the files
> >are moved, and the old folder is empty.  It's very hard for me to keep
> >track of my (rather) large music collection and quite tedious to go
> >and rename all of the folders that I may rename.
> >
> >Would it be possible to have the old folder delete if it is made empty
> >by the rename process?  In the immortal words of my roommate, that
> >would be flippin' sweet.
While the feature is not there, you get get along with some commands
that I found useful for myself.

If you have everything under /foo/bar, rename your whole collection with
the absolute path, IE, "/foo/bar/%bla%bla.mp3, and to get rid of empty
dirs just do "find /foo/bar -type d -exec rmdir \{\} \;"

Anyone has any idea of how the program can behave?
Maybe it can keep track of renamed directory, to clean up later?
Or it should do something like cvs does, open a dir as base and keep
your desired folder names always relative to this base and always trim
empty folders?

Regards,
Guilherme
> >
> >Kind regards to all and sundry,
> >Andrew
> >
> >  
> >
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]