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

Image Playlist: duration not updating in a image playlist after modification in library #3544

Open
ifarzana opened this issue Nov 5, 2024 · 0 comments
Labels

Comments

@ifarzana
Copy link

ifarzana commented Nov 5, 2024

In Xibo CMS version 4.*.*, modifying the duration of an image in the library does not reflect in playlists where the image has already been assigned. Instead, the image displays with a default duration (10 seconds) or any previously set duration on the players, regardless of the duration set in the library. This issue requires the image to be removed and re-added to the playlist to display with the updated duration.

Steps to Reproduce:

  • Add an image to the Xibo library and set a custom duration (e.g., one minute)
  • Assign this image to a playlist on the Layout Editor.
  • Schedule the Layout
  • Observe that the image playlist shows for 1 minute on the player.
  • Later, update the duration of the image in the library (e.g., increase it to two minutes).
  • Check the player to see if the updated duration is applied.

Observed Behaviour: The updated duration is ignored, and a previously set duration (e.g., 1 minute) is used instead of the new setting (e.g., 2 minutes).

These are the preferences that are set for the user:
image

An internal dev environment has a layout (ID 2522) showcasing the issue.

@ifarzana ifarzana added the bug label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant