I have 20 Scenes and 11 Devices in my room called "Living Room" however in the XBMC add-on in this room I can only see 19 scenes in the list.
I also have another room called "Harrison Home" I have 21 scenes and 12 devices, again in the XBMC add-on for this room I can only see 19 scenes listed.
Seems to be some kind of limitation on the number of scenes and devices that get displayed.
Previous comment from the developer regarding this issue:
The template system is too rigid, this is what I remember now... Newer versions of xbmc may provide a better API.
So the solution to your problem is likely a deep refactoring of the view... We could think of rewriting the above file by hardcoding 100 entries or something, certainly not a clean/elegant/robust solution... That template system is in dire need of an iteration mechanism...
I'll let you know if I have something interesting..."
Hi
I have 20 Scenes and 11 Devices in my room called "Living Room" however in the XBMC add-on in this room I can only see 19 scenes in the list.
I also have another room called "Harrison Home" I have 21 scenes and 12 devices, again in the XBMC add-on for this room I can only see 19 scenes listed.
Seems to be some kind of limitation on the number of scenes and devices that get displayed.
Previous comment from the developer regarding this issue:
"It's actually my code's fault:
https://github.com/gderosa/xbmc-vera/blob/master/resources/skins/Default/720p/script-vera.xml#L147
The template system is too rigid, this is what I remember now... Newer versions of xbmc may provide a better API.
So the solution to your problem is likely a deep refactoring of the view... We could think of rewriting the above file by hardcoding 100 entries or something, certainly not a clean/elegant/robust solution... That template system is in dire need of an iteration mechanism...
I'll let you know if I have something interesting..."
Screen Shot: