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

Make the update check interval a setting parameter #140, #131 #145

Merged
merged 5 commits into from
Apr 29, 2020
Merged

Make the update check interval a setting parameter #140, #131 #145

merged 5 commits into from
Apr 29, 2020

Conversation

codingPF
Copy link
Member

@codingPF codingPF commented Apr 8, 2020

This PR should address the issues 140 and 131.
It allows the user to define the check interval for DB updates in the setting windows.
New setting was added in settings and translation.
The defualt of 15s stays untouched but maybe changed by end user.

msgctxt "#30118"
msgid "Up-to-Date check interval [sec]"
msgstr "intervallo di controllo [sec]"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier gibt es 30119, bei de und en sehe ich den #30119 nicht. Hab ich den nur übersehen?

@@ -2,7 +2,7 @@
"""
The addon settings module

Copyright 2017-2018, Leo Moll and Dominik Schlösser
Copyright 2017-2018, Leo Moll and Dominik Schl�sser
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Einmal encoding noch mal ^^

@alex1702 alex1702 merged commit d17cdff into mediathekview:master Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants