Page 1 of 3

Different Sickbeard branches?

Posted: Sat Apr 12, 2014 1:59 pm
by dekthro
Is it possible to use a different branch for Sickbeard, such as TVRage edition?

Re: Different Sickbeard branches?

Posted: Sat Apr 12, 2014 2:57 pm
by bigfoot65
I would not recommend it. Amahi will only use one.

[ Post made via Android ] Image

Re: Different Sickbeard branches?

Posted: Sat Apr 12, 2014 3:10 pm
by dekthro
Well, more in the regard of manually replacing the one click install version of Sickbeard, with another branch. Rather than two at the same time.

Re: Different Sickbeard branches?

Posted: Sat Apr 12, 2014 3:26 pm
by bigfoot65
That would be fine. You can replace the Amahi app version easily.

[ Post made via Android ] Image

Re: Different Sickbeard branches?

Posted: Sat Apr 12, 2014 4:25 pm
by dekthro
Any recommendations? I tried stopping the service, cloning the branch it into the web-app folder, renaming the original html folder, and renaming the new branch to html. But was unable to get the service back up and running.

Re: Different Sickbeard branches?

Posted: Sat Apr 12, 2014 4:27 pm
by bigfoot65
Need to ensure /var/hda/web-apps/sickbeard/html folder is owned by apache:users. Also it is possible this other branch might not be compatible with the other versions service.

If that is the case, you will have to check the internet for a potential replacement service.

Re: Different Sickbeard branches?

Posted: Sat Apr 12, 2014 5:10 pm
by dekthro

Code: Select all

[root@localhost sickbeard]# systemctl status sickbeard.service sickbeard.service - LSB: starts Sick Beard Loaded: loaded (/etc/rc.d/init.d/sickbeard) Active: failed (Result: exit-code) since Sat 2014-04-12 17:08:18 PDT; 8s ago Process: 31630 ExecStop=/etc/rc.d/init.d/sickbeard stop (code=exited, status=1/FAILURE) Process: 645 ExecStart=/etc/rc.d/init.d/sickbeard start (code=exited, status=1/FAILURE) Apr 12 17:08:02 localhost.localdomain systemd[1]: Starting LSB: starts Sick Beard... Apr 12 17:08:03 localhost.localdomain runuser[647]: pam_unix(runuser:session): session opened for user apache by (uid=0) Apr 12 17:08:18 localhost.localdomain sickbeard[645]: Starting sickbeard: PID file '/var/run/sickbeard/sickbeard.pid' already exists. Exiting. Apr 12 17:08:18 localhost.localdomain runuser[647]: pam_unix(runuser:session): session closed for user apache Apr 12 17:08:18 localhost.localdomain systemd[1]: sickbeard.service: control process exited, code=exited status=1 Apr 12 17:08:18 localhost.localdomain systemd[1]: Failed to start LSB: starts Sick Beard. Apr 12 17:08:18 localhost.localdomain systemd[1]: Unit sickbeard.service entered failed state. [root@localhost sickbeard]# journalctl -xn -- Logs begin at Fri 2014-03-21 12:11:21 PDT, end at Sat 2014-04-12 17:08:18 PDT. -- Apr 12 17:07:54 localhost.localdomain systemd[1]: Failed to start LSB: starts Sick Beard. -- Subject: Unit sickbeard.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sickbeard.service has failed. -- -- The result is failed. Apr 12 17:07:54 localhost.localdomain systemd[1]: Unit sickbeard.service entered failed state. Apr 12 17:08:02 localhost.localdomain systemd[1]: Starting LSB: starts Sick Beard... -- Subject: Unit sickbeard.service has begun with start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sickbeard.service has begun starting up. Apr 12 17:08:03 localhost.localdomain runuser[647]: pam_unix(runuser:session): session opened for user apache by (uid=0) Apr 12 17:08:18 localhost.localdomain sickbeard[645]: Starting sickbeard: PID file '/var/run/sickbeard/sickbeard.pid' already exists. Exiting. Apr 12 17:08:18 localhost.localdomain runuser[647]: pam_unix(runuser:session): session closed for user apache Apr 12 17:08:18 localhost.localdomain sickbeard[645]: [FAILED] Apr 12 17:08:18 localhost.localdomain systemd[1]: sickbeard.service: control process exited, code=exited status=1 Apr 12 17:08:18 localhost.localdomain systemd[1]: Failed to start LSB: starts Sick Beard. -- Subject: Unit sickbeard.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit sickbeard.service has failed. -- -- The result is failed. Apr 12 17:08:18 localhost.localdomain systemd[1]: Unit sickbeard.service entered failed state.
I'm guessing it is just incompatible.

Re: Different Sickbeard branches?

Posted: Sat Apr 12, 2014 5:14 pm
by bigfoot65
Probably with the current service. If you can find a different one on the internet, then you could modify it possibly to work.

Re: Different Sickbeard branches?

Posted: Tue Mar 24, 2015 8:17 am
by phreaq
did anyone ever get another sickbeard branch running?

I'm looking to try out the SickRage branch, and was curious if anyone had any experience with the a different branch on Amahi.

Re: Different Sickbeard branches?

Posted: Tue Mar 24, 2015 1:07 pm
by bigfoot65
It's worth packaging this as an app. Are you interested in doing so or helping?

I can add it to my to do list :D

EDIT: I managed to package SiCKRAGE in a short amount of time. If you would like to test, please let me know.