Server Version#: 1.43.0.10492
Player Version#: 2026.4.1 (1631) - iOS
I use labels to show/hide content for my users. This system allows me to publish requested content only for one specific user and hide it for everyone else. It also allows me to to check and fix metadata and artwork before content is published.
I use the following labels:
no label - content is hidden
public - content is visible to everyone
username - content is only visible to that username
This works great, however users are no longer receiving push notifications for new content when using this label system. When content is added to the library, it has no labels by default. Then when I finish correcting the metadata and artwork and set the correct labels (for example public), no push notification is send to the user.
If I disable the whole label system, the notifications work as intended. But I would really like to use both.