You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As issue #1390 identified, several Dash roles in the specification were missing. These were added and included in the 3.1.0 release.
However, many of the possible roles are not present in the RoleFromString function in period.cc, resulting in a failed packaging since the roles cannot be recognized.
The following roles appear to be missing from the function:
As per issue #1418, several Dash roles are missing from the
RoleFromString function, making them unusable in practice. This update
should enable them for use.
---------
Co-authored-by: John Laurin <john.laurin@svt.se>
System info
Operating System: macOS 14.5
Shaka Packager Version: 3.2.0
Issue and steps to reproduce the problem
As issue #1390 identified, several Dash roles in the specification were missing. These were added and included in the 3.1.0 release.
However, many of the possible roles are not present in the RoleFromString function in period.cc, resulting in a failed packaging since the roles cannot be recognized.
The following roles appear to be missing from the function:
Packager Command:
What is the expected result?
A successful packaging with the role "Karaoke" assigned.
What happens instead?
code: 139, [0813/160352:ERROR:period.cc(208)] Unrecognized role 'karaoke'
The text was updated successfully, but these errors were encountered: