In https://github.com/xbmc/xbmc/pull/13796 the old start attribute was removed due to profiles rework. Now all services start on login and are stopped on logout. Schemas should reflect those changes.
IMO apart from correctness this will also inform users that may be unaware of the change when they submit to Leia.
In https://github.com/xbmc/xbmc/pull/13796 the old
start
attribute was removed due to profiles rework. Now all services start on login and are stopped on logout. Schemas should reflect those changes.IMO apart from correctness this will also inform users that may be unaware of the change when they submit to Leia.