# 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%). Counted with tokei via OctoCounts.

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

## 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#, 178,407 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
- [BAKAOLC/STS2-RitsuLib](https://octocounts.com/github/BAKAOLC/STS2-RitsuLib) — C#, 224,499 code lines
- [files-community/files](https://octocounts.com/github/files-community/files) — C#, 135,954 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
