TakeoutFM Server v0.25.0
TakeoutFM Server v0.25.0
March 3, 2025
takeoutfm.dev is now used throughout the source code for the module domain, removing github.com. Source is still available at github however gitlab is now the primary.
Now the server can be installed with the following command:
$ go install takeoutfm.dev/takeout/cmd/takeout@latest
Similarly for playout:
$ go install takeoutfm.dev/takeout/cmd/playout@latest
And tools:
$ go install takeoutfm.dev/takeout/tools/cmd/tmdb@latest
See full changelog.