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

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



RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Axel Foley - 2014-06-21

(2014-01-14, 19:53)styxit Wrote: Synology package available:

A lot of people have been asking me about a Synology package for HTPC-Manager. As of today HTPC-Manager is included in the SynoCommunity latest version!

https://github.com/SynoCommunity/spksrc

Thanks for your work Styxit, really appreciated. Smile

Would it be possible to release a build of the synology package with psutil preinstalled? I'm not able to install it via pip.

Thanks a lot.


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Eluc - 2014-06-23

Hello, I need some help for the configuration, I've installed it on my synology, it connect to localhost services (SABnzbd, Transmission, SickBread...) but I cannot connect to XBMC.
Under setting, XBMC, there is no field for the IP of my HTPC. I've try to input the IP in the XBMC server or in the general setting but it's not working. By the way I'm suppose to put in general settings ?


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - styxit - 2014-06-23

(2014-06-23, 20:37)Eluc Wrote: Hello, I need some help for the configuration, I've installed it on my synology, it connect to localhost services (SABnzbd, Transmission, SickBread...) but I cannot connect to XBMC.
Under setting, XBMC, there is no field for the IP of my HTPC. I've try to input the IP in the XBMC server or in the general setting but it's not working. By the way I'm suppose to put in general settings ?

On Synology there is no need to change the general settings. The IP in General should be 0.0.0.0 and (default) port 8087.
To configure Xbmc use the xbmc-servers tab. That's the place where you can enter the port and IP for your xbmc machine.


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - yeroentje - 2014-06-26

Nice job on this app, love that everything comes together.

I have one issue: I have CP connected and the test is fine, but when I open the CP page on the HTPC manager, all pages stay empty. Any idea what goes wrong here?


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - styxit - 2014-06-26

(2014-06-26, 14:18)yeroentje Wrote: Nice job on this app, love that everything comes together.

I have one issue: I have CP connected and the test is fine, but when I open the CP page on the HTPC manager, all pages stay empty. Any idea what goes wrong here?

Have you updated HTPC-Manager and CouchPotato to the latest version? There have been some problems due to some changes in the CP api. Most of it is fixed in the latest version.


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - yeroentje - 2014-06-26

(2014-06-26, 14:20)styxit Wrote:
(2014-06-26, 14:18)yeroentje Wrote: Nice job on this app, love that everything comes together.

I have one issue: I have CP connected and the test is fine, but when I open the CP page on the HTPC manager, all pages stay empty. Any idea what goes wrong here?

Have you updated HTPC-Manager and CouchPotato to the latest version? There have been some problems due to some changes in the CP api. Most of it is fixed in the latest version.
Im on CP Version: 5ff6824a (25/06/2014 18:26:10) and Already updated HTPC Manager just after I installed it today.


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - styxit - 2014-06-26

(2014-06-26, 14:22)yeroentje Wrote:
(2014-06-26, 14:20)styxit Wrote:
(2014-06-26, 14:18)yeroentje Wrote: Nice job on this app, love that everything comes together.

I have one issue: I have CP connected and the test is fine, but when I open the CP page on the HTPC manager, all pages stay empty. Any idea what goes wrong here?

Have you updated HTPC-Manager and CouchPotato to the latest version? There have been some problems due to some changes in the CP api. Most of it is fixed in the latest version.
Im on CP Version: 5ff6824a (25/06/2014 18:26:10) and Already updated HTPC Manager just after I installed it today.

When entering the CP details in HTPC-Manager, save changes (again) after hitting the test button.

Make sure you have some wanted movies in CP.
On the Couchpotato page for HTPC-Manager, add "GetMovieList/active" to the url so it becomes "/couchpotato/GetMovieList/active" This should display your movies in Json format.


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - yeroentje - 2014-06-26

(2014-06-26, 14:30)styxit Wrote:
(2014-06-26, 14:22)yeroentje Wrote:
(2014-06-26, 14:20)styxit Wrote: Have you updated HTPC-Manager and CouchPotato to the latest version? There have been some problems due to some changes in the CP api. Most of it is fixed in the latest version.
Im on CP Version: 5ff6824a (25/06/2014 18:26:10) and Already updated HTPC Manager just after I installed it today.

When entering the CP details in HTPC-Manager, save changes (again) after hitting the test button.

Make sure you have some wanted movies in CP.
On the Couchpotato page for HTPC-Manager, add "GetMovieList/active" to the url so it becomes "/couchpotato/GetMovieList/active" This should display your movies in Json format.
Looks like it's working now. Apparently it takes some time for CP to load all the movies. Thanks anyways! Smile


stats for remote pc - dannyb78 - 2014-07-11

Hi all. I have HTPC manager installed into a freeBDS jail in my freenas box.
there's a way to use the stats module to monitor the freenas host or other jails (wich are all in the same network and where I have root access)?


[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - hellow - 2014-07-11

(2014-07-11, 13:22)dannyb78 Wrote: Hi all. I have HTPC manager installed into a freeBDS jail in my freenas box.
there's a way to use the stats module to monitor the freenas host or other jails (wich are all in the same network and where I have root access)?

I have no idea. But I don't think so. If it's possible to do with psutil ill add that option. Try https://groups.google.com/forum/#!forum/psutilaq


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - dannyb78 - 2014-07-11

thanks hellow. I'll look at your link. unlikely I'm not a programmer, just an enthousiast nerd end-user Smile


[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - hellow - 2014-07-11

(2014-07-11, 15:25)dannyb78 Wrote: thanks hellow. I'll look at your link. unlikely I'm not a programmer, just an enthousiast nerd end-user Smile

So am I, but I good at google stuff Big Grin


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - styxit - 2014-07-11

(2014-07-11, 13:22)dannyb78 Wrote: Hi all. I have HTPC manager installed into a freeBDS jail in my freenas box.
there's a way to use the stats module to monitor the freenas host or other jails (wich are all in the same network and where I have root access)?


I am pretty sure this is not possible since HTPC Manager directly uses psutil on the system an not over a network connection.


[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - hellow - 2014-07-11

I didn't see that it was over the network, well you could install pydash on them pull all the info form there in a single interface, but you need to get your hands dirty. Easiest way is to rather all your apps on one computer where you have root access. But you already know that xD

Would there be any interest managing addons from the xbmc module?


RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - bertybassett - 2014-07-12

on a synology how do I change the default web page port from 8087 to something like 2230 as that is what is allowed through my VPN?

I've tried the general page and nothing works on there? any ideas?