Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC

  Thread Rating:
  • 4 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
hernandito Offline
Senior Member
Posts: 282
Joined: Feb 2011
Reputation: 0
Post: #1621
Oh the little things....

The problme I had was the last line on the autostart.sh... it needs an & so it should read:

Code:
#!/bin/sh
(sleep 20; \
python /storage/.xbmc/addons/service.web.maraschino/maraschino-cherrypy.py
)&

N3MIS15 Thank YOU!!
find quote
mrkipling Offline
Senior Member
Posts: 214
Joined: Apr 2011
Reputation: 3
Post: #1622
I added a PayPal donate button to the website in case anyone feels like slipping me a beer as a token of appreciation.

Obviously no need, of course - I'm just thrilled that so many people find Maraschino useful. The option is there though should you feel strongly that you want to buy me a Rauchbier (and I promise to spend it on beer, that's how I do my best coding).

Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
find quote
mrkipling Offline
Senior Member
Posts: 214
Joined: Apr 2011
Reputation: 3
Post: #1623
We also now have a Maraschino forum:
http://forums.maraschinoproject.com/

I've literally just set it up so it's kinda empty, but I think that once it gets going it will make it easier to separate bug reports, feature requests, general discussion, etc.

So, if you are experiencing a bug (or have a feature request) perhaps it might get more attention if you create your own thread for it in the forum.

If you're interested, check it out! And please bear with us while we set it up. Smile

Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
(This post was last modified: 2012-05-07 14:08 by mrkipling.)
find quote
N3MIS15 Offline
Fan
Posts: 462
Joined: Jul 2010
Reputation: 12
Location: Melbourne, VIC
Post: #1624
You have your first member Tongue

[Image: all-fanart.jpg]
find quote
mrkipling Offline
Senior Member
Posts: 214
Joined: Apr 2011
Reputation: 3
Post: #1625
(2012-05-07 13:25)N3MIS15 Wrote:  You have your first member Tongue

And first moderator Tongue

Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
find quote
hernandito Offline
Senior Member
Posts: 282
Joined: Feb 2011
Reputation: 0
Post: #1626
Donation sent...
find quote
mrkipling Offline
Senior Member
Posts: 214
Joined: Apr 2011
Reputation: 3
Thumbs Up  RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC Post: #1627
(2012-05-07 15:26)hernandito Wrote:  Donation sent...

Thanks so much for the first-ever Maraschino donation! Totally not expected but very grateful. I'm already eyeing up a delicious German smoked beer with the money as we speak.

Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
find quote
hernandito Offline
Senior Member
Posts: 282
Joined: Feb 2011
Reputation: 0
Post: #1628
Anybody like this?

[Image: fafud.jpg]

I really need an RSS Feed to truly make my Maraschino a portal style home page. With my limited skill set of html, I was able to create a frameset type page where I implemented a tabbed RSS Feed and a double row bookmark bar at the top. All links open in the large frame where Maraschino interface is. Hitting the cherry icon, brings Maraschino back.
find quote
mrkipling Offline
Senior Member
Posts: 214
Joined: Apr 2011
Reputation: 3
Post: #1629
(2012-05-07 15:53)hernandito Wrote:  Anybody like this?

[Image: fafud.jpg]

I really need an RSS Feed to truly make my Maraschino a portal style home page. With my limited skill set of html, I was able to create a frameset type page where I implemented a tabbed RSS Feed and a double row bookmark bar at the top. All links open in the large frame where Maraschino interface is. Hitting the cherry icon, brings Maraschino back.

I believe that DejaVu was working on an RSS feed module, but it needs review.

Unfortunately I'm working on social stuff today, and then auto-updater is next priority. This is definitely in the pipeline though (and partially complete!)

Maraschino - a web frontend for your XBMC HTPC
Project homepage | XBMC forum thread
find quote
mach170 Offline
Senior Member
Posts: 109
Joined: Dec 2008
Reputation: 1
Post: #1630
(2012-05-07 15:53)hernandito Wrote:  Anybody like this?

[Image: fafud.jpg]

I really need an RSS Feed to truly make my Maraschino a portal style home page. With my limited skill set of html, I was able to create a frameset type page where I implemented a tabbed RSS Feed and a double row bookmark bar at the top. All links open in the large frame where Maraschino interface is. Hitting the cherry icon, brings Maraschino back.

+1 on this.

That is an awesome layout. Any chance you could post your changes?

I'd really like to setup Maraschino just like this, so that it has a top frame with app links and then have the apps (sick beard, couch potato, etc.) open in the bottom frame. It'll make switching apps much easier.
find quote
Post Reply