Kodi Community Forum
Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC (/showthread.php?tid=113136)



RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - niietzshe - 2012-03-16

I just did a re-install of my htpc with the new XBMCBuntu and decided for ease to install maraschino with the cherrypy option instead of my old apache one.
Everything seems to work fine again, apart from the recently added thumbnails. This is the image url of the missing thumbnails:
http://localhost:8080/vfs/special://masterprofile/Thumbnails/Video/c/cf8d2ff8.tbn

Am I missing something?
Thanks
Niietzshe


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - Silvaire - 2012-03-16

I had the same problem. You can't use localhost. I used my dyndns URL for the machine and it works.


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - loveskylark - 2012-03-16

I changed the port to 80 and moved XBMC to 81 and the remote stopped working, could not find anything wrong with my config.
Is it possible that Remote is not looking at the port number? Everything else is fine.


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - niietzshe - 2012-03-16

(2012-03-16, 01:25)Silvaire Wrote: I had the same problem. You can't use localhost. I used my dyndns URL for the machine and it works.

Oh yeah, that worked, thanks!
I had tried my dns with http://, I removed that and it worked.

Cheers
Niietze Nod


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - N3MIS15 - 2012-03-16

(2012-03-16, 01:52)loveskylark Wrote: I changed the port to 80 and moved XBMC to 81 and the remote stopped working, could not find anything wrong with my config.
Is it possible that Remote is not looking at the port number? Everything else is fine.

the remote uses the xbmc event server. changing xbmc port in the xbmc gui should not effect it.
"Allow programs to on this system to control XBMC" in setting/network must be enabled. If maraschino is on another sytem then your XBMC install "Allow programs on other systems to control XBMC" must also be enabled.


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - oneadvent - 2012-03-17

(2012-03-15, 23:57)DejaVu Wrote: Press Alt-F. Make sure your API's are entered in the right place and Search is enabled in Server Settings.

Thanks! figured it out. Still testing though. I have another question while I'm fooling around: On the message box (which btw I had been missing too) how do I define server? There isn't any listed there?
Sorry one more question: Where do I report bugs?


Re: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - DejaVu - 2012-03-17

Define servers in settings.py at the bottom. Reporting bugs is best on IRC on Freenode #maraschino or at maraschino.lighthouseapp.com.

Sent from my GT-I9100


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - rflores2323 - 2012-03-17

ok I have downloaded dejavu version of this and got it installed using the cherrypy method. Very easy. I configured the install and then added my modules. I am however not getting all my modules to show up.

Below is a screenshot of my frontend

Image


And a screenshot of my settings page.

Image

as you can see my modules for showing recent movies, recent tv shows, and albums are not working properly. Also I have enabled trakt and sabnzbd and they dont show up on frontend. Any help?
nevermind I updated xbmc to eden rc2 and its showing up correctly now.


Just wondering why a couchpotato and headphones module hasnt been developed yet? probably because no API, right.


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - loveskylark - 2012-03-17

(2012-03-16, 11:12)N3MIS15 Wrote:
(2012-03-16, 01:52)loveskylark Wrote: I changed the port to 80 and moved XBMC to 81 and the remote stopped working, could not find anything wrong with my config.
Is it possible that Remote is not looking at the port number? Everything else is fine.

the remote uses the xbmc event server. changing xbmc port in the xbmc gui should not effect it.
"Allow programs to on this system to control XBMC" in setting/network must be enabled. If maraschino is on another sytem then your XBMC install "Allow programs on other systems to control XBMC" must also be enabled.

Interesting I had to turn "Allow programs to on this system to control XBMC" off and on again for the remote to start working again.

Something you might want to note down if future issues



RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - T800 - 2012-03-17

Is there any way of having multiple tabs with Maraschino?

At the moment I'm running two builds at the same time. One is a media based one in a folder called "Maraschino-Media" with Synopsis, Media library, recently added and XBMC in the applications enabled.
The other "Maraschino-Utility" with Disk Space, SickBeard, SABnzbd, Transmission, Weather and Notifications etc.
My wife and kids have access to the media and only I use the utility one.

With all the stuff getting added to maraschino it would be nice to be able to split it up a bit rather than not using some or scrolling down.

Thoughts?


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - oneadvent - 2012-03-17

I looked in your default settings.py (I had already overwritten mine): https://github.com/DejaVu/maraschino/blob/master/settings_example.py

and I do not see how to setup servers in it. Can you give me an example?


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - DejaVu - 2012-03-17

Thats not the all_merged branch...
Example at the bottom.

https://github.com/DejaVu/maraschino/blob/all_merged/settings_example.py


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - oneadvent - 2012-03-17

(2012-03-17, 01:29)DejaVu Wrote: Define servers in settings.py at the bottom. Reporting bugs is best on IRC on Freenode #maraschino or at maraschino.lighthouseapp.com.

Sent from my GT-I9100

(2012-03-17, 19:24)DejaVu Wrote: Thats not the all_merged branch...
Example at the bottom.

https://github.com/DejaVu/maraschino/blob/all_merged/settings_example.py

Ah thanks! Got it. Now to the disk space...still haven't figured out to set that up


RE: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - rflores2323 - 2012-03-17

Anyway to have multiple instanceson same page? I have 2atv2 and my main htpc. Woukd like to have a way to see all instances with this great maraschino. Maybe tabs at top or a module to switch to other server setups etc...




Re: Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC - DejaVu - 2012-03-17

See the all_merged branch on my repo. Multi instance menu courtesy of N3MIS15

Sent from my GT-I9100