Within the video library there is two windows that I don't know how to specifically call on. Normally I can use container.content(genres), (movies), (seasons), ect.
The two that I don't know their container name, if any, are the main library view that has movies, tv show, recently added, ect. in it. The next one is the windown once you click on movies that it lists genres, studio, director, ect. I just want to assign a specific background image to these windows, but I don't know the container.content name. Thanks for the help.
[HELP] Video library node names..
ekim232
Posting Freak Posts: 1,204 Joined: Nov 2008 Reputation: 5 Location: Chicago, IL |
2009-03-30 00:10
Post: #1
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-03-30 00:20
Post: #2
since they don't list any specific content, you can't detect it using content type.
IsEmpty(container.folderpath) -> root CompareString(container.folderpath,videodb://1/) -> movie stuff Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

Search
Help