chore(jellyfin): start adding notes

This commit is contained in:
Michele Cereda
2026-02-28 23:46:29 +01:00
parent fee043bed3
commit ac4d4c8ed2
2 changed files with 88 additions and 0 deletions

View File

@@ -0,0 +1,68 @@
# Jellyfin
Free software media system.<br/>
Allows streaming to any device from one's own server, with no strings attached.
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
TODO
<!-- Uncomment if used
<details>
<summary>Setup</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Codebase]
- [Blog]
### Sources
- [Documentation]
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
<!-- Files -->
<!-- Upstream -->
[Blog]: https://jellyfin.org/posts
[Codebase]: https://github.com/jellyfin/jellyfin
[Documentation]: https://jellyfin.org/docs
[Website]: https://jellyfin.org/
<!-- Others -->