Kodi Community Forum
Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - 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: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC (/showthread.php?tid=113136)



- DejaVu - 2012-02-07

cable_guy Wrote:I asked in the LaSi thread but no joy, so I hope you don't mind me asking here.

Does anyone know to what extent LaSi installs Maraschino? I am unsure about what it exactly has installed, i.e. whether it's installed the webserver portion or not.
LaSi.sh pulls from the mrkiplings's offical master and creates a .deb file, then installs it, configures it and creates the database (I believe).

All the dependencies are now part of the repo and download altogether in one place.

The 'Webserver portion' you refer too is CherryPy, so yes, this is now part of the master and everything should be running lovely when you install the LaSi.sh version. As I understand it, this would be the same for the new OpenElec version too.

Going to http://MARASCHINO_IP:7000 giving you problems?


- cable_guy - 2012-02-07

DejaVu Wrote:LaSi.sh pulls from the mrkiplings's offical master and creates a .deb file, then installs it, configures it and creates the database (I believe).

All the dependencies are now part of the repo and download altogether in one place.

The 'Webserver portion' you refer too is CherryPy, so yes, this is now part of the master and everything should be running lovely when you install the LaSi.sh version. As I understand it, this would be the same for the new OpenElec version too.

Going to http://MARASCHINO_IP:7000 giving you problems?

yes that URL doesn't return anything, that's the only thing i've tried though as I don't know how to check if CherryPy's been installed.


- N3MIS15 - 2012-02-08

cable_guy Wrote:yes that URL doesn't return anything, that's the only thing i've tried though as I don't know how to check if CherryPy's been installed.

Cherrypy server is included with Maraschino. If Maraschino is installed then cherrypy server will be too. You can check if it has been installed properly by checking if "/opt/maraschino" exists (modify "/opt/maraschino/settings.py" if you want to change settings). If it does exist try running it manualy with "python /opt/maraschino/maraschino-cherrypy.py"


- limenet - 2012-02-08

Hi all, just installed this....

Running it in Cherry Py mode.

Everything is working except for the "recently added episodes" module.

I am not getting any thumbnails showing up and in the name of every title I just get "Season, Episode".

Also clicking on the item to play it does not work.

I have tried all the other modules and they work fine just this one.

I have ensured that I have the IP of the XBMC box not localhost in the settings as well.

Any help appreciated.


- Begall - 2012-02-08

Are those 1x1 pictures supposed to be some kind of exploit? Getting annoyed with the spam now :/


- mrkipling - 2012-02-08

Begall Wrote:Are those 1x1 pictures supposed to be some kind of exploit? Getting annoyed with the spam now :/

Yeah, I think that's a spambot. The text of that post is something that I posted in the thread several months ago, and the pics appear to be some kind of spam/ad nonsense (judging by the domain that they're hosted on).


- mrkipling - 2012-02-08

limenet Wrote:Hi all, just installed this....

Running it in Cherry Py mode.

Everything is working except for the "recently added episodes" module.

I am not getting any thumbnails showing up and in the name of every title I just get "Season, Episode".

Also clicking on the item to play it does not work.

I have tried all the other modules and they work fine just this one.

I have ensured that I have the IP of the XBMC box not localhost in the settings as well.

Any help appreciated.

These symptoms make it sound like you might be using an incompatible version of XBMC. Are you using a pre-Eden or Eden Beta build? If not then you need to be as the XBMC API has changed significantly.

If you are, then I'm no sure what it could be just from this. Could you post a screenshot?


- m3g4tr0n - 2012-02-08

is WOL working for anyone?

getting this error
Code:
error: [Errno 10061] No connection could be made because the target machine actively refused it

log

if i remove/comment the below (bolded) line in controls.py then it works.

def xhr_controls(command):
xbmc = jsonrpclib.Server(server_api_address())
active_player = xbmc.Player.GetActivePlayers()
  • windows firewall is disabled.



- N3MIS15 - 2012-02-09

m3g4tr0n Wrote:is WOL working for anyone?

getting this error
Code:
error: [Errno 10061] No connection could be made because the target machine actively refused it

log

if i remove/comment the below (bolded) line in controls.py then it works.

def xhr_controls(command):
xbmc = jsonrpclib.Server(server_api_address())
active_player = xbmc.Player.GetActivePlayers()
  • windows firewall is disabled.

Seems to be a side effect of my media library upgrades. I will look into it once I get home from work.


- anarchoi - 2012-02-10

Is it compatible with Windows 7 ? Setup infos on the website are only for linux..


- DejaVu - 2012-02-10

anarchoi Wrote:Is it compatible with Windows 7 ? Setup infos on the website are only for linux..

http://htpc.ictcsc.net/wiki/index.php/MaraschinoWindows


- gugahoi - 2012-02-10

DejaVu Wrote:http://htpc.ictcsc.net/wiki/index.php/MaraschinoWindows

That guide seems a bit outdated, most of the easy_install steps shouldnt be necessary anymore...


- mrkipling - 2012-02-10

I recently gave somebody a higher-resolution Maraschino logo, as there wasn't one before. In case anybody needs one for any reason, here it is:

http://www.maraschinoproject.com/static/images/maraschino_logo_large.png


- schumi2004 - 2012-02-10

Since a few days my images/banners are broken on the SickBeard module?

http://imgbox.com/aalM2S2q

I tried to remove database but then Maraschino wouldn't start (OpenELEC)

All the rest works fine except SickBeard module.


- mrkipling - 2012-02-10

schumi2004 Wrote:Since a few days my images/banners are broken on the SickBeard module?

http://imgbox.com/aalM2S2q

I tried to remove database but then Maraschino wouldn't start (OpenELEC)

All the rest works fine except SickBeard module.

gugahoi might have more answers about the SickBeard module as he wrote the code, and I'm not 100% sure about the ins and outs of it.

As a temporary workaround though, you might want to select "compact mode" in the SB module settings, as this doesn't use banners.