feelfreelinux / kast

Kast is a simple yet powerful DLNA control tool.
GNU General Public License v3.0
15 stars 3 forks source link

Implement needed DLNA commands. #4

Closed feelfreelinux closed 7 years ago

feelfreelinux commented 7 years ago

We have basic DLNA functionality done. But few DLNA/UPnP actions still needs to be added.

This is done via SOAPActions. Code can be based on other functions in dlnarenderer.cpp Docs

feelfreelinux commented 7 years ago

Provided docs, pausing is done

Yureien commented 7 years ago

Seek file feature added with PR #6 .

feelfreelinux commented 7 years ago

And... done!