Forum
SickBeard Anime/Absolute Numbering - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Additional Packages (/forum-22.html)
+--- Thread: SickBeard Anime/Absolute Numbering (/thread-609.html)

Pages: 1 2


SickBeard Anime/Absolute Numbering - nevilos - 11th Mar, 2013 08:17 AM

Nice work guys! I just got Transmission, NZBGet, Sickbeard and CouchPotato working together by getting unrar-nonfree by following this:
http://raspberrypi.stackexchange.com/questions/3617/how-to-install-unrar-nonfree

I've heard there's an Anime branch of Sickbeard here that works well:
https://github.com/lad1337/Sick-Beard

For the meantime I could probably use the mac binaries to get the nzb's and let NZBGet on my Pi do the downloading, extracting and post-processing but I was wondering if:

1. There's a way that I could get the XBIAN-specific configurations that was came with the combo packages.
2. Install the additional Sick-Beard Anime and fine-tune it so it plays well with the other packages.
3. Let you guys know how I did it as a contribution when it's in a stable enough state.

I don't mind hacking it to bits but it's the day job making console games that gets in the way.. =P


RE: SickBeard Anime/Absolute Numbering - CurlyMo - 11th Mar, 2013 08:42 AM

1) You can just find all the settings in /usr/local/etc/
2) You can request this feature @Faaz0
3) You can also let this know to @Faaz0

If you want to contribute we can always use some developers / package maintainers. The more dev'ers we have the less work each of us have to do Smile Let us know what you like to do.


RE: SickBeard Anime/Absolute Numbering - nevilos - 11th Mar, 2013 08:45 AM

Cool.. I'll send him a message if he hasn't seen this already. I could start with this bit and see how it goes. ^_^


RE: SickBeard Anime/Absolute Numbering - CurlyMo - 11th Mar, 2013 08:46 AM

The current job is to get the update functionality working in the sickbeard.


RE: SickBeard Anime/Absolute Numbering - nevilos - 11th Mar, 2013 08:50 AM

Ok I've just been re-awakening my Linux all because of the Pi. If you guys got stuff I can look into to get started, send them my way. Maybe PM me for contacts and details. My github's also nevilos but it's empty atm..


RE: SickBeard Anime/Absolute Numbering - CurlyMo - 11th Mar, 2013 08:53 AM

What languages do you program in?


RE: SickBeard Anime/Absolute Numbering - nevilos - 11th Mar, 2013 09:07 AM

Mainly:
C and most of its flavours and basically anything with curly brackets..
Python

I'm very adaptable to any language after a couple of hours, days or weeks. My background's CG and Game Development. Been a technical director in those industries for around 8 years. I also do electronic hardware these days so I can build stuff that interface with software like sensor networks. Shifted to workflow and automation a few years back just because I'm lazy and only want stable systems that just work without me having to re-think and re-do stuff all the time. ^_^


RE: SickBeard Anime/Absolute Numbering - CurlyMo - 11th Mar, 2013 09:18 AM

Great. I'll get back to you with some proposals...


RE: SickBeard Anime/Absolute Numbering - nevilos - 11th Mar, 2013 09:24 AM

Awesome..


RE: SickBeard Anime/Absolute Numbering - nevilos - 12th Mar, 2013 08:37 AM

Um.. Which part tells XBian to run the services on startup? I'll turn off current SickBeard and replace it with the Anime Build.


RE: SickBeard Anime/Absolute Numbering - CurlyMo - 12th Mar, 2013 08:43 AM

Code:
ls -Al /etc/init.d/
update-rc.d [name of program] remove

Or use xbian-config --> services


RE: SickBeard Anime/Absolute Numbering - nevilos - 12th Mar, 2013 10:30 AM

It runs.. I renamed the sickbeard folder to sickbeard_def. Anything I need to change to get it to run on startup? Also it looks like NZBGet keeps getting stuck on loading when accessing the webpage for it. Is the SABnzbd package for XBian still working and updeatable?


RE: SickBeard Anime/Absolute Numbering - nevilos - 12th Mar, 2013 11:32 AM

Success!! Turns out swapping it with sickbeard anime works fine.
The install guide: http://sickbeard.com/forums/viewtopic.php?f=4&t=1452

Would it be possible to swap regular old boring sickbeard to sickbeard anime by default using this instead?
https://github.com/lad1337/Sick-Beard

Still works the same way but with anime download support. All it needs is configuring for the xbian user and setting the port to 9094. ^_^


RE: SickBeard Anime/Absolute Numbering - Faaz0 - 12th Mar, 2013 06:39 PM

i looked into it; merging the anime stuff in the xbian package is a lot of work. Is this a desirable addition for the xbian package, i.e. are there more people that would like to see this integrated with xbian?


RE: SickBeard Anime/Absolute Numbering - CurlyMo - 12th Mar, 2013 06:51 PM

Why not Smile