• 1
  • 31
  • 32
  • 33(current)
  • 34
  • 35
  • 146
Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC
DejaVu Wrote:@gugahoi.

Had a look at your Recommendation Module and thought it did not really gel to well with the look of Maraschino. So I gave it a little rework to make it look 'simpler'.

Thoughts -
Image

I can ping over the re-written template if you prefer this one... Wink
All they are crying out for now is an 'Add to CP' and an 'Add to SB' Link!

Has SB got that feature with the new API now!?

I also deleted my Repo today through pure frustration! Tipsy was installed perfectly, but decided it did not want to work right. Must be a conflict with the code somewhere. Still coming to grips with github with it's merging, pulling and conflicting too.

I quite like that one. Make a pull request and I'm more than happy to accept it. Ye SB does have that feature which will be quite a nice addition in fact. I have been waiting a bit on MrK tho, since I have some questions for him. If you want to change the look of other things too, you are more than welcome. I haven't been very focused on the graphical appeal of the modules lately.
Maraschino - github - website
Reply
the show.addnew command is implemented and documented. enjoy
Reply
thezoggy Wrote:the show.addnew command is implemented and documented. enjoy
That is great news. Thanks thezoggy!

@gugahoi.
Oops - I've done it again!
Still a tad more work to be done, but sure you'll get the idea.

http://www.youtube.com/watch?v=H2B-QiyvBtM
This time it's much easier to add it in though.
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:That is great news. Thanks thezoggy!

@gugahoi.
Oops - I've done it again!
Still a tad more work to be done, but sure you'll get the idea.

http://www.youtube.com/watch?v=H2B-QiyvBtM
This time it's much easier to add it in though.

Very nice man. I was thinking the Scroll Bar could be replaced... You know you don't have to close the pull request you have already made, right? Just make your commits and they are automatically added to the pul request...
Maraschino - github - website
Reply
DejaVu Wrote:That is great news. Thanks thezoggy!

@gugahoi.
Oops - I've done it again!
Still a tad more work to be done, but sure you'll get the idea.

http://www.youtube.com/watch?v=H2B-QiyvBtM
This time it's much easier to add it in though.

you may want to move those icons (tvdb/search) over more to add some buffer from the scroll bar. btw i'd recommend using iscroll ( http://cubiq.org/iscroll-4 ) for what you are trying to do
Reply
Just tried setting this up on my imac, spent the last 45 minutes following the instructions and ripping every last bit of my hair out! Rofl

I'm stuck here:
Code:
sudo update-rc.d maraschino defaults

It just says:
Code:
Mark-HD:~ mc$ sudo update-rc.d maraschino defaults
sudo: update-rc.d: command not found
Mark-HD:~ mc$

I thought I would try and start it without and I get:
Code:
Mark-HD:~ mc$ sudo /etc/init.d/maraschino start
Starting Maraschino
/etc/init.d/maraschino: line 43: start-stop-daemon: command not found
Mark-HD:~ mc$


Any advice?

EDIT:
Got it started now with cd path/to/.maraschino
python maraschino.py

Will this be OK? Works fine.
I like it!
Reply
T800 Wrote:Just tried setting this up on my imac, spent the last 45 minutes following the instructions and ripping every last bit of my hair out! Rofl

I'm stuck here:
Code:
sudo update-rc.d maraschino defaults

It just says:
Code:
Mark-HD:~ mc$ sudo update-rc.d maraschino defaults
sudo: update-rc.d: command not found
Mark-HD:~ mc$

I thought I would try and start it without and I get:
Code:
Mark-HD:~ mc$ sudo /etc/init.d/maraschino start
Starting Maraschino
/etc/init.d/maraschino: line 43: start-stop-daemon: command not found
Mark-HD:~ mc$


Any advice?

EDIT:
Got it started now with cd path/to/.maraschino
python maraschino.py

Will this be OK? Works fine.
I like it!

I'm pretty sure the init.d script is for Ubuntu. For Mac just run as you did. If you want a way to start it automatically when you turn the computer on, either use Automator or an applescript. Either one should work I guess...
Maraschino - github - website
Reply
gugahoi Wrote:I'm pretty sure the init.d script is for Ubuntu. For Mac just run as you did. If you want a way to start it automatically when you turn the computer on, either use Automator or an applescript. Either one should work I guess...

Ok, thanks!
Reply
Hey guys.
Just installed this on my Win7 machine (runs perfectly with all sabnzbd, SB, CP and HP already running)

Questions!
* For your new sickbeard module you need that "beta" version of sickbeard with API support, right?

* I got my xbmc database on a mysql server and the thumbnail directory is on a network share edited with pathsubstitution. I do not have any thumbs in the recently added section. But i think there is a bigger problem:
Lets say you enter "localhost" for your xbmc host. The data will be retrieved fine but no thumbnails because they will be loaded from the machine you are on.
Ok, so you enter the IP from your xbmc machine. But what happens when you access it from a remote machine via dyndns? Doesn't work anymore.
I think you need a python module which reads the image locally and displays for the user. For my PHP projects i read the actual image by a script and the sript outputs the result image. In this way you can access the images from everywhere, right?

*Any progress for the disc capacity module on Windows?

---------

Can't wait to see more progress here. Awesome project! Thanks!
Reply
Tried to change it to iScroll, but really did not want to play ball at all.

Only problem I'm having at the moment is when the 'content' div changes dynamically using the 'Options'. The scrollbar is no longer available. Sad

--EDIT
Given up for now. Seems difficult to wrap a scroller around a DIV whose content changes.
Anyone willing to help troubleshoot, I'll upload the changes I made.
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
Getting errors:

Code:
127.0.0.1 - - [30/Nov/2011 22:04:45] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:07:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:07:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:07:06] "GET /xhr/server_settings_dialog HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:07:06] "GET /xhr/module_settings_dialog/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:07:06] "GET /xhr/add_module_dialog HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:09:05] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:09:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:09:06] "GET /xhr/add_module_dialog HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:11:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:11:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:13:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:13:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:15:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:15:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:17:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:17:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:19:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:19:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:21:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:21:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:23:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:23:06] "GET /xhr/currently_playing HTTP/1.1" 200 -
192.168.0.5 - - [30/Nov/2011 22:23:06] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [30/Nov/2011 22:25:06] "GET /xhr/sabnzbd HTTP/1.1" 200 -
----------------------------------------
Exception happened during processing of request from ('127.0.0.1', 60238)
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 284, in _handle_request_noblock
    self.process_request(request, client_address)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 310, in process_request
    self.finish_request(request, client_address)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 323, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 641, in __init__
    self.finish()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/SocketServer.py", line 694, in finish
    self.wfile.flush()
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 303, in flush
    self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
----------------------------------------
Reply
What were you trying to do at the time it happened?
Reply
I had added XBMC settings then started to add another application. Could a large library cause a problem?
Reply
You're thinking about that mention of buffer_size there is? It says write buffer though, so I doubt it.

What happens if you start it up and just leave it?
Reply
Hi All,

Just a quick question for you.

Is it possible to change the page title for maraschino?

I currently have it running on my server but would like to add it to 3 other xbmc htpc's.

It would be nice to have a way to tell them apart other than IP address or host name in the address bar.
Reply
  • 1
  • 31
  • 32
  • 33(current)
  • 34
  • 35
  • 146

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