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.
![]() ![]() |
May 7 2012, 19:22
Post
#76
|
|
![]() Member Group: Full Members Posts: 4129 Joined: 26-May 06 From: Wuppertal, Germany, Planet Earth Member No.: 3194 Mp3tag Version: 2.54 |
Hey can you guys take a look at this perl script? I'd like to have the same thing for use in mp3tag. ... It basically follows the New York Times Manual of Style to decide on what words are capital, lowercase, etc. which is widely accepted standard in the english language. Perhaps someone here can convert it to a mp3tag script? ... You did already asked this question in another thread within this support forum. http://forums.mp3tag.de/index.php?showtopi...ost&p=63785 Go over there to follow possible responses. DD.20120507.2014.CEST -------------------- * Beyond that, don't ask, when you don't know what to do with the answer. *
♥ home is where the heart is ♥ |
|
|
|
May 7 2012, 19:30
Post
#77
|
|
![]() Member Group: Full Members Posts: 3140 Joined: 9-December 09 From: Norddeutschland / Northern Germany Member No.: 11458 Mp3tag Version: 2.55a |
... I tried your script, it's alright but I only want it's actions applied to the Title, Artist, and Album fields not the AccurateRipResults/Source/Encoder fields. Can you advise? Which script did you try? The grammatron or the one from doug? The latter does not use the _TAG variable to handle more or less all fields... -------------------- 42 - wie war die Frage / what was the question / comment était la question
|
|
|
|
May 7 2012, 20:25
Post
#78
|
|
|
Member Group: Full Members Posts: 7 Joined: 7-May 12 Member No.: 16418 Mp3tag Version: 2.50 |
You did already asked this question in another thread within this support forum. http://forums.mp3tag.de/index.php?showtopi...ost&p=63785 Go over there to follow possible responses. DD.20120507.2014.CEST Yea and that guy told me to come here :S |
|
|
|
May 7 2012, 20:25
Post
#79
|
|
|
Member Group: Full Members Posts: 7 Joined: 7-May 12 Member No.: 16418 Mp3tag Version: 2.50 |
|
|
|
|
May 7 2012, 20:30
Post
#80
|
|
![]() Member Group: Full Members Posts: 3140 Joined: 9-December 09 From: Norddeutschland / Northern Germany Member No.: 11458 Mp3tag Version: 2.55a |
I used the grammatron one, what do you mean the one by Doug? see post #4 of this thread -------------------- 42 - wie war die Frage / what was the question / comment était la question
|
|
|
|
May 7 2012, 20:33
Post
#81
|
|
|
Member Group: Full Members Posts: 7 Joined: 7-May 12 Member No.: 16418 Mp3tag Version: 2.50 |
|
|
|
|
Apr 15 2013, 22:18
Post
#82
|
|
|
Member Group: Members Posts: 2 Joined: 15-April 13 Member No.: 17834 Mp3tag Version: 2.54 |
Apologies for the thread bump.
I came across this thread while researching ways to batch fix the titles of my music files. I actually followed a link in the comments of another site whose script I'd already tried which worked well for everything except the filename. It looks like, while this script is well put together and may be helpful, it doesn't fix the issue I'm having. I always included a space between the track number and the rest of the title in the filename and using these scripts will convert many words to lowercase when I don't want them to e.g. "01 the End". I want to know is there any way to fix this, or is it something I'm just going to have to deal with else be forced to add in another character? Also, that lightning bolt character for ACϞDC is excellent. I've already edited the two ACϞDC songs I had to include that over a "/". |
|
|
|
Apr 16 2013, 09:51
Post
#83
|
|
![]() Member Group: Full Members Posts: 3140 Joined: 9-December 09 From: Norddeutschland / Northern Germany Member No.: 11458 Mp3tag Version: 2.55a |
...I want to know is there any way to fix this... Do not apply the script to the _FILENAME. Or: Update the filename after you have updated the fields with either another action or the converter Tag-Filename. -------------------- 42 - wie war die Frage / what was the question / comment était la question
|
|
|
|
Apr 16 2013, 20:45
Post
#84
|
|
|
Member Group: Members Posts: 2 Joined: 15-April 13 Member No.: 17834 Mp3tag Version: 2.54 |
So there's no way to code something to account for this then, I take it?
Edit: Another point about the scripts. I've noticed that it doesn't seem to alter the capitalisation for some words that other sources suggest it should. For example "Born to Run" is what wikipedia suggests the song name should be written like, but the filename and tag scripts make it "Born To Run". I'm not an expert on capitalisation rules, but which ought to be right? This post has been edited by EuroMIX: Apr 16 2013, 21:03 |
|
|
|
Apr 24 2013, 16:34
Post
#85
|
|
|
Member Group: Full Members Posts: 78 Joined: 25-November 10 Member No.: 13285 Mp3tag Version: 2.49 |
|
|
|
|
Apr 29 2013, 15:45
Post
#86
|
|
|
Member Group: Full Members Posts: 35 Joined: 27-April 09 From: New Jersey, USA Member No.: 9952 Mp3tag Version: 2.51 |
For example "Born to Run" is what wikipedia suggests the song name should be written like, but the filename and tag scripts make it "Born To Run". I'm not an expert on capitalisation rules, but which ought to be right? There is disagreement on the case of "to" in an infinitive. Some say that it should be capitalised, and in my opinion it often looks better that way in song titles. That's why my scripts include optional sections to force "to" to upper-case before certain common verbs. You can disable those sections, if you wish. However, all sources agree that when "to" is used as a adverb, it should be "To" in titles. This is one of many situations where capitalisation by script can never be 100% reliable. Mp3tag scripts cannot analyse parts of speech and so cannot detect how a word is being used, which is what would be needed. Therefore, you will always need to make corrections manually after running the scripts. In the end, these are usage conventions, not rules, so read up on them and make your own decisions. This post has been edited by Doug Mackie: Apr 29 2013, 15:48 |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 07:04 |