Please take a minute to check our Frequently Asked Questions. Use Search to reveal possible related topics.
Also make sure you've read the Forum Guidelines before posting in this forum.
![]() ![]() |
Oct 4 2005, 00:22
Post
#1
|
|
|
Member Group: Members Posts: 4 Joined: 4-October 05 Member No.: 2199 Mp3tag Version: 2.32a |
Hello,
I discovered Mp3tag today and it is a really nice piece of software!! I haven't seen another utility that supports such a wide range of media types (mp3, wma, ogg, aac, etc) My situation is this: I have a lot of WMA files in a folder. Each day, a script I have written downloads new WMAs into that folder. The WMAs are from an internet radio show that I listen to. Problem is, the show is incorrectly tagging the WMA files so that the titles are all identical. This makes it very hard to tell what track is what when I play them in Windows Media Player. So what I want to do is use Mp3tag to REMOVE all the tags from these WMA files. I would like to be able to do this from my script via some command-line arguments. For example something like: mp3tag "c:\folder\somefile*.wma" /stripall (just an example) what do you think? is there any way to do this? would it be possible to add? that would be incredible for me! |
|
|
|
Oct 4 2005, 06:04
Post
#2
|
|
![]() Moderator Group: Full Members Posts: 2275 Joined: 15-June 03 From: Bad Herrenalb Member No.: 496 Mp3tag Version: 2.55a |
Moved to General Disussion since it's a feature request; please have a look at the roadmap.
-------------------- There are 10 types of people in this world: those who understand binary, and those who don't.
|
|
|
|
Oct 5 2005, 14:43
Post
#3
|
|
|
Member Group: Members Posts: 4 Joined: 4-October 05 Member No.: 2199 Mp3tag Version: 2.32a |
QUOTE (Sebastian Mares @ Oct 4 2005, 01:04) Features which are not planned*: database/disk-cache edit fields for user-defined and extended tag fields explorer like folder tree command line interface/parameters oh I am very sad to see this! well why have you already decided that you will never do this feature? it would be very useful, I think |
|
|
|
Oct 5 2005, 17:09
Post
#4
|
|
![]() Moderator Group: Full Members Posts: 2275 Joined: 15-June 03 From: Bad Herrenalb Member No.: 496 Mp3tag Version: 2.55a |
QUOTE (LuckMan212 @ Oct 5 2005, 15:43) oh I am very sad to see this! well why have you already decided that you will never do this feature? it would be very useful, I think This one goes to the developer Florian. -------------------- There are 10 types of people in this world: those who understand binary, and those who don't.
|
|
|
|
Oct 5 2005, 18:29
Post
#5
|
|
![]() Developer Group: Admin Posts: 7621 Joined: 12-December 01 From: Germany, Dresden Member No.: 203 Mp3tag Version: 2.55a |
QUOTE (LuckMan212 @ Oct 5 2005, 15:43) oh I am very sad to see this! well why have you already decided that you will never do this feature? it would be very useful, I think Sorry, but Mp3tag is supposed to be an interactive program, not a command line utility. Best regards, ~ Florian -------------------- |
|
|
|
Oct 10 2005, 19:29
Post
#6
|
|
![]() Member Group: Members Posts: 1 Joined: 10-October 05 Member No.: 2222 Mp3tag Version: 2.32u |
QUOTE (Florian @ Oct 5 2005, 11:29) Sorry, but Mp3tag is supposed to be an interactive program, not a command line utility. Best regards, ~ Florian Being a programmer I was looking for some kind of hook into MP3Tag for this reason. Command line or an API would be cool, most of what I do is automated, scheduled to occur everyday at the same time so I require the process to be 'unattended' Here is my temporary solution and you will love this: http://www.autoitscript.com/autoit3/ It is easier than it looks, don't let the instructions make you shy away from total control of MP3Tag. This will automate anything you want and when you have the script down simply right click and compile it into an .exe. AND it is also free. When I can I plan to send money to both of these very fine free software makers. Anytime you run into these free programs you must support them, they are worth more than many programs you pay for. |
|
|
|
Oct 21 2005, 00:53
Post
#7
|
|
|
Member Group: Members Posts: 2 Joined: 20-October 05 From: France Member No.: 2251 Mp3tag Version: 2.33a |
(Hello, 1st post ^^)
Not only to shedule task! In the spirit of winamp command we can run a folder like this : winamp.exe C:\myfolder..... in the same way it could be Fantastic^^ to launch Mp3Tag on a specific folder The purpose: I have a software to manage music which run winamp to play a music album, windows explorer to explore the folder, etc..... and I don't want to develop a little (and bad) tag editor because Mp3Tag is the Best Best regards (© Florian) ssj |
|
|
|
Oct 21 2005, 00:59
Post
#8
|
|
|
Member Group: Members Posts: 4 Joined: 4-October 05 Member No.: 2199 Mp3tag Version: 2.32a |
hello ssj,
yes I agree it would be fantastic.. however it appears for now that the developers have no plan to make any command line parameters... <sigh> oh well maybe if enough people post in this thread they may reconsider? |
|
|
|
Oct 21 2005, 08:39
Post
#9
|
|
![]() Developer Group: Admin Posts: 7621 Joined: 12-December 01 From: Germany, Dresden Member No.: 203 Mp3tag Version: 2.55a |
QUOTE (ssjgotrunk @ Oct 21 2005, 01:53) in the same way it could be Fantastic^^ to launch Mp3Tag on a specific folder The purpose: I have a software to manage music which run winamp to play a music album, windows explorer to explore the folder, etc..... You can use CODE Mp3tag.exe /fp:"C:\My great music\" for that. Best regards, ~ Florian -------------------- |
|
|
|
Oct 21 2005, 16:38
Post
#10
|
|
|
Member Group: Members Posts: 2 Joined: 20-October 05 From: France Member No.: 2251 Mp3tag Version: 2.33a |
"Mp3Tag.exe /?" to see if they have any command and i don't see anything so .. but now it's great. sorry if they have description on helpfile |
|
|
|
Oct 21 2005, 16:39
Post
#11
|
|
![]() Developer Group: Admin Posts: 7621 Joined: 12-December 01 From: Germany, Dresden Member No.: 203 Mp3tag Version: 2.55a |
QUOTE (ssjgotrunk @ Oct 21 2005, 17:38) "Mp3Tag.exe /?" to see if they have any command and i don't see anything so .. but now it's great. sorry if they have description on helpfile No, don't worry. This a hidden and undocumented feature Best regards, ~ Florian -------------------- |
|
|
|
Oct 23 2005, 20:52
Post
#12
|
|
![]() Member Group: Full Members Posts: 774 Joined: 18-April 05 Member No.: 1742 Mp3tag Version: 2.55a |
It would be nice, if nothing else, if you could run one or more Mp3tag Actions from the command-line. That would be simple, but potentially very powerful.
Seems like a waste of time and energy to interactively open Mp3tag just to perform an Action. This is probably what I do 90% of the time that I use Mp3tag - open the program, select all the files in the directory, apply an Action, close the program. It's certainly very nice that a clean, well-designed interactive interface is there, but for many tasks it's unnecessary. |
|
|
|
Oct 27 2005, 00:18
Post
#13
|
|
|
Member Group: Members Posts: 4 Joined: 4-October 05 Member No.: 2199 Mp3tag Version: 2.32a |
|
|
|
|
Oct 27 2005, 06:16
Post
#14
|
|
![]() Moderator Group: Full Members Posts: 2275 Joined: 15-June 03 From: Bad Herrenalb Member No.: 496 Mp3tag Version: 2.55a |
QUOTE (LuckMan212 @ Oct 27 2005, 01:18) so does this mean that you are starting to add command line support for mp3tag? oh it would be such great news!! No. Those are used for the Explorer context menu. -------------------- There are 10 types of people in this world: those who understand binary, and those who don't.
|
|
|
|
Dec 13 2008, 17:58
Post
#15
|
|
|
Member Group: Full Members Posts: 1236 Joined: 25-October 05 Member No.: 2273 Mp3tag Version: - |
Thanks for that - very useful...
> This a hidden and undocumented feature ... sufficiently so to warrant unhiding and documenting, I suggest > It would be nice, if nothing else, if you could run one or > more Mp3tag Actions from the command-line. Agreed 100%. I pledge 25e for this feature addition. Anyone else? > Seems like a waste of time and energy to interactively > open Mp3tag just to perform an Action. This is probably > what I do 90% of the time that I use Mp3tag - open the > program, select all the files in the directory, apply an > Action, close the program. Same here! |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 22:34 |