2015-05-14, 05:29
2015-05-14, 17:13
How can I disable that mouse notification at the start? It causes "snow static" to appear every time it tries to show up. I know your theme doesn't support mouses -on paper- however, in many aspects of the theme mouse functionality works just fine and is the preferred way to get to certain context menus quickly so I have it enabled with no problem on my end...however that annoying disable mouse notification is killing me!
Lol, Can you make that an option to disable [all] Bello system notifications or just tell me the code in what file to comment out![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
Thank you!
Lol, Can you make that an option to disable [all] Bello system notifications or just tell me the code in what file to comment out
![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
Thank you!
2015-05-14, 19:40
Hi,
The 3dwall (logo, thumb, poster whatnot) sometimes picks up the default png ruining the wall. That is because if the lack of the Listitem.Art(intended type). I do not know the behavior of the randomization of the plug-in involved. But can this "condition" be improved to "only if" the required Listitem.Art is available then return the random item. Please.
The 3dwall (logo, thumb, poster whatnot) sometimes picks up the default png ruining the wall. That is because if the lack of the Listitem.Art(intended type). I do not know the behavior of the randomization of the plug-in involved. But can this "condition" be improved to "only if" the required Listitem.Art is available then return the random item. Please.
Code:
<variable name="ContentType_RandomMovies">
<value condition="!Window.IsVisible(3050)">special://skin/extras/playlists/RandomMovies.xsp</value>
</variable>
<variable name="ContentType_RandomTVShows">
<value condition="!Window.IsVisible(3050)">special://skin/extras/playlists/RandomTVShows.xsp</value>
</variable>
<variable name="ContentType_RandomAlbums">
<value condition="!Window.IsVisible(3050)">special://skin/extras/playlists/RandomAlbums.xsp</value>
</variable>
<variable name="ContentType_RandomArtists">
<value condition="!Window.IsVisible(3050)">special://skin/extras/playlists/RandomArtists.xsp</value>
</variable>
2015-05-15, 01:17
2015-05-18, 14:27
2015-05-18, 16:26
Me too. Just have to tweak some minor things such as animations and it's ready (hopefully tomorrow)
2015-05-18, 18:33
loving this so far, just one thing i'm not quite a fan of.. the pause screen.. say I want to pause the screen to see something.. the Video OSD really gets in the way.. can that be tweaked any way or even have an option to make it minimal?
other than that this skin is #1 right now!
other than that this skin is #1 right now!
2015-05-18, 19:51
Hey man, how you doing
Just a request could we add music player control in library or other views instead of exiting to home screen. I enjoy seeing the whole album and to be able to rewind, skip and forward from within the view would be nice
Just a request could we add music player control in library or other views instead of exiting to home screen. I enjoy seeing the whole album and to be able to rewind, skip and forward from within the view would be nice
2015-05-18, 23:25
One of the nicest thing would be to slant/add perspective to the floor variables too (Title, Tag & Meta data). I've seen "Horinzonz V" sporting it. And perhaps Discart to slide/spin from Left to Right, zooming progressively and bounce at the right edge and settle ...
![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
2015-05-19, 15:25
(2015-05-18, 18:33)jeayese Wrote: loving this so far, just one thing i'm not quite a fan of.. the pause screen.. say I want to pause the screen to see something.. the Video OSD really gets in the way.. can that be tweaked any way or even have an option to make it minimal?
other than that this skin is #1 right now!
Thx, but there are already two different types of the pause screen available. I'm not going to add more, sorry. To change them, just edit the .xml's and take a look at the wiki.
(2015-05-18, 19:51)SSorcereRR Wrote: Hey man, how you doing
Just a request could we add music player control in library or other views instead of exiting to home screen. I enjoy seeing the whole album and to be able to rewind, skip and forward from within the view would be nice
No plans for it sorry. Btw: I use the media keys of my remote to do it
![Wink Wink](https://forum.kodi.tv/images/smilies/wink.png)
If you use a keyboard, why don't you control the playback with the miniplayer (pressing "m")?
(2015-05-18, 23:25)garbokawa Wrote: One of the nicest thing would be to slant/add perspective to the floor variables too (Title, Tag & Meta data). I've seen "Horinzonz V" sporting it. And perhaps Discart to slide/spin from Left to Right, zooming progressively and bounce at the right edge and settle ...
I don't like eye cancer sorry
![Tongue Tongue](https://forum.kodi.tv/images/smilies/razz.png)
---
View done:
It's currently available for movies/sets/tvshows/seasons and as soon I have time I'll also add it for AdvanceLauncher.
Will fix some things and push an update later
2015-05-19, 19:16
Update is pushed and ready.
Never thought the new viewtype would look so great on a TV screen. Hope u like it.
Never thought the new viewtype would look so great on a TV screen. Hope u like it.
2015-05-20, 04:47
sualfred:
If you select movie sets, then open the set, if you use shelf view, the disc appears way to the right.
If you select movie sets, then open the set, if you use shelf view, the disc appears way to the right.
2015-05-20, 11:22
Thx Edworld. Already fixed and will be included in a small update later today