Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invocation every 15s #140

Closed
Uatschitchun opened this issue Dec 16, 2019 · 4 comments
Closed

Invocation every 15s #140

Uatschitchun opened this issue Dec 16, 2019 · 4 comments
Labels
done The issue was soled or implemented

Comments

@Uatschitchun
Copy link

Is it really needed to invoke the addon every 15s?

I do get these line in log constantly every 15s:

2019-12-16 10:26:49.744 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: loading setting definitions
2019-12-16 10:26:49.744 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: trying to load setting definitions from old format...
2019-12-16 10:26:49.746 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: loading setting values
2019-12-16 10:26:49.749 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: loading setting definitions
2019-12-16 10:26:49.749 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: trying to load setting definitions from old format...
2019-12-16 10:26:49.751 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: loading setting values
2019-12-16 10:26:49.752 T:1723794304   DEBUG: CSettingsManager: requested setting (downloadpath) was not found.
2019-12-16 10:26:49.754 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: loading setting definitions
2019-12-16 10:26:49.754 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: trying to load setting definitions from old format...
2019-12-16 10:26:49.756 T:1723794304   DEBUG: CAddonSettings[plugin.video.mediathekview]: loading setting values

@Uatschitchun
Copy link
Author

Is it really needed to invoke mediathekview every 15s?

@codingPF
Copy link
Member

codingPF commented Apr 2, 2020

Its the up to date check for the movie database.
Not sure if it makes sense to reduce this or make this a configuration setting.

alex1702 added a commit that referenced this issue Apr 29, 2020
Make the update check interval a setting parameter #140, #131
@codingPF codingPF added the done The issue was soled or implemented label Apr 29, 2020
@codingPF
Copy link
Member

Released to official Kodi Repo in v0.6.4

@Uatschitchun
Copy link
Author

Thx ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done The issue was soled or implemented
Projects
None yet
Development

No branches or pull requests

2 participants