Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Two things.

Is there any way you could add support for the release date tag? If it is already in there, sorry, I didn't see it mentioned in the document that had all the other tags in it.

Also, for some reason I can only get Atomic Parsley to work on files if I put it and the file on the desktop, I don't understand why this is, I drag Atomic Parsley and the file I want to edit into the terminal window so I know I'm not typing anything wrong.
 
I have no problems with it on the desktop, or on another physical hard drive; even each on different drives. I don't know why it would behave so.

To narrow down where the problem is, first put the AtomicParsley program in whatever folder you want it in. Then try to get the help list. Drag-n-drop the AtomicParsley program on a Terminal.app window, and hit return in that window:

Code:
/Volumes/Applicate/AV\ Utilities/AtomicParsley
AtomicParsley longhelp.
Usage: AtomicParsley [m4aFILE]... [OPTION(s)]...[ARGUMENT(s)]...

example: AtomicParsley /path/to.m4a --E 
example: Atomicparsley /path/to.m4a --artist "Me" --artwork /path/art.jpg
[snip]

If you got the options, then press the up arrow key, which will give you back the exact command used to get the help listing. Now drag-n-drop your media file now onto the terminal.app window. Then add a "-T" after the trailing space to see the tree of your file. If that works, hit the up arrow key on the keyboard and it will cycle back to your previous command; delete the "-T" and put in your tagging options.

Even on a write-locked CD, you should be able to get the tree.

Maybe I wasn't explicit - everything is separated by spaces:

/path/to/AtomicParsley SPACE /path/to/your/file.mp4 SPACE --tagoption SPACE "setting" SPACE --tagoption2 SPACE "setting2"

If that doesn't work, maybe you could private message me a picture of what you failing command.
---------
As for the "release date tag", if it isn't the --year option (which sets the iTunes year on the ©day), then you'll need to tell me what atom it is on. If you mean an id3v2 "TDRL" tag corollary, I haven't come across one.

If you mean, that on iTMS drm files, the date is:
Code:
Atom "©day" contains: 2005-11-30T08:00:00Z
This is just Universal coordinated time (off of gmt). you can set that time yourself to:

cd ~/Desktop/; ./AtomicParsley apunk\ handbrake.mp4 --year "2005-12-12T01:23:45Z"
 
what happened to my topic? this was such a simple thread but you guys are going crazy with it doing all sorts of things!
 
Tried hard as I might, I couldn't get find it or set any option to show it. Then I switched to podcasts and saw that column there. The information in that column seems to be a property of the podcast itself & not mpeg4 metadata.
 
GUI Wrapper

Hello all,

I have written a simple GUI shell around Atomic Parsley. I called it "Lostify", because I wrote it to tag my back episodes of Lost--but it's designed to work with any iTunes videos. Basically, you drag one or more MP4 or M4V files onto the app's icon, and then for each file it displays the existing textual meta-data, lets you modify it at will, and then you can apply the changes back to the file.

It's still a bit rudimentary, so I haven't posted binaries yet, but I will do so this evening (assuming anybody's interested). (I'm at work now and the file's at home.)

And to anaxamander: thanks for writing Atomic Parsley, it works very well. It's great!
 
norville said:
Hello all,

I have written a simple GUI shell around Atomic Parsley. I called it "Lostify", because I wrote it to tag my back episodes of Lost--but it's designed to work with any iTunes videos. Basically, you drag one or more MP4 or M4V files onto the app's icon, and then for each file it displays the existing textual meta-data, lets you modify it at will, and then you can apply the changes back to the file.

It's still a bit rudimentary, so I haven't posted the source or binaries yet, but I will do so this evening (assuming anybody's interested). (I'm at work now and the file's at home.)

And to anaxamander: thanks for writing Atomic Parsley, it works very well. It's great!

please release it!
 
norville said:
Hello all,

I have written a simple GUI shell around Atomic Parsley. I called it "Lostify", because I wrote it to tag my back episodes of Lost--but it's designed to work with any iTunes videos. Basically, you drag one or more MP4 or M4V files onto the app's icon, and then for each file it displays the existing textual meta-data, lets you modify it at will, and then you can apply the changes back to the file.

It's still a bit rudimentary, so I haven't posted the source or binaries yet, but I will do so this evening (assuming anybody's interested). (I'm at work now and the file's at home.)

And to anaxamander: thanks for writing Atomic Parsley, it works very well. It's great!

WOW! I can't wait to try it out. Please upload it soon!
 
norville said:
Hello all,

I have written a simple GUI shell around Atomic Parsley. I called it "Lostify", because I wrote it to tag my back episodes of Lost--but it's designed to work with any iTunes videos. Basically, you drag one or more MP4 or M4V files onto the app's icon, and then for each file it displays the existing textual meta-data, lets you modify it at will, and then you can apply the changes back to the file.

It's still a bit rudimentary, so I haven't posted the source or binaries yet, but I will do so this evening (assuming anybody's interested). (I'm at work now and the file's at home.)

And to anaxamander: thanks for writing Atomic Parsley, it works very well. It's great!

Yeah please release this! I have been trying terminal for about 30mins and finally I got the progress to go up to 100%. I imported it into itunes and it still wasn't recognised as a TV Show :(
 
norville, that is excellent news. When you do have something, I would gladly link to it on the AtomicParsley sourceforge page.
 
Lostify 0.1

All right everybody, I have put Lostify 0.1 out where you can get it. I hope it is of some use to somebody.

I'll just say again, up front, that it is rough around the edges. What little documentation there is, is in the included Readme file. I just wrote this last night, and I wrote the readme tonight, so it's all been a bit rushed. If you think of a new feature you'd like to see, please drop me a line and let me know.

Here's the link: Lostify0.1.dmg

Let me know what you think. :)

Edit: I have updated the file, so if you tried this once and it wouldn't run (see asherman13's message below), please try again.
 
norville said:
All right everybody, I have put Lostify 0.1 out where you can get it. I hope it is of some use to somebody.

I'll just say again, up front, that it is rough around the edges. What little documentation there is, is in the included Readme file. I just wrote this last night, and I wrote the readme tonight, so it's all been a bit rushed. If you think of a new feature you'd like to see, please drop me a line and let me know.

Here's the link: Lostify0.1.dmg

Let me know what you think. :)

Awesome; will do! I'll probably have a result sometime tomorrow; i can't speak for anybody else...

EDIT it won't work on my ibook....see my sig for spec's, i'm running 10.4.3...:confused: the app won't even open...it bounces in the dock and then quits...

EDIT 2 my crash reporter's lostify.crash.log says the following:

**********

Host Name: Aaron-Shermans-Computer
Date/Time: 2005-12-16 23:17:30.401 -0800
OS Version: 10.4.3 (Build 8F46)
Report Version: 3

Command: Lostify
Path: /Volumes/Lostify 0.1/Lostify.app/Contents/MacOS/Lostify
Parent: WindowServer [60]

Version: 0.1 (0.1)

PID: 19062
Thread: Unknown

Link (dyld) error:

Library not loaded: /System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/ZeroLink
Referenced from: /Volumes/Lostify 0.1/Lostify.app/Contents/MacOS/Lostify
Reason: image not found
 
On all of my files apart from one I get this error:

AppleScript Error

Can't get item 2 of {""}. (-1728)

Anyone know why this is? On the one it did accept it worked great :)
 
starnox said:
On all of my files apart from one I get this error:

AppleScript Error

Can't get item 2 of {""}. (-1728)

Anyone know why this is? On the one it did accept it worked great :)

Ok it also crashes after you edit one.

i didn't get the crash, but i also got the applescript error...exact same text...i think it could be because the .mp4's i tried that got the error weren't in iTunes, and the other one was (it was a macTV podcast), so i'm gonna try adding them to iTunes and see what happens...i'll post with my results.

EDIT ok, here's what i tried (i kept getting the applescript error...help!): open via iTunes, go to file in iTunes folder, tried it, changed file kind to .m4v from .mp4, tried it. nothing worked...:confused:...and nothing in the crash log either...
 
asherman13 said:
i didn't get the crash, but i also got the applescript error...exact same text...i think it could be because the .mp4's i tried that got the error weren't in iTunes, and the other one was (it was a macTV podcast), so i'm gonna try adding them to iTunes and see what happens...i'll post with my results.

EDIT ok, here's what i tried (i kept getting the applescript error...help!): open via iTunes, go to file in iTunes folder, tried it, changed file kind to .m4v from .mp4, tried it. nothing worked...:confused:...and nothing in the crash log either...

I found out the application is meant to quit afterwards. Anyway all of mine has been encoded with Quicktime 7 Pro, and they all have the .m4v extension.

Also one of the files I encode won't copy onto my iPod. Not sure why since all the rest do fine. I have also tried encoding it twice but it won't go on there. It plays fine in iTunes though. Very weird...
 
starnox said:
I found out the application is meant to quit afterwards. Anyway all of mine has been encoded with Quicktime 7 Pro, and they all have the .m4v extension.

Also one of the files I encode won't copy onto my iPod. Not sure why since all the rest do fine. I have also tried encoding it twice but it won't go on there. It plays fine in iTunes though. Very weird...

with that, it's probably a pixel or bitrate issue; i've been using isquint...

i still don't know why Lostify isn't working....anybody?
 
Lostify 0.1.2

Well, if it isn't obvious yet, this is an EARLY release. Definitely pre-beta. This was an example of the amount of testing I have done -- nearly none. So welcome, testers!

Anyway, the problem was that the program would choke on any files that didn't have any iTunes metadata already. I've already tried to tag most of my files to the extent that iTunes would allow, so I never noticed this one.

Try out Lostify0.1.2.dmg and see if you fare any better.

Lostify0.1.2.dmg
 
norville said:
Well, if it isn't obvious yet, this is an EARLY release. Definitely pre-beta. This was an example of the amount of testing I have done -- nearly none. So welcome, testers!

Anyway, the problem was that the program would choke on any files that didn't have any iTunes metadata already. I've already tried to tag most of my files to the extent that iTunes would allow, so I never noticed this one.

Try out Lostify0.1.2.dmg and see if you fare any better.

Lostify0.1.2.dmg

Yeah thank and we really appreciate your work. This version doesn't choke. But when I add the files to iTunes it doesn't recognize it as a TV Show :(

Edit: looks like it just one file actually. Anyone know how I can wipe all the metadata and start again?
 
Yeah, anaxamander privately clued me in on another thing I'm doing wrong, which is probably the reason for this. I've got somewhere I need to be for the afternoon, but tonight I'll post 0.1.3, and that should have this kink worked out.

Sorry for stringing people along. I rushed to get this out & available to people, and unfortunately I rushed it a bit too much (at the expense of testing). More tonight.
 
norville said:
Yeah, anaxamander privately clued me in on another thing I'm doing wrong, which is probably the reason for this. I've got somewhere I need to be for the afternoon, but tonight I'll post 0.1.3, and that should have this kink worked out.

Sorry for stringing people along. I rushed to get this out & available to people, and unfortunately I rushed it a bit too much (at the expense of testing). More tonight.

No problems thanks for your time, I have converted most of my episodes fine - just got 3 with errors :D
 
norville said:
Yeah, anaxamander privately clued me in on another thing I'm doing wrong, which is probably the reason for this. I've got somewhere I need to be for the afternoon, but tonight I'll post 0.1.3, and that should have this kink worked out.

Sorry for stringing people along. I rushed to get this out & available to people, and unfortunately I rushed it a bit too much (at the expense of testing). More tonight.


cool...bit of a side question:

how do i get iTunes to list my vid's in episode order after artist, rather than title of episode?
 
asherman13 said:
cool...bit of a side question:

how do i get iTunes to list my vid's in episode order after artist, rather than title of episode?

Edit -> View Options. Tick Episode Number. And then click the title bar to sort them :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.