• 1
  • 23
  • 24
  • 25(current)
  • 26
  • 27
  • 68
[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app
(2013-06-24, 02:27)Username2045 Wrote: Currently trying to mash up some sort of headphones support, it'll probably take a while but I've already learned so much from doing this Smile

Hadn't done a single line of python when I started working on this.
It's great for leaning. :-)
Reply
This needs an option to control xbmc addons
Reply
(2013-06-24, 19:57)Mikewave Wrote: This needs an option to control xbmc addons

Well code away!
Reply
(2013-06-24, 19:57)Mikewave Wrote: This needs an option to control xbmc addons

If you have anything in mind that works in general for addOns and not just one specific one, please feel free to work on it!
http://htpc.io

HTPC Manager combines all your favorite htpc software into one slick interface!

http://htpc.io
Reply
Let me hear your thoughts on the new Sickbeard index page

Image

I am not sure if this is the way to go, but mbw2001 and i thought it needed images. Otherwise, banners is also an option:

Image

Let me know what you like best. and why
http://htpc.io

HTPC Manager combines all your favorite htpc software into one slick interface!

http://htpc.io
Reply
Banners looks cleaner and kind of go with the Android cards interface. Just my $0.02.
Reply
I really prefer my lists without images as I have a rather large collection and it only makes things hard to find, couchpotato module also needs a list view, why not do a view switch? Smile
Reply
I understand, allow user to switch views between list, poster and banner is probably the best thing.
http://htpc.io

HTPC Manager combines all your favorite htpc software into one slick interface!

http://htpc.io
Reply
When I try to run the app this is what I get:


C:\HTPC-Manager-master>python Htpc.py
2013-06-28 23:53:50,414 :: root :: CRITICAL :: ------------------------
2013-06-28 23:53:50,414 :: root :: CRITICAL :: Welcome to HTPC-Manager!
2013-06-28 23:53:50,414 :: root :: CRITICAL :: ------------------------
2013-06-28 23:53:50,414 :: root :: CRITICAL :: Loglevel set to ERROR

I'm running Windows 8 64-bit . Looks like nothing is running on port 8084 or 8085. Forgive me if it's something simple but I have Googled the error and also "Htpc-Manager tutorial" and "HTPC-Manager setup" and haven't found anything to helpful. I am pretty confident I got everything right on the instructions page of the HTPC-manager website though. Thanks in advance for any help.
Reply
(2013-06-29, 16:26)Shizzyraw Wrote: When I try to run the app this is what I get:


C:\HTPC-Manager-master>python Htpc.py
2013-06-28 23:53:50,414 :: root :: CRITICAL :: ------------------------
2013-06-28 23:53:50,414 :: root :: CRITICAL :: Welcome to HTPC-Manager!
2013-06-28 23:53:50,414 :: root :: CRITICAL :: ------------------------
2013-06-28 23:53:50,414 :: root :: CRITICAL :: Loglevel set to ERROR

I'm running Windows 8 64-bit . Looks like nothing is running on port 8084 or 8085. Forgive me if it's something simple but I have Googled the error and also "Htpc-Manager tutorial" and "HTPC-Manager setup" and haven't found anything to helpful. I am pretty confident I got everything right on the instructions page of the HTPC-manager website though. Thanks in advance for any help.

By default there is no 'succes' message on startup. The default port is 8085, so in your browser http://locahost:8085 should bring you to Htpc Manager. If you would like a more detailed output on the console, use the debug parameter as described in the install guide at htpc.io

Code:
python Htpc.py --debug

This will also include info from the CherryPy webserver, displaying the port it is running on
Code:
[30/Jun/2013:00:37:46] ENGINE Serving on 0.0.0.0:8085

Another option is to check the log file, located in *your htpc-manager dir*/userdata/htpcmanager.log

Let us know if you've figured it out!
http://htpc.io

HTPC Manager combines all your favorite htpc software into one slick interface!

http://htpc.io
Reply
Amazing app, just tested it today.
I see styxit started adding support for Transmission, I'm looking forward to this feature.
Reply
Hi Team, sorry for noob question but am having trouble getting sickbeard working through htpc-manager. I have configured all but base path, as every variable I try shows error, sickbeard is running on a different machine and if leaving the base path blank and populate everything else tests fine but opening sickbeard from dashboard is empty.
Reply
This is some fun software.. Thanks!!
Reply
Never mind seems to have started working by itself, no idea why.
Reply
(2013-07-08, 10:05)Field2sdsf Wrote: This seems like going a little step forwards and 3 steps back...ImageImageImageImageImage

Why?
http://htpc.io

HTPC Manager combines all your favorite htpc software into one slick interface!

http://htpc.io
Reply
  • 1
  • 23
  • 24
  • 25(current)
  • 26
  • 27
  • 68

Logout Mark Read Team Forum Stats Members Help
[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app7