Commit Graph

18 Commits

Author SHA1 Message Date
renovate[bot] c15a849bc6 Update module golang.org/x/text to v0.18.0 2024-09-04 16:12:14 +00:00
Zoe Roux 70147e4fe8 Update gocoder packages 2024-08-08 17:03:35 +02:00
Zoe Roux a112ecb8e9 Remove sqlx 2024-08-08 17:03:35 +02:00
Zoe Roux cc3b6f268a Run migrations on startup 2024-08-08 17:03:35 +02:00
Zoe Roux f16fa9686c Add query method to retrieve metadata from db 2024-08-08 17:03:35 +02:00
Zoe Roux c11e1cc8f0 Switch from mediainfo to ffprobe 2024-06-16 19:10:58 +00:00
renovate[bot] 76a1b5c38f fix(deps): update module github.com/labstack/echo/v4 to v4.12.0 (#427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 01:54:53 +02:00
dependabot[bot] c46385d467 Bump golang.org/x/net from 0.19.0 to 0.23.0 in /transcoder (#425)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-19 15:06:28 +02:00
renovate[bot] 152916b543 fix(deps): update github.com/zoriya/go-mediainfo digest to 07018f0 2024-04-08 21:57:32 +00:00
dependabot[bot] 53285059c5 Bump golang.org/x/image in /transcoder
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0.
- [Commits](https://github.com/golang/image/commits/v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-28 21:27:48 +01:00
Zoe Roux b147ee8850 Create a thumbnails sprite api 2024-01-28 19:55:18 +01:00
Zoe Roux e9738c2bc1 Add encoder heads 2024-01-18 13:32:06 +01:00
Zoe Roux a6076eb856 Add chapters in info 2024-01-18 13:32:06 +01:00
Zoe Roux 5c83162a29 Add get info route and video parsing 2024-01-18 13:32:06 +01:00
Zoe Roux 8805f0f804 Cleanup string usage 2024-01-18 13:32:06 +01:00
Zoe Roux 570f08755d Add keyframe parsing 2024-01-18 13:32:06 +01:00
Zoe Roux 512aae252c Add direct stream route 2024-01-18 13:32:06 +01:00
Zoe Roux b2a0dfa702 Init go rewrite 2024-01-18 13:32:06 +01:00