Skip to content

SD image requests - fixes for error handling, add health check and al…#510

Merged
Narflex merged 2 commits intogoogle:masterfrom
jusjoken:master
Nov 29, 2025
Merged

SD image requests - fixes for error handling, add health check and al…#510
Narflex merged 2 commits intogoogle:masterfrom
jusjoken:master

Conversation

@jusjoken
Copy link
Copy Markdown
Contributor

…ert if blocked

Comment thread i18n/SageTVCoreTranslations.properties Outdated
LINEUP_SD_ACCOUNT_BLOCKED=Schedules Direct Account Blocked
LINEUP_SD_ACCOUNT_BLOCKED_MSG=The Schedules Direct account is blocked. Please contact Schedules Direct to resolve this issue.
SOFTWARE_UPDATE_AVAILABLE_MSG=Software update available
SOFTWARE_UPDATE_AVAILABLE=New version available on Github: "{0}". Go to: "{1}" to check it out.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

There is a prior definition of SOFTWARE_UPDATE_AVAILABLE in this file which should be removed. The definitions of SOFTWARE_UPDATE_AVAILABLE and SOFTWARE_UPDATE_AVAILABLE_MSG should also be swapped for consistency (here and in the code).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fixed

Comment thread java/sage/SageConstants.java Outdated
Comment thread java/sage/epg/sd/SDRipper.java Outdated
Comment thread java/sage/epg/sd/SDRipper.java Outdated
Comment thread java/sage/msg/SystemMessage.java Outdated
@@ -198,7 +201,7 @@ public static SystemMessage createVersionUpdateMsg(String version, String locati
props.setProperty("Location", location);
String versionMsg = "New version on github: " + version + " go to:" + location;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

You can remove this line now since version msg is no longer used.

Comment thread java/sage/msg/SystemMessage.java Outdated
@Narflex Narflex merged commit 7b91fcb into google:master Nov 29, 2025
2 checks passed
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