Hi - I've googled this, looked at the wiki, site:googled this website with no luck.
I've added a couple of Playlists to the submenu of Videos. When I click on them, they're opening up instead of just playing.
Anyone know what I need to modify to enable them to just play on click?
Thank you either way!
How to change the default behavior of opening playlist instead of playing it?
steppedup
Senior Member Posts: 247 Joined: Dec 2009 Reputation: 2 |
2011-02-05 23:50
Post: #1
|
| find quote |
steppedup
Senior Member Posts: 247 Joined: Dec 2009 Reputation: 2 |
2011-02-06 12:49
Post: #2
Figured it out - documenting in case anyone else runs into this....
In %username%/Appdata/roaming/xbmc/addons/skin.refocus/720p/HomeSubMenu.xml Find: <item id="7"> <label>$INFO[Skin.String(homemenuPlaylist1_Label)]</label> And change the next line from: <onclick>ActivateWindow(myvideolibrary,$INFO[Skin.String(homemenuPlaylist1_Path)])</onclick> To: <onclick>XBMC.PlayMedia($INFO[Skin.String(homemenuPlaylist1_Path)])</onclick> |
| find quote |

Search
Help