2013-03-01, 18:43
Basically what I am trying to achieve is, start a video with Player.Open, and set it to repeat that video until otherwise noted.
From what I can tell from the JSON RPC, the Player.Open takes a repeat parameter as an option, however I cant tell how to use it. In addition to that, the only value that I can see for Player.SetRepeat is Cycle, and from what I can tell just cycles the method of repeat between all, one or none (https://github.com/xbmc/xbmc/commit/5525...cc6e4ef3a2 Starting at SetRepeat).
A little bit of insight on this would be greatly appreciated. Ive been tinkering for 2 days on this API and have barely gotten to be able to play a video. The documentation is not for the faint of heart.
From what I can tell from the JSON RPC, the Player.Open takes a repeat parameter as an option, however I cant tell how to use it. In addition to that, the only value that I can see for Player.SetRepeat is Cycle, and from what I can tell just cycles the method of repeat between all, one or none (https://github.com/xbmc/xbmc/commit/5525...cc6e4ef3a2 Starting at SetRepeat).
A little bit of insight on this would be greatly appreciated. Ive been tinkering for 2 days on this API and have barely gotten to be able to play a video. The documentation is not for the faint of heart.
