Gabe Kangas
922dfec77a
Remove custom paths and add constants ( #216 )
2020-10-03 14:35:03 -07:00
Matt Steele
87636a4183
Support separate S3 serving endpoint ( #91 )
...
* Add s3 serving endpoint config. Fixes #90
* Move CDN endpoint generation to GenerateRemotePlaylist
* Include HLS path
* Add docs and config
* Prefer sprintf to string concatenation
* Use config method
* gofmt
2020-07-28 13:17:39 -07:00
Matt Steele
a20d2fce46
Add ACL option to s3 config ( #89 )
2020-07-27 21:41:51 -07:00
Gabe Kangas
b754ee01bf
Remove IPFS. For #74
2020-07-19 21:15:53 -07:00
Gabe Kangas
259923b303
Set logging preferences via command line flags. Closes #20
2020-07-06 21:27:31 -07:00
Gabe Kangas
a31076a591
Fix I guess what was a typo
2020-06-25 18:26:54 -07:00
Bradley Hilton
487bd12444
Project restructure ( #18 )
...
* First pass at restructuring the project; untested but it does compile
* Restructure builds and runs 🎉
* Add the dist folder to the gitignore
* Update core/playlist/monitor.go
* golint and reorganize the monitor.go file
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2020-06-22 18:11:56 -07:00