Official Xtreamer Forums: SickBeard package discussion - Official Xtreamer Forums

Jump to content

  • (11 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • This topic is locked

SickBeard package discussion

#41 User is offline   TheHijacker 

  • App Installer Guru
  • View blog
  • Group: Developers
  • Posts: 3525
  • Joined: 26-August 09
  • Country:Slovenia

Posted 13 May 2010 - 10:48

admin/sysadmin should work for sure.
My projects:

APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra

Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.


If you like my project and want to contribute, you can show your appreciation with a small donation.
0

#42 User is offline   pven 

  • Member
  • Group: Members
  • Posts: 168
  • Joined: 17-June 09
  • City:Hornberg
  • Country:Germany

Posted 14 May 2010 - 16:08

Since yesterday (or so) sick beard is not able to find new episodes. When I check NZBmatrix I see new episodes, but sick beard is not able to find them. I already did a restart, but that does not solve it.

Can I somehow find some logging?

Ah, I found logging. I filled in the wrong UID for NZBS.org. Even if NZBS.org has been disabled as searchengine sick beard stops finding episode. I will report this to sick beard.
0

#43 User is offline   tomsowerby 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 17-March 10
  • City:Luga
  • Country:Malta

Posted 15 May 2010 - 10:34

Thanks for adding sickbeard to the installer, it took a bit of setting up but now it's working great!
Just the sort of app that should be used on the etrayz, quietly working in the background keeping things up to date ;)
0

#44 User is offline   circle 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 04-May 10
  • City:New South Wales
  • Country:Australia

Posted 26 May 2010 - 09:39

Hi all,

Couple of questions to get to.. first of all I've been using SickBeard and SABnzb on Ubuntu for a while now so the setup isn't the issue, what I want to find out is how to manually uninstall then reinstall sickbeard on my eTrayz. I installed it fine last night through the Installer and set it all up then closed my browser, that shut sickbeard down and now when I try to open it, it sits on a blank page trying to load.

I tried to uninstall and delete it using the installer but it aint working.

Any ideas?

Also when I do reinstall it did anyone find a fix to SickBeard needed the browser to stay open to keep it running?

Cheers
0

#45 User is offline   skelly 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 01-July 09
  • City:Sunderland
  • Country:United Kingdom

Posted 26 May 2010 - 10:00

pven said:

Since yesterday (or so) sick beard is not able to find new episodes. When I check NZBmatrix I see new episodes, but sick beard is not able to find them. I already did a restart, but that does not solve it.

Can I somehow find some logging?

Ah, I found logging. I filled in the wrong UID for NZBS.org. Even if NZBS.org has been disabled as searchengine sick beard stops finding episode. I will report this to sick beard.


NZBMatrix were having some problems with their API, Search and RSS feeds. This stopped Sickbeard working with NZBMatrix. As of yesterday they had everything working again but have made some changes to the API. Which now means sickbeard needs updating - currently its not noticing the difference between SD and HD material on NZBMatrix.

Sean
------------
Order #1749 Working Xtreamer after replacement for inital Xtreamer with divx problems.
------------
0

#46 User is offline   circle 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 04-May 10
  • City:New South Wales
  • Country:Australia

Posted 28 May 2010 - 09:25

Anyone have any answer for my previous post up there?
0

#47 User is offline   TheHijacker 

  • App Installer Guru
  • View blog
  • Group: Developers
  • Posts: 3525
  • Joined: 26-August 09
  • Country:Slovenia

Posted 28 May 2010 - 09:42

Start it manualy from SSH and look for errors.
My projects:

APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra

Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.


If you like my project and want to contribute, you can show your appreciation with a small donation.
0

#48 User is offline   pug306d 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 10-January 10
  • City:Birmingham
  • Country:United Kingdom

Posted 28 May 2010 - 10:05

If you want to update it you can download the latest source from here

http://github.com/midgetspy/Sick-Beard

Just make a copy of the /usr/local/share/sickbeard folder as a backup and then copy in the new files overwriting existing ones.
0

#49 User is offline   circle 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 04-May 10
  • City:New South Wales
  • Country:Australia

Posted 29 May 2010 - 01:00

TheHijacker said:

Start it manualy from SSH and look for errors.


Starting up Sick Beard alpha2 from /usr/local/share/sickbeard/config.ini
10:57:58 INFO::MAIN :: Checking database structure...
10:57:58 INFO::MAIN :: Starting Sick Beard on http://localhost:8081
10:58:03 ERROR::MAIN :: Unable to start web server, is something else running on port 8081?
10:58:03 ERROR::MAIN :: Launching browser and exiting


I'm not exactly sure how to check if there's something else on that port. I run OS X.
0

#50 User is offline   TheHijacker 

  • App Installer Guru
  • View blog
  • Group: Developers
  • Posts: 3525
  • Joined: 26-August 09
  • Country:Slovenia

Posted 29 May 2010 - 06:51

There you go. Something else is already running on port 8081. That is why sickbeard isn't starting. Maybe its already running? Type this:

netstat -lp|grep 8081


And post the output.
My projects:

APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra

Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.


If you like my project and want to contribute, you can show your appreciation with a small donation.
0

#51 User is offline   circle 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 04-May 10
  • City:New South Wales
  • Country:Australia

Posted 29 May 2010 - 07:13

TheHijacker said:

There you go. Something else is already running on port 8081. That is why sickbeard isn't starting. Maybe its already running? Type this:

netstat -lp|grep 8081


And post the output.


Thanks for the reply and help.
Ok the output from that is:

~# netstat -lp|grep 8081
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
~# 


So I logged in as root and I don't think it worked. Here is the output:

[1]$ netstat -lp|grep 8081
[2]$ 

0

#52 User is offline   TheHijacker 

  • App Installer Guru
  • View blog
  • Group: Developers
  • Posts: 3525
  • Joined: 26-August 09
  • Country:Slovenia

Posted 29 May 2010 - 07:16

Nothing. Thats odd. Open sickbeard config page (sickbeard.ini) and change the URL port. And try to start it again.
My projects:

APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra

Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.


If you like my project and want to contribute, you can show your appreciation with a small donation.
0

#53 User is offline   circle 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 04-May 10
  • City:New South Wales
  • Country:Australia

Posted 30 May 2010 - 00:28

TheHijacker said:

Nothing. Thats odd. Open sickbeard config page (sickbeard.ini) and change the URL port. And try to start it again.


Sorry before I saw this reply I managed to delete SickBeard using the Installer, when I went to re-install I got this error:

-u sysadmin wget -P epkg/ http://dl.dropbox.com/u/4598877/installer/epkg/sickbeard.alpha.435-3.zip >/dev/null 2>&1 && sudo -u sysadmin unzip epkg/sickbeard.alpha.435-3.zip -d epkg/ >/dev/null 2>&1 && sudo rm epkg/sickbeard.alpha.435-3.zip...FAILED!
Error executing commands


I think it might be better if I fully delete SickBeard and start again from scratch. Any tips on that?
0

#54 User is offline   TheHijacker 

  • App Installer Guru
  • View blog
  • Group: Developers
  • Posts: 3525
  • Joined: 26-August 09
  • Country:Slovenia

Posted 31 May 2010 - 12:56

What is the latest Sickbeard version? Having problems finding this out.

Just came to the point where SickBeard is next to convert for new GUI and I am stuck with this.
My projects:

APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra

Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.


If you like my project and want to contribute, you can show your appreciation with a small donation.
0

#55 User is offline   TheHijacker 

  • App Installer Guru
  • View blog
  • Group: Developers
  • Posts: 3525
  • Joined: 26-August 09
  • Country:Slovenia

Posted 01 June 2010 - 12:46

No replies so I took the latest files from GIT hub. It says its a alpha.alpha2 version. So I think it the latest one. Expect it in APP Installer 2.0.
My projects:

APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra

Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.


If you like my project and want to contribute, you can show your appreciation with a small donation.
0

#56 User is offline   mad_vtak 

  • Member
  • Group: Members
  • Posts: 141
  • Joined: 17-October 09
  • City:Memphis
  • Country:United States

Posted 04 June 2010 - 14:01

Hey TheJ, i installed the new application installer. its awesome by the way! okay i have an issue here, everything came over find but sick beard. I clicked on download but its asking for me to install it, instead of the options coming over. If i were to click install will it bring over all my settings? Is there a way to back everything up before i do? I wouldnt like to lose any of my shows or settings for that matter.
0

#57 User is offline   tomsowerby 

  • Newbie
  • Group: Members
  • Posts: 19
  • Joined: 17-March 10
  • City:Luga
  • Country:Malta

Posted 23 June 2010 - 20:05

Is anyone else missing newzbin options from this latest version?
I've just reinstalled this with the new ET firmware and it seems to be a different version of sickbeard...
0

#58 User is offline   pug306d 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 10-January 10
  • City:Birmingham
  • Country:United Kingdom

Posted 23 June 2010 - 20:56

The Sickbeard developers removed it when it went offline and have not restore it yet

http://code.google.c.../sickbeard/issu ... ry%20Stars
0

#59 User is offline   opg 

  • Super Poster
  • Group: Members
  • Posts: 1322
  • Joined: 29-June 09
  • City:Lugano
  • Country:Switzerland

Posted 06 July 2010 - 06:28

Just saw this mentioned on the Sickbeard website: an auto-update script that gets the latest version (backing up the current settings first). Maybe it can be included in the package
0

#60 User is offline   TheHijacker 

  • App Installer Guru
  • View blog
  • Group: Developers
  • Posts: 3525
  • Joined: 26-August 09
  • Country:Slovenia

Posted 06 July 2010 - 06:40

Emm. Did you test it?
My projects:

APP Installer - easily install additional application and extend the basic usage of your Xtreamer product.
tvheadend guide - guide on how to use the tvheadend TV backend on OpenELEC OS for Ultra

Follow me on my blog.
Subscribe to APP Installer packages RSS feed: eTRAYz, Prodigy/SW3.


If you like my project and want to contribute, you can show your appreciation with a small donation.
0

Share this topic:


  • (11 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users