Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically send files to identification software #25

Open
taglia opened this issue Jan 25, 2013 · 7 comments
Open

Automatically send files to identification software #25

taglia opened this issue Jan 25, 2013 · 7 comments

Comments

@taglia
Copy link
Owner

taglia commented Jan 25, 2013

As HandBrake itself does, HBB should give the option of sending converted files to apps like meta X or Identify.

@bladnman
Copy link

2013-01-25_15-17-11

taglia: I'm wondering about this feature as well, the "send to" element. My first question about this would be about where the option would be electable. Check out the screenshot I sent for an example. I have grouped some of the options since there are getting to be so many on the main window.

Is this the kind of thing you had in mind?

@taglia
Copy link
Owner Author

taglia commented Jan 26, 2013

Thanks a lot for the mockup, it really looks good, if you don't mind I think I will shamelessly copy it as it is.

@bladnman
Copy link

No worries. Actually I have most of the code done at this point. I finally found the right place to hook into your queue processor when each item completes. The only item I didn't code was the call to throw the path of the converted file out to whatever program someone selects. Not sure if that is a standard parameter to a program or what. I'd assume that would be easy to find.

In any case I will finish up the code I have tomorrow morning and commit to my git fork. I will try to figure out the request to pull to you. Then you can do whatever you like with it all.

-M@

On Jan 25, 2013, at 7:33 PM, Cesare Tagliaferri [email protected] wrote:

Thanks a lot for the mockup, it really looks good, if you don't mind I think I will shamelessly copy it as it is.


Reply to this email directly or view it on GitHub.

@taglia
Copy link
Owner Author

taglia commented Jan 26, 2013

That's great! This would be the first pull request for HBB ;-)
You can attach the pull request to this issue and I will review and publish it quickly; can I add your name and link to github profile (or other if you prefer) to the release note?

@bladnman
Copy link

You can certainly use my GitHub info for release notes. And I will do my best to to Git properly. This will be my 2nd Gitting, so I apologize for any uglies up front. I'm a long time CVS/SVN guy and though Git feels awesome to me, I'm still getting my feet wet there and don't totally trust what I'm doing.

I'll let ya know when things are up.

-M@

On Jan 25, 2013, at 7:47 PM, Cesare Tagliaferri [email protected] wrote:

That's great! This would be the first pull request for HBB ;-)
You can attach the pull request to this issue and I will review and publish it quickly; can I add your name and link to github profile (or other if you prefer) to the release note?


Reply to this email directly or view it on GitHub.

@bladnman
Copy link

2013-01-26_05-47-41
Cesare:

I've run into something I don't think I understand here. I was working along in the project just fine until I started getting an error about a nil object being set on the task. This happens whenever I drop a file onto the list. It's worth noting that I managed many runs earlier and didn't see this error.

With that in mind I rolled back all of my changes and it still occurred. I removed the App Support folder. I then rebooted my machine. I then cloned your original project from GitHub again. All still exhibit this error. I then took the insane step to remove the "_32" from the string below to get past this particular error. It lets me drop things on the list, but has other downstream crashes -- not surprised.

I'm at a bit of a stand-still over this one. And I really have no idea how it WAS running at some point but now it won't at all. The installed application (the one I have in /Applications not running from Xcode) works fine. So it's not some sudden environmental issue.

Can you point me in any direction here?

On Jan 26, 2013, at 5:37 AM, Matt Maher [email protected] wrote:

You can certainly use my GitHub info for release notes. And I will do my best to to Git properly. This will be my 2nd Gitting, so I apologize for any uglies up front. I'm a long time CVS/SVN guy and though Git feels awesome to me, I'm still getting my feet wet there and don't totally trust what I'm doing.

I'll let ya know when things are up.

-M@

On Jan 25, 2013, at 7:47 PM, Cesare Tagliaferri [email protected] wrote:

That's great! This would be the first pull request for HBB ;-)
You can attach the pull request to this issue and I will review and publish it quickly; can I add your name and link to github profile (or other if you prefer) to the release note?


Reply to this email directly or view it on GitHub.

@bladnman
Copy link

MetaX also does not seem to support the "openFile" interface. I have an open email to the developer to see if there are other ways to call MetaX with a file to process.

Repository owner deleted a comment from naudachu Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants