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) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
|
- Nikos312 - 2012-02-05 I have the following problem.. When playing a movie or tv show it loads the proper fanart, but when it stops the fanart is still on the background. I have to refresh in order to return to default background.. - mrkipling - 2012-02-05 Lucleonhart Wrote:Just downloaded the latest version and i cannot save anything... I would try the following: * Clear your browser's cache (try opening Maraschino in an incognito window; if it works, it's probably an issue with cached content) - it's probably this, as the CSS in your screenshot looks messed up, and the JavaScript has changed since you last updated * Restart your web server (always required after updating, just in case you forgot) * If all else fails, delete your database file (although this should only be necessary if you've been using an unofficial repository, updating Maraschino shouldn't break the database) - mrkipling - 2012-02-05 Nikos312 Wrote:I have the following problem.. When playing a movie or tv show it loads the proper fanart, but when it stops the fanart is still on the background. I have to refresh in order to return to default background.. This is the expected behaviour, I kinda liked having the fanart persist. I'm open to changing it though; what do people prefer? - karandras24 - 2012-02-06 mrkipling Wrote:This is the expected behaviour, I kinda liked having the fanart persist. I'm open to changing it though; what do people prefer? I'd personally prefer it, if it switched back to the std background once the video has stopped playing. But thats just me? How about making it optional, like a setting in the server settings menu? - TeKo - 2012-02-06 Really nice update - DejaVu - 2012-02-06 karandras24 Wrote:I'd personally prefer it, if it switched back to the std background once the video has stopped playing.Makes sense I guess, just a tick box saying 'Persistent Fanart after viewing" should be able to accomplish this no? I cant say I noticed really. Maraschino is not permanently loaded for me and I find refreshing the page no big deal. Made a new Pull Request MrK for the recent youtube video you liked for the improved 'Real Estate' on the Library widget. I've noticed it quite seriously since you've merged it. Here is the side-by-side improvement Demo! Before on left, After on right. Notice the Filter field is now 'skinned' to match in Chrome. Also have one last commit to make to it which is cosmetic. (Done). - ReducedToZero - 2012-02-06 mrkipling Wrote:This is the expected behaviour, I kinda liked having the fanart persist. I'm open to changing it though; what do people prefer? A vote for persist (as it does now) from me 'Zero ----- XBMC Eden-pre (Beta 2) | Windows Vista | Aeon Nox Git | Maraschino Git | AWXi stable. ----- On a long enough timeline. The survival rate for everyone drops to zero. - skabyss - 2012-02-07 I personally would like to see it as optional. That is, if the option would be simple to incorporate, it couldn't hurt could it? - paavoris - 2012-02-07 skabyss Wrote:I personally would like to see it as optional. That is, if the option would be simple to incorporate, it couldn't hurt could it? I vote for this. :p This way everyone should be happy. (If this is not possible or it is hard to implement, I vote for non-persisting fanart.) - krish_2k4 - 2012-02-07 hey guys new to this, just getting it setup. Is the sabnzbd widget supposed to disappear when downloading is finished and appear again when downloading? Is there a way to still display the widget when it is idle? - TeKo - 2012-02-07 Nope I dont think you can change that atm. Would be really nice to add some basic controls like pause/start and maybe bandwith limit. - gugahoi - 2012-02-07 TeKo Wrote:Nope I dont think you can change that atm. In the latest update you can resume/pause the queue and I have already implemented the code to change the speed limit just need to do add some js to have it completely functional - DejaVu - 2012-02-07 krish_2k4 Wrote:hey guys new to this, just getting it setup.This is classed as a feature. It was deemed pointless to have a module hogging room on the screen if it's idle. If something exists in Sab's list and is paused, Sab is visible, if not. S'gone. - cable_guy - 2012-02-07 I asked in the LaSi thread but no joy, so I hope you don't mind me asking here. Does anyone know to what extent LaSi installs Maraschino? I am unsure about what it exactly has installed, i.e. whether it's installed the webserver portion or not. - krish_2k4 - 2012-02-07 DejaVu Wrote:This is classed as a feature. fair enough. |