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)



- _Mikie_ - 2012-02-02

gugahoi Wrote:Unfortunately no. I will change this when I know such a feature has been implemented in all SB installations... If you really want to change you can look in the /module/sickbeard.py code history and see what has changed. I'm pretty sure I left the functions in so it should be just a matter of directing the img src parameter to "/sickbeard/get_banner/<tvdbid>".

alpha build 492 for windows was released a couple days ago.

Looking through the change log

Merge pull request #257 from thezoggy/api-banner--poster

API-Builder: Add Show.GetPoster and Show.GetBanner.

I think its safe to make the change Smile


- DejaVu - 2012-02-02

I spotted a minor potential problem with the Library module and the introduction of the Filter addon being merged, which will also affect the buttons available on bottom of the Library module, IE - the upcoming Media-Browser activation Icon. They'll all start to overlap and will show very differently depending on screen resolution.

I came up with a simple solution and wondered what your guys think.

http://www.youtube.com/watch?v=Q73cuch3kNc

PS. This video also shows how the Wake on Lan button is activated. Wink


- m3g4tr0n - 2012-02-03

can i make the SABnzbd widget show all the time?


- DejaVu - 2012-02-03

m3g4tr0n Wrote:can i make the SABnzbd widget show all the time?

I dont think it's possible because of the way it's coded, but why would you want to? If there is something in the Queue/Paused it shows. What would it show if it was not Downloading/Paused?
Downloading - Nothing. Congrats? Huh


- m3g4tr0n - 2012-02-03

show first item on queue when it's paused.


- m3g4tr0n - 2012-02-03

also are such widgets possible?

send message (same as the one in mfp)
file list


- DejaVu - 2012-02-03

m3g4tr0n Wrote:show first item on queue when it's paused.

I'm confused... You mean like this?
Image

Only have 1 thing in my queue and it's currently 'Paused'.
Once SabNZBd is Idle and the queue is empty, it vanishes.

File List? Would that come under Library Module?

Send Message may be possible, and I was thinking the exact same thing just yesterday and will attempt to knock something simple up soon.
Hoping to create this as my first one after swotting up on Javascript over on W3Schools. Smile

EDIT-
But looking into JSON v3, it might be as easy as I first though. Support previously available in the HTTP API is no longer available by the looks of things.


- m3g4tr0n - 2012-02-03

DejaVu Wrote:I'm confused... You mean like this?
Image

Only have 1 thing in my queue and it's currently 'Paused'.
Once SabNZBd is Idle and the queue is empty, it vanishes.
if i pause SAB and the file downloading the widget vanishes.
if i pause SAB and force download on the file the widget shows and vanishes when downloads complete.

one of the first SAB widget's used to show "Idle" instead of vanishing?

Quote:File List? Would that come under Library Module?
Send Message is definitely possible, and I was thinking the exact same thing just yesterday and will attempt to knock something simple up soon.
Hoping to create this as my first one after swotting up on Javascript over on W3Schools. Smile
file list - same as AWX/AWXi (being able to browse sources in file mode and starting playback


- mrkipling - 2012-02-03

DejaVu Wrote:I spotted a minor potential problem with the Library module and the introduction of the Filter addon being merged, which will also affect the buttons available on bottom of the Library module, IE - the upcoming Media-Browser activation Icon. They'll all start to overlap and will show very differently depending on screen resolution.

I came up with a simple solution and wondered what your guys think.

http://www.youtube.com/watch?v=Q73cuch3kNc

PS. This video also shows how the Wake on Lan button is activated. Wink

Looks great. I really need to get into gear and get this (and the music library stuff) merged in. I'll take a look on Sunday.


- gugahoi - 2012-02-03

Okay fellas, I finally had some time to look into the search "module" I've been working on and made it an inherent part of maraschino. It is no longer a "module" in the sense that you have to add it to the page and stuff. It is just there, just like the Now Playing bar, and can be enabled on server settings. I have also added nzb.su search integration and made it a bit easier to expand. I have a video here -> http://www.youtube.com/watch?v=Ijf075VEWkY

It looks pretty much the same as before but now should be able to expand much more...


- gugahoi - 2012-02-04

Just saw this -> https://github.com/OpenELEC/OpenELEC.tv/pull/159

Is that for real?! Has anybody tested this? Fucking awesome if it is!


- DejaVu - 2012-02-04

gugahoi Wrote:Just saw this -> https://github.com/OpenELEC/OpenELEC.tv/pull/159

Is that for real?! Has anybody tested this? Fucking awesome if it is!

Maraschino is now officially an Addon for XBMC running through OpenElec (or at least if/when they accept the pull request it should be!
I cant see it being too hard now to install Maraschino through the XBMC Interface.

Your welcome. Wink

But mucho kudos must go to Sender @ Git aka aido over on OpenElec that's added it.
Perhaps a request to add this ability to make Maraschino do this from the official repo if we/I ask real nicely.

Not sure, but I reckon this could be a step in the right direction to even getting Maraschino onto the Official XBMC Repo - wouldn't that be cool!


- mrkipling - 2012-02-05

DejaVu Wrote:Maraschino is now officially an Addon for XBMC running through OpenElec (or at least if/when they accept the pull request it should be!

Amazing!


- mrkipling - 2012-02-05

I've reviewed and merged in some great pull requests today:

* The media library module now allows you to browse and play your music library (author: N3MIS15)

* You can now queue items vs. playing them in the media library module if you wish via the "toggle queue" button (author: N3MIS15)

* The media library module now has a filter input (author: gugahoi)

* The currently playing bar now displays a thumbnail of what you're playing (author: N3MIS15)

* The SABnzbd module now has button which allows you to toggle the status between paused/downloading (author: gugahoi)

* Last but not least, ghuntley has contributed a Transmission module for all you torrent users out there. It is still somewhat experimental, so feedback from Transmission users would be very much appreciated.


- Lucleonhart - 2012-02-05

Just downloaded the latest version and i cannot save anything...
It always resets everything whatever i type in and press save, it resets after reloading the page..
http://dl.dropbox.com/u/6451985/maraschino.PNG