![]() |
|
[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) |
RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - TeKo - 2012-03-30 22:51 Yea update function is really important. Should be able to "steal" it from other programs like SB or CP should be basically the same kill the process get latest version from git restart process. RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - _Mikie_ - 2012-03-30 23:05 Update function almost there guys.. Ironing out the issues RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - tonybeccar - 2012-03-30 23:23 Is the movies section of the xbmc tab working for everyone? I don't get any thumbnails, nothing populates under movies.. I read that I have to download Python 32bit I'm I right? I downloaded it, overwrote my old python 64bit install but nothing... I'm running win7 64bits from source BTW... Any advice?? RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - TeKo - 2012-03-30 23:31 (2012-03-30 23:23)tonybeccar Wrote: Is the movies section of the xbmc tab working for everyone? I don't get any thumbnails, nothing populates under movies.. I read that I have to download Python 32bit I'm I right? I downloaded it, overwrote my old python 64bit install but nothing... I'm running win7 64bits from source BTW... Any advice?? Works for me and I did the same just override python with 32bit version. For me its just really slow with 700+ movies but that should be kinda normal. RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - SyphOn - 2012-03-31 09:37 (2012-03-30 23:23)tonybeccar Wrote: Is the movies section of the xbmc tab working for everyone? I don't get any thumbnails, nothing populates under movies.. I read that I have to download Python 32bit I'm I right? I downloaded it, overwrote my old python 64bit install but nothing... I'm running win7 64bits from source BTW... Any advice?? It should work fine on 32bit, but I'll try and see if I can include 64bit PIL too. (2012-03-30 23:31)TeKo Wrote: Works for me and I did the same just override python with 32bit version. That should be fixed in development branch. It now loads as you scroll down the page
RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Maxwell Smart - 2012-03-31 17:40 (2012-03-31 09:37)SyphOn Wrote:(2012-03-30 23:23)tonybeccar Wrote: Is the movies section of the xbmc tab working for everyone? I don't get any thumbnails, nothing populates under movies.. I read that I have to download Python 32bit I'm I right? I downloaded it, overwrote my old python 64bit install but nothing... I'm running win7 64bits from source BTW... Any advice?? Awesome, so then this would work on Linux as well? HTPC manager has been great, but I haven't wanted to muck around with python to try and make it 32-bit when I have a bunch of programs relying on it. RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Livin - 2012-03-31 18:15 (2012-03-31 17:40)Maxwell Smart Wrote: Awesome, so then this would work on Linux as well? HTPC manager has been great, but I haven't wanted to muck around with python to try and make it 32-bit when I have a bunch of programs relying on it. I'm hoping it will run on Linux also... would love to put this on my Synology NAS! RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Jimmeh - 2012-03-31 19:22 (2012-03-31 18:15)Livin Wrote:(2012-03-31 17:40)Maxwell Smart Wrote: Awesome, so then this would work on Linux as well? HTPC manager has been great, but I haven't wanted to muck around with python to try and make it 32-bit when I have a bunch of programs relying on it. Indeed, as soon as this is working properly I will add it to my unraid setup. Thanks for your effort
RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - SyphOn - 2012-03-31 20:02 If you have Linux with 32bit python installed it is already working. If you have 64bit python you'll have to wait till Monday when I can fix 64bit PIL
RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - Livin - 2012-03-31 20:37 Anyone know how to make a synology install package? |