Search found 10 matches
- April 2nd, 2011, 6:59 am
- Forum: Beta Releases
- Topic: OSX Clicking queue in menubar always goes http, not https.
- Replies: 2
- Views: 2648
Re: OSX Clicking queue in menubar always goes http, not https.
Perfect, thanks for the super-quick reply!
- April 2nd, 2011, 5:28 am
- Forum: Beta Releases
- Topic: OSX Clicking queue in menubar always goes http, not https.
- Replies: 2
- Views: 2648
OSX Clicking queue in menubar always goes http, not https.
Hiya all, Apologies if this one's been brought up previously - I had a look but couldn't see it. I'm a big fan of being able to enable SABnzbd to only listen to https on the default port, effective turning off http. This works a treat, if you try to connect on http, eg "http://192.168.0.1:8081/...
- January 4th, 2011, 3:38 am
- Forum: Post-Processing Scripts
- Topic: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
- Replies: 29
- Views: 37764
Re: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
Ok, going to far so well (ish, when you're fumbling in the dark!). tvnamer --config=/path/to/mytvnamerconfig.json created a config file for tvnamer to look at. In your script tvnamer --config=/usr/bin/mytvnamerconfig.json "$DIR" replaced your tvrename.pl line. But as you said you need to g...
- January 3rd, 2011, 5:30 pm
- Forum: Post-Processing Scripts
- Topic: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
- Replies: 29
- Views: 37764
Re: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
WooooT! etc. Just did a little dance, it worked! Now, it seems a little like the tvrenamer perl script may not have done a great deal ... + NZB_FILE='Undercover Boss US S02E12 WS PDTV XviD 2HD.nzb' + NAME='Undercover Boss US S02E12 WS PDTV XviD 2HD' + NZB_ID= + CATEGORY=tv + GROUP=alt.binaries.multi...
- January 3rd, 2011, 4:20 pm
- Forum: Post-Processing Scripts
- Topic: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
- Replies: 29
- Views: 37764
Re: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
Not even close (!)
Retrying ...
Any particular string needed for mooovies?
Retrying ...
Any particular string needed for mooovies?
- January 3rd, 2011, 3:47 pm
- Forum: Post-Processing Scripts
- Topic: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
- Replies: 29
- Views: 37764
Re: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
It's an error in your directory settings: + postproc_dest_folder='/Volumes/Downloads/Usebin/TV//Season /' It has an extra / in it and an extra space after Season + postproc_dest_folder='/Volumes/Downloads/Usebin/TV/Season/' Right, partially vindicated. (I think!) That part of the debug is from the ...
- January 3rd, 2011, 3:40 pm
- Forum: Post-Processing Scripts
- Topic: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
- Replies: 29
- Views: 37764
Re: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
Ah bum, could have predicted it was me being special.
I'll correct, retry and let you know.
Managed to find a few different builds of mencoder - one required X11 libraries, the other needed rosetta - went for the lesser of two evils to get an intel-native one.
You rock dude.
I'll correct, retry and let you know.
Managed to find a few different builds of mencoder - one required X11 libraries, the other needed rosetta - went for the lesser of two evils to get an intel-native one.
You rock dude.
- January 3rd, 2011, 3:21 am
- Forum: Post-Processing Scripts
- Topic: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
- Replies: 29
- Views: 37764
Re: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
Hey straff, Installation wasn't so much the issue, folders etc are pretty easy to set - for me the majority were simply /Volumes/Downloads/Usebin/ etc I've not got the script detecting the filename using the regular expression properly yet though. I think, in all, the biggest issue I had was downloa...
- January 2nd, 2011, 7:41 pm
- Forum: Post-Processing Scripts
- Topic: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
- Replies: 29
- Views: 37764
Re: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
Hey, thanks for the super-quick reply.
You're a complete legend, I'm waay out of my depth here.
Running 10.6.5 Server on a Mac Mini Mid-2010.
If I can help with any SABnzbd settings / further debug / anything else that may help, do let me know!
James
You're a complete legend, I'm waay out of my depth here.
Running 10.6.5 Server on a Mac Mini Mid-2010.
If I can help with any SABnzbd settings / further debug / anything else that may help, do let me know!
James
- January 2nd, 2011, 6:26 pm
- Forum: Post-Processing Scripts
- Topic: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
- Replies: 29
- Views: 37764
Re: Convert to iPad/iPod/iPhone/AppTV add Artwork & Tag Automatically for iTunes
Hiya all, Firstly thanks for getting this script together, it's great! I've got it all knocked together, found all the binaries needed and put them in the right place, and its running properly. It's having a few problems with the regex for my SABnzbd setup though, I think! My TV series sort string i...