• 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 146
Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC
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?
Image
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
Reply
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.
Lounge rig: nVidia Shield - Official Kodi
Bedroom rig: Amazon Fire TV - Kodi 17.3
Backend: HP Microserver, Ubuntu, JBOD
Reply
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"
Reply
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.
Reply
Are those 1x1 pictures supposed to be some kind of exploit? Getting annoyed with the spam now :/
Reply
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).
Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
Reply
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?
Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
Reply
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.
Reply
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.
Reply
Is it compatible with Windows 7 ? Setup infos on the website are only for linux..
Reply
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
Image
Maraschino - Web based HTPC Organiser. Keep track of all your web based programs all in one place.
Home Page - Repo - Bug Tracker - Support Forum.
Reply
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...
Maraschino - github - website
Reply
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/..._large.png
Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
Reply
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.
Reply
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.
Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
Reply
  • 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 146

Logout Mark Read Team Forum Stats Members Help
Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC4