Skip to content

v1.4.1#121

Merged
TiTidom-RC merged 1 commit into
betafrom
dev
Jun 21, 2026
Merged

v1.4.1#121
TiTidom-RC merged 1 commit into
betafrom
dev

Conversation

@TiTidom-RC

Copy link
Copy Markdown
Owner

This pull request makes minor changes focused on improving the logging behavior and updating the plugin version. The main update is to reduce the verbosity of the logs by changing several log messages from the info level to the debug level, which will help keep the logs cleaner in production environments.

Logging improvements:

  • Changed log level from info to debug for state update notifications in tvremoted.py, including availability, power state, current app, and volume info updates. [1] [2] [3] [4]
  • Changed log level from info to debug for on-demand ADB connection messages in the send_command method of tvremoted.py.

Version update:

  • Updated the plugin version from 1.4.0 to 1.4.1 in info.json to reflect these changes.

Update plugin version to 1.4.1 and reduce log verbosity in tvremoted: change several notification logs (is_available, is_on, current_app, volume_info) from INFO to DEBUG, and switch an on-demand ADB connection log to DEBUG to reduce noise during normal operation. Files changed: plugin_info/info.json, resources/tvremoted/tvremoted.py.
@TiTidom-RC
TiTidom-RC merged commit f2d9dc1 into beta Jun 21, 2026
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.

1 participant