Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-12 | 492 Bytes | |
v0.4.0 source code.tar.gz | 2025-07-12 | 5.2 MB | |
v0.4.0 source code.zip | 2025-07-12 | 5.3 MB | |
Totals: 3 Items | 10.5 MB | 4 |
This release makes the Jellyfin service setup declarative, including the initial admin user. It was made possible thanks to a new CLI tool written in C# upstreamed in the Jellyfin repo.
The only breaking change here is renaming all options from shb.ldap
to shb.lldap
.
Changelog: https://github.com/ibizaman/selfhostblocks/blob/v0.4.0/CHANGELOG.md Commits: https://github.com/ibizaman/selfhostblocks/compare/v0.3.1...v0.4.0