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
{{ message }}
This repository was archived by the owner on Sep 16, 2021. It is now read-only.
While reviewing code, I found that in some places, we generate DLNA flags header manually.
That implies to "know the header string format" in dLeyna.
Maybe we should move all this code in GUPnP and add some GUPnP writer API to generate DLNA flags header.