bc991e5831 Add blog post for Release 10.9.0 (#949)
* Add initial blog post for Release 10.9.0

* Make spelling corrections

* Add review suggestion changes

1. Fix bad release links
2. Mention --ffmpeg change
3. "direct playback" -> "direct stream playback" for completeness
4. Additional playlist ACL details

* Mention dashboard UI changes

* Mention client req for trickplay

* Tweak wording a bit more and add closing sections

* Add another developer call

* Add more detail to transcoding segment del

* Apply tweaks from suggestions

* Apply suggestions from code review

Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

* Fix Docker Hub name

* Update blog/2024/04-28-jellyfin-release-10.9.0/index.mdx

Co-authored-by: Tim Gels <43609220+TimGels@users.noreply.github.com>

* Remove date from post metadata

* Rename blog post date to new date

* Clarify lyric feature

* Update blog/2024/05-05-jellyfin-release-10.9.0/index.mdx

Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

* Update blog/2024/05-05-jellyfin-release-10.9.0/index.mdx

Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

* Update blog/2024/05-05-jellyfin-release-10.9.0/index.mdx

Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

* Remove entry about API versioning

* Update blog/2024/05-05-jellyfin-release-10.9.0/index.mdx

Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>

---------

Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
Co-authored-by: Tim Gels <43609220+TimGels@users.noreply.github.com>
2024-05-11 14:49:00 -04:00
2024-05-10 17:09:58 +02:00
2023-03-30 01:06:10 -04:00
2024-04-23 10:40:57 -04:00
2022-10-17 22:58:52 +02:00
2022-09-12 18:45:24 +02:00
2022-09-06 15:15:59 +02:00
2022-08-04 13:28:54 -04:00
2021-05-06 16:07:44 +02:00
2024-05-10 14:39:29 +00:00
2024-05-10 14:39:29 +00:00
2023-11-27 17:29:30 +01:00

jellyfin.org

Part of the Jellyfin Project


Logo Banner

The next generation of the official Jellyfin website.

The goal of this project is to combine all website on jellyfin.org in a single codebase and improve the documentation site experience.

This project includes a combination of content from:

  • jellyfin-blog — The current source for the main website and blog content built using Hugo.
  • jellyfin-docs — The current source for the documentation content built using DocFX.

This website is built using Docusaurus 2, a modern static website generator.

Installation

npm install

Local Development

npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

S
Description
Jellyfin Project website, blog, and user documentation
Readme CC-BY-4.0
224 MiB
Languages
MDX 66.6%
TypeScript 30.5%
SCSS 2.1%
JavaScript 0.8%