Kodi Community Forum
Bug xbmc.service starting twice - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Bug xbmc.service starting twice (/showthread.php?tid=307759)



xbmc.service starting twice - Surfacingx - 2017-02-21

ive noticed on kodi17(not sure about any of the RC's as i notice it until later) that when u install an addon from zip it runs the <extension point="xbmc.service" library="startup.py" start="startup" /> twice within a second of each other.


RE: xbmc.service starting twice - Surfacingx - 2017-02-25

Bump

Sent from my SM-N920V


RE: xbmc.service starting twice - axlt2002 - 2017-06-16

Hi guys,

I would like to "bump" this thread since there was no answer to it.

I have developed and released an add-on (Light IMDb Ratings Update) that runs as a service to update Movies and TV Shows ratings. As already said by Surfacingx, when installing the add-on from the .zip file, the add-on itself is launched two times...In order to have the normal behaviour (i.e. the service is launched just once), I have to close Kodi and reopen it again. So I guess the issue is related to the installation procedure (both Kodi 17.x and 18 alpha are effected).

My addon.xml file includes the following line:

Code:
<extension point="xbmc.service" library="service.py" />

Can you please provide a feedback as soon as possible? Thanks a lot in advance!


RE: xbmc.service starting twice - mkortstiege - 2017-06-16

Mind filing a new bug ticket so we don't forget about it?


RE: xbmc.service starting twice - axlt2002 - 2017-06-16

(2017-06-16, 14:13)mkortstiege Wrote: Mind filing a new bug ticket so we don't forget about it?

Thanks a lot for the prompt response mkortstiege...I'm going to open the ticket in a while.

Have a great day!


RE: xbmc.service starting twice - mkortstiege - 2017-06-16

You're welcome. From a brief look we're indeed starting service addons twice. I'll ping the team members doing the addon work.


RE: xbmc.service starting twice - axlt2002 - 2017-06-16

Really appreciated!


RE: xbmc.service starting twice - axlt2002 - 2017-06-16

Hi mkortstiege,

Just to notify that I have opened the ticket. Do you think that the information reported are clear enough?


RE: xbmc.service starting twice - mkortstiege - 2017-06-16

Jep, that's fine. Thanks!


RE: xbmc.service starting twice - axlt2002 - 2017-07-23

Hi mkortstiege,

Just to notify that the bug has been solved on Kodi 18 nightly (for Widows; I'm not able to check on other platforms) but is still present on 17.4 nightly for Windows and Android (at least...).

I have opened another tiket. Please check if everything is ok.

Thanks,

Alex


RE: xbmc.service starting twice - Martijn - 2017-07-23

Won't be fixed in 17.4


RE: xbmc.service starting twice - axlt2002 - 2017-07-25

Thanks for the notification.

Have a nice day.


This forum uses Lukasz Tkacz MyBB addons.