# jellyfin/jellyfin SLOC report

> As of 2026-09-06 (commit 146681f0ba92), jellyfin/jellyfin contains 271,999 total lines: 188,736 code, 42,297 comments, 40,966 blank, across 1,989 files in 13 languages (top: C# 91.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jellyfin/jellyfin has 188,736 source lines of code out of 271,999 total lines across 1,989 files, counted from the 146681f0ba927b6c2d1e392a2b157a28c36e1a6b ref at commit 146681f0ba92 by the OctoCounts tokei engine on 2026-09-06. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving jellyfin/jellyfin to commit 146681f0ba92, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 69.4% of all lines, comments represent 15.6%, and the repository averages 95 code lines per file. C# accounts for 91.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C# | 1,782 | 253,915 | 171,978 | 41,276 | 40,661 |
| JSON | 152 | 14,959 | 14,959 | 0 | 0 |
| MSBuild | 29 | 1,287 | 1,056 | 49 | 182 |
| Visual Studio Solution | 1 | 322 | 321 | 0 | 1 |
| HTML | 6 | 268 | 260 | 0 | 8 |
| XML | 1 | 57 | 57 | 0 | 0 |
| BASH | 1 | 65 | 44 | 9 | 12 |
| SVG | 1 | 26 | 26 | 0 | 0 |
| CSS | 2 | 17 | 14 | 2 | 1 |
| Shell | 2 | 22 | 14 | 2 | 6 |
| NuGet Config | 1 | 8 | 7 | 1 | 0 |
| Markdown | 6 | 550 | 0 | 455 | 95 |

Top language (C# 91.1%). Generated at 2026-09-06T08:58:41.705827239+00:00. Canonical report: https://octocounts.com/github/jellyfin/jellyfin

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/jellyfin/jellyfin/commit/146681f0ba927b6c2d1e392a2b157a28c36e1a6b?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does jellyfin/jellyfin have?

jellyfin/jellyfin has 271,999 total lines, including 188,736 code lines, 42,297 comment lines, and 40,966 blank lines.

### How was the jellyfin/jellyfin line count measured?

OctoCounts resolved the public GitHub repository to commit 146681f0ba92, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for jellyfin/jellyfin?

This OctoCounts report was generated from 146681f0ba927b6c2d1e392a2b157a28c36e1a6b at commit 146681f0ba92 on 2026-09-06T08:58:41.705827239+00:00.

## Similar repository reports

- [thoenissen/Reihitsu](https://octocounts.com/github/thoenissen/Reihitsu) — C#, 184,513 code lines
- [gitextensions/gitextensions](https://octocounts.com/github/gitextensions/gitextensions) — C#, 178,602 code lines
- [shinyflvre/VRCNext](https://octocounts.com/github/shinyflvre/VRCNext) — C#, 178,230 code lines
- [getnanoai/NanoAgent](https://octocounts.com/github/getnanoai/NanoAgent) — C#, 176,898 code lines
- [HandyOrg/HandyControl](https://octocounts.com/github/HandyOrg/HandyControl) — C#, 172,901 code lines
- [DotNetAnalyzers/StyleCopAnalyzers](https://octocounts.com/github/DotNetAnalyzers/StyleCopAnalyzers) — C#, 171,585 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
