Search found 9 matches

by throwaway
December 17th, 2011, 4:21 pm
Forum: Third-party Addons
Topic: iTunes Match + SABnzbd (iOS)
Replies: 11
Views: 13191

Re: iTunes Match + SABnzbd (iOS)

I don't know off the top of my head how to do it in AppleSciprt but I would suggest creating a "Added via AppleScript" or some other playlist that you clear out and add the most recently added songs to so that if the tags are wrong you have all the songs you imported in one easy to find pl...
by throwaway
December 17th, 2011, 3:56 pm
Forum: Third-party Addons
Topic: iTunes Match + SABnzbd (iOS)
Replies: 11
Views: 13191

Re: iTunes Match + SABnzbd (iOS)

Try this link and attach the action on your "Automatically Add to iTunes" folder
by throwaway
December 17th, 2011, 3:42 pm
Forum: Third-party Addons
Topic: iTunes Match + SABnzbd (iOS)
Replies: 11
Views: 13191

Re: iTunes Match + SABnzbd (iOS)

Code: Select all

tell application "iTunes"
		launch
		add "/Users/pducharme/Music/iTunes/iTunes Music/Automatically Add to iTunes/" to playlist "Library" of source "Library"
	end tell
I think this is code you need to use
by throwaway
December 17th, 2011, 3:14 pm
Forum: Third-party Addons
Topic: MyNZB or SabMobile?
Replies: 8
Views: 8639

Re: MyNZB or SabMobile?

Hi, I would really like to know what you don't like in the UI of SABMobile... is this something you can explain, or it just doesn't "feel" like you want ? I know that sometimes, you can't put in words, but if you can, it would be good to know :) Also, if you take a look at SynoLoad, do yo...
by throwaway
December 17th, 2011, 3:09 pm
Forum: Third-party Addons
Topic: iTunes Match + SABnzbd (iOS)
Replies: 11
Views: 13191

Re: iTunes Match + SABnzbd (iOS)

Well to be honest I do 2 things. 1) Move completed music folder into the "Automatically add to iTunes" folder 2) Run iTunes.exe [Completed Folder] on completion But this is because I am on windows and have no other options, I use a mac and if I were doing this on OS X I would make heavy us...
by throwaway
December 12th, 2011, 2:20 pm
Forum: Third-party Addons
Topic: MyNZB or SabMobile?
Replies: 8
Views: 8639

Re: MyNZB or SabMobile?

I have always suggest SabMobile to my Android friends and myNZB to my iOS friends. We have 3 myNZB'ers and 2 SabMobile users at my house and we all use one SABnzbd server connected to our TV. I agree with Vdub, mynzb is a cleaner nicer interface IMHO, I have bought both and like myNZB more but maybe...
by throwaway
December 12th, 2011, 2:13 pm
Forum: Third-party Addons
Topic: myNZB
Replies: 845
Views: 1408709

Re: myNZB

2 feature requests 1) URL Scheme so that at the least other apps/webapps can launch myNZB, it would be amazing if you extended on it so that we could do something like this: mynzb://newzbin/6395054 that would add the report "6395054" to the queue. This would allow people to extend on your ...
by throwaway
December 12th, 2011, 6:55 am
Forum: General Discussion
Topic: Need new usenet - which services allow two IP's?
Replies: 3
Views: 3334

Re: Need new usenet - which services allow two IP's?

Ngroups.net, nuff said. I pay $30/quarter (Equals out to $10/mo) for unlimited and I share the account with a couple people who are all over the country and we can all be downloading at the same time with no problems.
by throwaway
December 12th, 2011, 6:38 am
Forum: Third-party Addons
Topic: iTunes Match + SABnzbd (iOS)
Replies: 11
Views: 13191

iTunes Match + SABnzbd (iOS)

Hey guys, I spent the last few hours working on a cool idea I have had since iTunes Match came out. My idea: Set up SABnzbd on a machine that is always on (Server/Old PC) and install iTunes and activate iTunes Match, then use myNZB (iOS) or some other iOS app that talks to SABnzbd to start a downloa...