Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement required connectionManagerService and mediaReceiverRegistra…
…rService (#86) * add custom content reader * set max read buffer size * fix for windows * icon test * fix build * disable form * Update dms.go * disable debug * Update dms.go * Revert "Update dms.go" This reverts commit 3ac0277. * update dms root desc * add mediaReceiverRegistrarService * cleanup * debug headers * debug * debug * Update ssdp.go * Update ssdp.go * update mrrs and add samsung extensions * remove excessive debug * Samsung fixes? INCOMPLETE rclone/rclone@e5464a2 rclone/rclone@62650a3#diff-f40e92407484ac6e006d89a1e522d590893cecdca95e11ddf04af96c543d59ff * fix build * revert samsung exensions * remove PresentationURL * restore default eventingLogger * update dlna caps * add presentation url with redirect to default torrserve port * just format an icon load fix * return rootDeviceUUID for RegisterDevice * add DLNA.ORG_FLAGS to headers * remove wrong match for images * format xml and update defaultProtocolInfo * fix / short SCPDs * sync with upstream * adopt other services too * cleanup torrserve addons * just format code indents * Squashed commit of the following: commit d5d0f56 Author: nikk gitanes <[email protected]> Date: Wed Sep 8 13:28:02 2021 +0300 proper deviceIcons serve thx @YouROK * fix testing * format code in ide * gofmt -l -w . * revert orig names * Revert "remove wrong match for images" This reverts commit 3bba864. * change containerid for X_GetFeatureList * add notes about X_GetFeatureList and SearchXML to upnpav object Co-authored-by: YouROK <[email protected]>
- Loading branch information