• 1
  • 142
  • 143
  • 144
  • 145
  • 146(current)
Maraschino (formerly HTPC Frontend) - a summary web interface for your XBMC HTPC
is there any way to run a batch file (.bat) using the script widget feature?
Image
Reply
(2014-07-27, 20:04)fabiomello Wrote: is there any way to run a batch file (.bat) using the script widget feature?

Yes, if it dont work change extention to .cmd
Reply
Hi,

does someone now how to change the default number of items or line or absolute size of the XBMC library module? It only displays 3 movies at once and i would like it to fill all available space to the bottom of the browser window.

thx,

Tycho
Reply
you could modify this line: https://github.com/mrkipling/maraschino/...y.less#L51

If you modify that file you will need to refresh browser cache (ctrl+f5 or cmd+f5 for mac)
Image
Reply
(2014-09-11, 11:21)N3MIS15 Wrote: you could modify this line: https://github.com/mrkipling/maraschino/...y.less#L51

Great!
Thats what i had been looking for. Seems i searched for the wrong css directive. I thought i would need to modify

Code:
ul.modules {
    min-height: 20px;
}

But couldnt find its location and its clearly wrong anyway.

I would have 2 more questions in case you can spare some time:

- Is it possible to make the software cache the whole db so i can remove access to xbmc
- In which of the file(s) would i need to look for disabling the <play>,<queue> and <download> feature?

cheers & thx,

Arnd
Reply
caching the library is not supported.
depending on which view your using you can remove the buttons in the jinja templates (html)
for example: https://github.com/mrkipling/maraschino/...w.html#L65
Image
Reply
Was wondering if anyone could help me out. I'm trying to serve this through mod_wsgi with apache now.

I added the path to my wsgi file and it seems to import successfully, but I get a 404 error when I hit the page. Has anyone gotten this to work successfully on Windows?
Reply
Hi,

is there a possibility to display the module library on the whole web interface? What I mean is that I only need a large web interface in one column for the kodi library.

Is there also the possibility in the Kiosk mode to disable the Play and control buttons, so that I have only the inventory overview?


Thanks, regards
Reply
for the library module you could try changing https://github.com/mrkipling/maraschino/...y.less#L51 to a higher number (untested)
Image
Reply
@N3MIS15: thanks

This I had already tested. Unfortunately the window size has increased only down, but not to right.
Reply
Is there a working alternative to Marachino?
I'm moving everything to Docker, and the Docker for Maraschino is not working anymore.
Kodi is the best HTPC software i know.
I've been using it since Dharma<3
 
Reply
Is this project already supported by the last Kodi version (like 18 or 19)??
Reply
  • 1
  • 142
  • 143
  • 144
  • 145
  • 146(current)

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