Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Error #1

Open
sonichy opened this issue Sep 9, 2021 · 1 comment
Open

Error #1

sonichy opened this issue Sep 9, 2021 · 1 comment

Comments

@sonichy
Copy link

sonichy commented Sep 9, 2021

https://github.com/sYCH3L/TwitchTVDLNAPlayer/blob/master/dlnafinder.cpp#L24
"ST:ssdp:all\r\n" -> "ST: urn:schemas-upnp-org:service:AVTransport:1\r\n"

https://github.com/sYCH3L/TwitchTVDLNAPlayer/blob/master/helpers.h#L13
\n -> \r\n

https://github.com/sYCH3L/TwitchTVDLNAPlayer/blob/master/dlnaclient.h#L25
bool &NewTrackPlaying -> bool NewTrackPlaying

throw DLNAException(QString) -> qDebug() << QString

@sonichy
Copy link
Author

sonichy commented Sep 13, 2021

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant