XBMC Community Forum
[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+--- Thread: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app (/showthread.php?tid=126297)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - rflores2323 - 2012-03-29 15:06

I dont see any install instructions anywhere? Looking to install this on ubuntu 10.04 box.


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Aenima99x - 2012-03-29 16:56

(2012-03-29 15:06)rflores2323 Wrote:  I dont see any install instructions anywhere? Looking to install this on ubuntu 10.04 box.

- clone the git repo
Code:
git clone https://github.com/mhendrikx/HTPC-Manager.git /folder/you/choose

- run it from a terminal
Code:
python /folder/you/chose/htpc.py

To have it autostart as a service, see my post here


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - jdoggvt - 2012-03-29 18:08

I think this is pretty cool! I do have a few questions

- Will newznab search be enabled?
- Will it be possible to upgrade from within the app a la sickbeard/headphones?


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - markswift - 2012-03-29 18:38

Latest Windows build would be awesome...

Many thanks!


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Maxwell Smart - 2012-03-29 18:56

First I just wanted to say that this project is looking awesome already even so early on in development. My main problem with Maraschino was it's inability to do anything efficiently because all the controls were crammed into tiny widgets. Spreading it over multiple pages with a dashboard makes so much more sense. Additionally, the interface looks excellent, and I can't wait to get the CouchPotato integration, I have already installed v2 in preparation.

I just have some issues that have already been mentioned before, namely, the HDD information is being duplicated on the dashboard

I'm also getting the _imaging C module is not installed. Is there any way to fix this without installing 32-bit python (and I'm assuming taking a hit on performance?) If not, does anyone have any instructions on how to do so on Ubuntu Server?


Anyway, thanks again for all your hard work, I've finally found the manager that supports my needs and I'll be looking forward to your updates in the future.


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - ghostelement - 2012-03-29 19:37

(2012-03-29 18:08)jdoggvt Wrote:  I think this is pretty cool! I do have a few questions

- Will newznab search be enabled?
- Will it be possible to upgrade from within the app a la sickbeard/headphones?

See here for the update question: https://github.com/mhendrikx/HTPC-Manager/issues/9


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - ErlendSB - 2012-03-29 19:53

What are your plans for the category dropdown in NZB search?
I understand you want to, eventually, extend the nzb search to support additional indexing sites,
and I suspect this is why you haven't just hardcoded the dropdown found on nzbmatrix.

The NZB search works great, but I miss the option to filter by category.


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Lucleonhart - 2012-03-29 22:02

Unbelievable. First beta of this and already implemented that all images are loaded through your webservice.
I have mentioned that like 10 times at maraschino... Thank you so much. Just installed and waiting for updates. *yay*


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - dakpunne - 2012-03-29 22:36

(2012-03-29 22:02)Lucleonhart Wrote:  Unbelievable. First beta of this and already implemented that all images are loaded through your webservice.
I have mentioned that like 10 times at maraschino... Thank you so much. Just installed and waiting for updates. *yay*

And it's going to get so much better!


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - DDM123 - 2012-03-30 04:28

Working perfectly with XBMCBuntu 11.0. Awesome work.