aram535 / movie-renamer

0 stars 1 forks source link

Rename (dir) and type of files #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi,

First of all, thanks for that programm which is simple, fast and easy to use. I 
think it could be a real alternative to xbne.

I would like to suggest that the directory creation occur only one time.
Currently, if i rename the file multiple time i got a sub diectory at each time.
I also would like the programm to be able to retrive video type and sound type 
from the file.

I can help you to do this but i do not manage to compile it on winxp with 
eclipse. if you got a procedure to do it, please tell me.

Once again, many thanks

--- french translation
Avant toutes choses, merci pour ce programme qui est simple, rapide et facile 
d'utilisation. Je pense qu'il peut être une vraie alternative à xbne.

Je voudrais suggérer que la création de répertoire ne se fasse qu'une seule 
fois. Actuellement, si je renomme un fichier plusieurs fois, j'ai un sous 
répertoire à chanque fois.
je voudrais aussi que le programme soit capable de récupérer le type de video 
et le type de son du fichier.

Je peux vous aider à faire cela mais je n'arrive pas à le compiler sur winxp 
avc eclipse. si vous avez une procédure pour cela, merci de me l'indiquer.

encore une fois, merci beaucoup.

Original issue reported on code.google.com by emmanuel...@gmail.com on 24 Feb 2013 at 8:34

GoogleCodeExporter commented 9 years ago
Hi,

Thanks, i really appreciate that you like Movie Renamer :-)
Movie Renamer do not pretend to be an alternative to xbne it's more a tool to 
prepare files for software like xbne.

About multiple renamed, for sure it's annoying, i need to think about.
Git version (development version) can retrieve video information from files 
(audios and subtitles too), but you need to install mediaInfo 
(http://mediainfo.sourceforge.net/fr)

I'm not using eclipse and don't know how to use this software, I'm using 
Netbeans but Movie-Renamer has ant script (another neat tool) and can be 
compile with it and therefore with eclipse.

Movie Renamer is separated in two project, one called "core" and one "ui", the 
"core" has an eclipse project and "ui" a Netbeans project.

I will get back to you with an email, i think it's more convenient.

Original comment by nico.ma...@gmail.com on 24 Feb 2013 at 12:31