Dms Versions Save

A UPnP DLNA Digital Media Server that includes basic video transcoding. Tested on a Panasonic Viera television, several Android UPnP apps, and Chromecast.

v1.6.0

1 year ago

Changelog

  • 669cd17 Remove public version const
  • 9ce7673 Set ignored media log message level to debug
  • 6b8cae4 Update README.rst (#119)
  • d1c825c Update version.go (#120)
  • b137217 new command line option to customize the location of transcode logs. (#117)
  • 6af26ec Bump actions/setup-go from 2 to 4 (#116)
  • d73c8b1 added content-disposition header (#115)
  • 5bbc905 new feature: live streams generated on the fly via .dms.json config files (#112)
  • c6ea09b Add Docker Image and Corresponding Github Action (#113)
  • 944453d add env variables to configure thumbnail params (#114)
  • f9b3489 Compatibility with Samsung Frame TVs (#110)
  • 977b7c2 Remove CircleCI badge
  • cf5ba6b Added subtitle support (#79)

v1.5.0

1 year ago

Changelog

  • c6bb67a Merge pull request #97 from pataquets/add-docker-publish-image-action
  • fc7043c Merge remote-tracking branch 'origin/github-actions'
  • 092b7b4 feat: Add ip filter callback holder (#96)
  • 6a218ac Add 'Docker metadata' step to generate image tags.
  • a9b0202 Add Publish Docker image Github Action.
  • 2c70cf8 Enable Dependabot for Github Actions.
  • b445a5a add optional OnBrowseDirectChildren and OnBrowseMetadata interfaces (#95)
  • 5389d3a fix uninitialized logger on ssdp error (#94)
  • c3dd06e Merge pull request #91 from Efreak/master
  • d0abfd6 fix dist paths
  • c722af7 use goreleaser.yml
  • c5426ca upload artifacts
  • 8dc2e49 Create go.yml
  • 50fb83b get readme image from web archive (#88)
  • 2fd6ff4 Add output of dms -h (#90)

v1.3.0

2 years ago