News:

So the widespread use of emojis these days kinda makes forum smileys pointless, yeah?

Main Menu

Yeah, my laptop, WTF!?

Started by CrAz3D, September 27, 2006, 12:20:28 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

CrAz3D

Quote from: MyndFyrex86] link=topic=7457.msg92911#msg92911 date=1159377312]
Quote from: CrAz3D on September 27, 2006, 12:54:32 PM
(yes, I know, 3 halves)
Those are usually called "thirds".  :P
...but only usually.

Yeah, most of my ID3 tags are good, BUT some dont have full tags, oops?  Oh well, I can get it to work eventually.

I do miss having the portability of my laptop though

Sidoh

The program I wrote (and I presume iago's performs in this manner too), you can specify the format of the target filename, ie: "%Artist% - %Title%", so as long as the ID3 tags contain the information you specify in the format, you should be good.

CrAz3D

Quote from: Sidoh on September 27, 2006, 02:38:10 PM
The program I wrote (and I presume iago's performs in this manner too), you can specify the format of the target filename, ie: "%Artist% - %Title%", so as long as the ID3 tags contain the information you specify in the format, you should be good.
the ID3 tags arent all good, so, meh.

Sidoh

Quote from: CrAz3D on September 27, 2006, 02:43:11 PM
the ID3 tags arent all good, so, meh.

So fix the ones that aren't after pruning the ones that are good. :P

iago

Quote from: Sidoh on September 27, 2006, 02:38:10 PM
The program I wrote (and I presume iago's performs in this manner too), you can specify the format of the target filename, ie: "%Artist% - %Title%", so as long as the ID3 tags contain the information you specify in the format, you should be good.

Nope, I designed mine solely for Hitmen, and consequently for myself and Newby.  It always does:
artist/artist - year - album/track-song.mp3

You can grab it at this URL, if you want to try it:
http://www.javaop.com/~ron/code/MoveMP3.jar

Run it in a console with "java -jar MoveMP3.jar", and it'll ask you for the directories and stuff.  It isn't pretty or anything, I didn't see much point since it was a one-off thing, I haven't used it since the first time.