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!!
hernandito
Senior Member Posts: 282 Joined: Feb 2011 Reputation: 0 |
2012-05-04 13:24
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/shN3MIS15 Thank YOU!! |
| find quote |
mrkipling
Senior Member Joined: Apr 2011 Reputation: 3 |
2012-05-06 20:28
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). |
| find quote |
mrkipling
Senior Member Joined: Apr 2011 Reputation: 3 |
2012-05-07 13:16
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.
(This post was last modified: 2012-05-07 14:08 by mrkipling.)
|
| find quote |
N3MIS15
Fan Posts: 475 Joined: Jul 2010 Reputation: 12 Location: Melbourne, VIC |
2012-05-07 13:25
Post: #1624
You have your first member
|
| find quote |
mrkipling
Senior Member Joined: Apr 2011 Reputation: 3 |
2012-05-07 14:08
Post: #1625
|
| find quote |
hernandito
Senior Member Posts: 282 Joined: Feb 2011 Reputation: 0 |
2012-05-07 15:26
Post: #1626
Donation sent...
|
| find quote |
mrkipling
Senior Member Joined: Apr 2011 Reputation: 3 |
(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. |
| find quote |
hernandito
Senior Member Posts: 282 Joined: Feb 2011 Reputation: 0 |
2012-05-07 15:53
Post: #1628
Anybody like this?
![]() 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
Senior Member Joined: Apr 2011 Reputation: 3 |
2012-05-07 15:57
Post: #1629
(2012-05-07 15:53)hernandito Wrote: Anybody like this? 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!) |
| find quote |
mach170
Senior Member Posts: 109 Joined: Dec 2008 Reputation: 1 |
2012-05-07 20:28
Post: #1630
(2012-05-07 15:53)hernandito Wrote: Anybody like this? +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 |