Search found 146 matches

by randyharris
February 1st, 2010, 6:41 pm
Forum: Post-Processing Scripts
Topic: OS X + HandBrakeCLI + Python = convert, iTunes and e-mail
Replies: 44
Views: 45927

Re: OS X + HandBrakeCLI + Python = convert and import videos

Great to have a script with variables! I don't know enough of this topic to understand the benefits of Python. Q: "strip season and episode information from tv shows" Does this mean that when it gets injected into iTunes it won't contain the season and episode information for TV series? An...
by randyharris
January 29th, 2010, 10:55 am
Forum: Post-Processing Scripts
Topic: My Script : AVI to iPhone to iTunes : OS X + Handbrake :
Replies: 28
Views: 19982

Re: My Script : AVI to iPhone to iTunes : OS X + Handbrake :

I am going to redo this script with these changes: config section to change: type of files to convert (avi, mkv, etc...) prefix or postfix for converted file destination for converted file (same directory as original or some other directory) output format (same as HandBrake settings) format SabNZBD...
by randyharris
January 29th, 2010, 12:38 am
Forum: General Discussion
Topic: Help solve the case of the [interface:211] Authentication missing warnings
Replies: 7
Views: 5591

Re: Help solve the case of the [interface:211] Authentication missing warnings

Usually this means that you have another session to SABnzbd open in the browser, or on another computer. Startup SABnzbd with the command line option -w1 wait until you get the error again. Then check the content of cherrypy.log in the logs folder. This might give a clue about what is calling SABnz...
by randyharris
January 28th, 2010, 7:55 am
Forum: Post-Processing Scripts
Topic: My Script : AVI to iPhone to iTunes : OS X + Handbrake :
Replies: 28
Views: 19982

Re: My Script : AVI to iPhone to iTunes : OS X + Handbrake :

:) Wow. Let me know if I can help. This is a very kool effort. I hope to port this to an 'Automator' action to so that you can click on a file, and start the encoding and iTunes addition. You work is GREATLY appreciated. Script is better, that way you can subscribe to RSS feeds and the entire proce...
by randyharris
January 28th, 2010, 1:33 am
Forum: General Discussion
Topic: Help solve the case of the [interface:211] Authentication missing warnings
Replies: 7
Views: 5591

Help solve the case of the [interface:211] Authentication missing warnings

I keep getting these error codes, but I don't have any 3rd party applications working in conjunction with sabnzbd+, not sure what would be causing this. My warnings: 2010-01-27 17:03:47,014 WARNING: Authentication missing, please enter username/password from Config->General into your 3rd party progr...
by randyharris
January 27th, 2010, 6:41 pm
Forum: Post-Processing Scripts
Topic: Help scipting Video files -> HandBrakeCLI -> Tag/Cover Art -> iTunes
Replies: 3
Views: 4408

Re: Help scipting Video files -> HandBrakeCLI -> Tag/Cover Art -> iTunes

Check this script I wrote http://forums.sabnzbd.org/http://forums-temp.sabnzbd.org//viewtopic.php?p=25175#p25175 It converts to iPhone format but changing one line will convert to AppleTV. Adding to it to do the rest of what you want should be easy... Thanks, I actually just found that minutes ago....
by randyharris
January 27th, 2010, 6:38 pm
Forum: Post-Processing Scripts
Topic: My Script : AVI to iPhone to iTunes : OS X + Handbrake :
Replies: 28
Views: 19982

Re: My Script : AVI to iPhone to iTunes : OS X + Handbrake :

;D That was it, all in the extension!!!! Hi Kevin, This is really close to what I was looking for, nice! Question, might Atomic Parsley be a better way to tag the files? Do you happen to know of a quick and dirty way to have the script set out an email to a predefined email address notifying that t...
by randyharris
January 27th, 2010, 6:14 pm
Forum: Post-Processing Scripts
Topic: OS X + HandBrake + Convert to iPhone
Replies: 7
Views: 8244

Re: OS X + HandBrake + Convert to iPhone

imthenachoman wrote: I think I fixed it. I was missing a "/" on the set posix_path to "$DIR/${i%.*}.mp4" line.
Can this code be updated so that it converts either AVI or MKV?

Thanks
by randyharris
January 26th, 2010, 11:07 pm
Forum: Post-Processing Scripts
Topic: Help scipting Video files -> HandBrakeCLI -> Tag/Cover Art -> iTunes
Replies: 3
Views: 4408

Help scipting Video files -> HandBrakeCLI -> Tag/Cover Art -> iTunes

I don't know the first thing about code or creating scripts. So I am hoping there may be something similar or a kind soul looking for some good karma who can help. I searched around a bit but didn't find something that would quite do what I was hoping to accomplish. SITUATION: SABnzbd downloads MKV ...
by randyharris
January 25th, 2010, 3:28 pm
Forum: Templates
Topic: Is there a Plush email template?
Replies: 3
Views: 9483

Re: Is there a Plush email template?

And if the notification is skinnable, what look should it have exactly? SABnzbd 0.5 has a new feature of email templates. SABnzbd/language/email-us-en.tmpl He wants it to look like Plush. randyharris, try copying the html and css into the template? Do you know how to do this? Sorry I'm not skilled ...
by randyharris
January 22nd, 2010, 11:33 am
Forum: Templates
Topic: Is there a Plush email template?
Replies: 3
Views: 9483

Is there a Plush email template?

I am using the Plush template that came with SAB 0.5.0 RC3 and think it would be slick if there were an email template that could be used so that my email notifications have the same look and feel as the Plush SAB interface. This isn't something I would have luck in creating myself, by chance is the...