Kodi Community Forum
Transparency! v3.11.7 for xbmc dharma 10.1 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: Transparency! v3.11.7 for xbmc dharma 10.1 (/showthread.php?tid=82435)

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


- ronie - 2011-01-05

Talle Wrote:I wonder if there would be possible, and I´m sure it is, to change the target of the Movies button in the main menu from files to genres?

I´ve done this myself in Aeon before, usualy there is just a simple change of the target from "moviefiles" to "moviegenres"

Includes_Home.xml, change the 2 occurrences of movietitles to moviegenres

Talle Wrote:Also while I´m at it, is there support for movie genre fanart?

no.

Talle Wrote:And how do I change the genre icons? Can´t find the pictures...

http://forum.xbmc.org/showthread.php?tid=88308


- Mart - 2011-01-12

How can i create or add item on home menu (Example Anime,Kids) like Night skin have smartplaylist .


- ronie - 2011-01-12

Mart Wrote:How can i create or add item on home menu (Example Anime,Kids) like Night skin have smartplaylist .



1) create a smart playlist
2) add the playlist to favourites
3) go to Skin Settings > Menu and use one of the custom (sub)menu items to select the favourite


- Mart - 2011-01-12

Thanks

But i dont know what im doing wrong ...im very new in this so if you please help me out.

what i did

Created one smartplaylist---

Skin Settings-->Custom 1-->Button label ( Kids)--> Thn when i click Favorites (under button lavel ) one menu box and shows Cannot find favourites.xml

I tried
Skin Settings-->Custom 1-->Button label ( Kids)--> Thn i click Submenu---> Favorites 1---> button lavel---Select favourite but same message Cannot find favourites.xml


- ronie - 2011-01-12

ok, you're missing one step: add your playlist to favourites.

to do this, right-click on your playlist and select 'add to favourites'.

next, you can add it as a menu button.


- Mart - 2011-01-12

Okey now

after i created smartplaylist i added it to favourites and next -->settings-->Skin settings-->Custom 1-->Button label ( Kids)-->under button lavel Favourites and added Kids xml

now problem is on home menu when i click KIDS button for browse all kids films i cant browse when i click KIDS button it starts only first film thr is no list of film ( But when i check from---> Movies---> smartplaylist thr all film listed kids catagories


Im not good in english hope i could explain it littlebit better way


- >>X<< - 2011-01-12

Before you add it to the home menu you need to do the following

Settings > Skin Setting > Home Window, uncheck "Play playlists in submenus"


- Mart - 2011-01-12

Thanks a lot

Works now


Add Playlist to start menu - wilson.joe - 2011-02-04

ronie Wrote:1) create a smart playlist
2) add the playlist to favourites
3) go to Skin Settings > Menu and use one of the custom (sub)menu items to select the favourite


For the likes of this this doesn't work.. I have the latest version of T!
I have the latest version of favorites.


- ronie - 2011-02-04

wilson.joe Wrote:For the likes of this this doesn't work.. I have the latest version of T!
I have the latest version of favorites.

"it doesn't work" reports are useless ;-)

at least tell me what you did and where things go wrong.


- wilson.joe - 2011-02-04

Talle Wrote:Hi.

Also while I´m at it, is there support for movie genre fanart? where do I put the folder/backdrops? And how do I change the genre icons? Can´t find the pictures... Any help appriciated! Sincerly //Talle

Actually you can.. in the directory that contains your playlist
add a fanart image with the same name as the playlist with a -fanart.jpg
at the end of it.. say kids-fanart.jpg, and for the thumb nail image create
a kids.tbn by renaming a png file. so you will have 3 files in the subdirectory.

Image


- wilson.joe - 2011-02-04

ronie Wrote:"it doesn't work" reports are useless ;-)

at least tell me what you did and where things go wrong.


When I add a playlist to my favorites and go into the menu in settings
and attempt to add it to the menu it doesn't appear in the list of favorites,
in fact its not just playlists that have been giving me the problem. Sometimes scripts are not able to be added whall others are. Favorites is version 1.0.6.


- ronie - 2011-02-04

wilson.joe Wrote:When I add a playlist to my favorites and go into the menu in settings
and attempt to add it to the menu it doesn't appear in the list of favorites,
in fact its not just playlists that have been giving me the problem. Sometimes scripts are not able to be added whall others are. Favorites is version 1.0.6.

ah, i see.
could it be that you have more than 20 favourites?
only the first 20 will be listed when you want to add them to a menubutton.

i could increase the number of items listed, if that's the case.


- wilson.joe - 2011-02-05

ronie Wrote:ah, i see.
could it be that you have more than 20 favourites?
only the first 20 will be listed when you want to add them to a menubutton.

i could increase the number of items listed, if that's the case.


There was 35.. It was that simple.. here I was spending a considerable
amount of time trying to find the problem, and it was because of too many
favorites.. LOL!!! Thanks for the help... by the way where in the code
is it located.. I really appreciate your help, now I can work on my custom
3rd custom.. Big Grin Very much appreciated... and thanks for the great
skin..


- ronie - 2011-02-05

wilson.joe Wrote:There was 35.. It was that simple.. here I was spending a considerable
amount of time trying to find the problem, and it was because of too many
favorites.. LOL!!! Thanks for the help... by the way where in the code
is it located..
it's in custom_DialogFavourites.xml.
shouldn't be too hard to figure out how to add more items :-)