Thanks for the heads up, I managed to get everthing working.
I had installed the latest XBMC svn because I had some issues with the TCP part of the eventserver which I needed for Trakt scrobbling.
Somehow I got it in my head that maraschino used the same JSON-RPC over TCP port.
I had checked regularly if the webinterface was working correctly as well, but I had failed to see that all video images came out of my browser cache.
Just after I wrote the post here I cleared my entire browser cache and noticed that the webinterface was totally broken in the latest SVN.
Reverting to the Eden final build got everything working, even Trakt scrobbling (weirdly).
It might be an idea to add the fact that maraschino does NOT work with XBMC SVN builds later than March 24, 2012 to the setup instructions.
Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC
Kibje
Team-XBMC Member Joined: Jan 2010 Reputation: 31 Location: Netherlands |
2012-04-15 11:44
Post: #1521
When your issue is solved, please edit your original post and select Solved Issue from the pulldown menu. Thanks! |
| find quote |
N3MIS15
Fan Posts: 464 Joined: Jul 2010 Reputation: 12 Location: Melbourne, VIC |
2012-04-15 11:51
Post: #1522
(2012-04-15 11:44)Kibje Wrote: Thanks for the heads up, I managed to get everthing working.Yea, good call. We are looking at reworking some fundimentals of how maraschino works. Once that is done there will be a huge overhaul to the documentation for Maraschino. For the time being if you would like to use pre-frodo builds all you need to do is edit /lib/jsonrpclib/jsonrpc.py on line 120. change Code: connection.putheader("Content-Type", "application/json-rpc")Code: connection.putheader("Content-Type", "application/json")we are looking for another solution that doesnt involve modifying libraries |
| find quote |
mrkipling
Senior Member Joined: Apr 2011 Reputation: 3 |
2012-04-15 15:08
Post: #1523
I've just pushed support for multiple XBMC servers to the master branch. Now you can define multiple XBMC servers in Maraschino and switch between them easily, like so:
![]() The server settings menu is part of the menu in the top-right of the page. Hopefully it should all be fairly self-explanatory. Come at me with me questions and bug reports, please!
(This post was last modified: 2012-04-15 15:16 by mrkipling.)
|
| find quote |
eldo
Junior Member Posts: 5 Joined: Jul 2011 Reputation: 0 |
2012-04-15 16:03
Post: #1524
I am running SAB with a username and password configured. There does not appear to be anywhere to input these in Maraschino, so the SAB module just fails to connect. Am I missing something, or is there a workaround for this?
|
| find quote |
mrkipling
Senior Member Joined: Apr 2011 Reputation: 3 |
2012-04-15 16:13
Post: #1525
(2012-04-15 16:03)eldo Wrote: I am running SAB with a username and password configured. There does not appear to be anywhere to input these in Maraschino, so the SAB module just fails to connect. Am I missing something, or is there a workaround for this? You don't need to enter your SABnzbd username and password, the API key should be enough. Bear in mind that if you are not downloading anything the SABnzbd module won't be displayed, so this could give the appearance of it failing to connect. |
| find quote |
oneadvent
Fan Posts: 426 Joined: May 2011 Reputation: 0 |
2012-04-15 16:31
Post: #1526
Do we have an estimate on how long until the notifications branch is merged?
|
| find quote |
mrkipling
Senior Member Joined: Apr 2011 Reputation: 3 |
2012-04-15 16:33
Post: #1527
(2012-04-15 16:31)oneadvent Wrote: Do we have an estimate on how long until the notifications branch is merged? Which branch is this? I don't think that it's an open pull request.
(This post was last modified: 2012-04-15 16:34 by mrkipling.)
|
| find quote |
Monkeypox
Member Posts: 67 Joined: Oct 2011 Reputation: 0 |
2012-04-15 16:43
Post: #1528
Is there any chance you could push the library update section to be at the top of the media library section? I have quite a few movies and it can take 5 minutes or so before the list is given and the update button is available.
|
| find quote |
Gotcha007
Senior Member Joined: Dec 2010 Reputation: 0 |
2012-04-15 16:54
Post: #1529
Hello, first BIG THANKS for the work !
I wanted to ask you if it's possible that you add a button to initiate the search. I ask that because I'm using it on my ipad and therefore there is no possibility to bring the keyboard nor the ALT key. Thanks in advance. |
| find quote |
mrkipling
Senior Member Joined: Apr 2011 Reputation: 3 |
2012-04-15 17:15
Post: #1530
(2012-04-15 16:54)Gotcha007 Wrote: Hello, first BIG THANKS for the work ! That makes sense. I've just pushed a change; "search" is now in the top-right menu, and clicking it invokes the search menu. There is a settings icon next to it which brings up the search settings dialog. ALT-s still works. |
| find quote |


![[Image: w6lVF.png]](http://i.imgur.com/w6lVF.png)
![[Image: u9lsn.jpg]](http://piczasso.com/i/u9lsn.jpg)
Search
Help