xbmc / addon-check

Automatic checks for new repository submissions
GNU General Public License v3.0
52 stars 42 forks source link

[schemas] Start option was removed for leia service.addons and defaults to login #136

Closed enen92 closed 6 years ago

enen92 commented 6 years ago

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.