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

Getting a lot of "requested setting (server_speed_check_data) was not found" messages when debug is enabled #331

Open
Tahvok opened this issue May 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Tahvok
Copy link

Tahvok commented May 5, 2024

Describe the bug
When you enable debug in Kodi you will see a lot of similar messages

2024-05-04 23:34:13.710 T:1293    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-05-04 23:34:13.711 T:1293    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-05-04 23:34:24.597 T:1293    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-05-04 23:34:24.599 T:1293    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-05-04 23:34:34.946 T:1293    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-05-04 23:34:34.947 T:1293    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-05-04 23:34:45.893 T:1293    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-05-04 23:34:45.894 T:1293    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-05-04 23:34:56.009 T:1293    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-05-04 23:34:56.011 T:1293    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.
2024-05-04 23:35:06.198 T:1293    debug <CAddonSettings[[email protected]]>: trying to load setting definitions from old format...
2024-05-04 23:35:06.200 T:1293    debug <CSettingsManager>: requested setting (server_speed_check_data) was not found.

To Reproduce

  1. Enable debug in settings
  2. Look at the logs

System (please complete the following information):

  • OS: LibreELEC
  • Jellyfin Version: 10.8.13
  • Kodi Version: 21
  • Addon Version: 0.8.0
@Tahvok Tahvok added the bug Something isn't working label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant