Location alias changes don't update correctly

Issue #665 resolved
prl created an issue

When location aliases are added/removed or enabled/disabled, they aren't updated immediately in UI views.

  1. If MEDIA, MENU>Settings>Use location aliases is enabled/disabled, the labels in the Goto settings for the Button action selections don't change in the settings screen.
  2. The labels on the coloured buttons configured for Goto actions don't update when MEDIA, MENU>Settings>Use location aliases is enabled/disabled or when MEDIA, MEDIA (for the bookmark locations), MENU>enable/disable aliases is changed.
  3. The labels on the coloured buttons configured for Goto actions don't update when an alias is added or removed for a displayed Goto button.

Replication steps

From live TV, MEDIA, MEDIA (bookmark locations screen) and check whether there are any bookmarks and whether any bookmarks have aliases. If not, add a bookmark if necessary, and give at least one bookmark an alias. Use MENU>enable aliases to enable aliases if necessary.

Then restart the GUI (or reboot).

Then from live TV, MEDIA, MENU>Settings, and change any short-press Button action setting to Goto for an aliased bookmark. GREEN OK to save settings and verify that the coloured button shows Goto: alias.

  1. From live TV, MEDIA, MENU>Settings, change Use location aliases to no. GREEN OK to save settings and return to the media selection list. The Goto button has not changed its label from showing the alias to showing the full path. Restart the GUI.
  2. From live TV, MEDIA, verify that the Goto button now shows the full path. MEDIA (bookmark locations), then MENU>enable aliases, then RED EXIT. The Goto button has not changed its label from showing the full path to showing the alias. Restart the GUI.
  3. From live TV, MEDIA, verify that the Goto button now shows the alias. MEDIA (bookmark locations), CH- to move to the bookmarks pane, then navigate to the aliased bookmark shown in the Goto button and MENU>remove alias. The Goto button has not changed its label from showing the alias to showing the full path.

Restart the GUI and from live TV, MEDIA to verify that the Goto button now has the full path label.

Comments (1)

  1. Peter Urbanec

    Fix bug #665: Location alias changes don't update correctly

    Update the configurable button data and the button texts when MovieBrowserConfiguration and MovieLocationBox are closed.

    → <<cset 3434db061a66>>

  2. Log in to comment