Search found 5 matches

by riyadc
Fri Dec 03, 2010 3:02 am
Forum: General Discussion and Announcements
Topic: SickBeard
Replies: 48
Views: 29029

Re: SickBeard

smartstradamus: done. I was missing some dependencies added those now. I think the other problem is sickbeard is updated almost every day.In the last 4 days theres been 3 updates, when you run /etc/init.d/sickbeard update it updates to the latest available version, it seems like if you have an older...
by riyadc
Wed Dec 01, 2010 9:02 pm
Forum: General Discussion and Announcements
Topic: SickBeard
Replies: 48
Views: 29029

Re: SickBeard

It seems like a web-apps proxy issue. Can you post what your /etc/httpd/conf.d/100*-sickbeard.conf looks like after a uninstall and install?

Also we're on IRC if you wanna drop by, it'd be faster to get it resolved.
by riyadc
Wed Dec 01, 2010 8:37 pm
Forum: General Discussion and Announcements
Topic: SickBeard
Replies: 48
Views: 29029

Re: SickBeard

When you tell it to redirect to localhost:8081 your browser is basically looking at itself. You need to put in silentsoul.yourhda.com:8081 as your redirect address and make your router forward port 8081 to the internal address of your amahi (eg 192.168.1.10). I use my own domain name and that makes ...
by riyadc
Wed Dec 01, 2010 8:43 am
Forum: General Discussion and Announcements
Topic: SickBeard
Replies: 48
Views: 29029

Re: SickBeard

I added you to the list, you should be seeing it on your apps list. Once its installed go to http://sickbeard, it will say "Unknown version: If you've never used the Sick Beard upgrade system then I don't know what version you have. Update Now" on the top, click the update now button and i...
by riyadc
Sun Nov 28, 2010 3:32 am
Forum: Applications
Topic: Transmission Web Password
Replies: 2
Views: 2403

Re: Transmission Web Password

I stopped transmission using "service amahi-transmission stop" then edited /var/lib/transmission/.config/transmission-daemon/settings.json and /var/lib/transmission/.config/transmission/settings.json and then started transmission back again using "service amahi-transmission start"...