| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-18 | chore(deps): update dotnet monorepo | renovate[bot] | |
| 2022-10-18 | Added translation using Weblate (Lojban) | Polaris | |
| 2022-10-17 | Bump prometheus-net.DotNetRuntime from 4.2.4 to 4.3.0 (#8561) | dependabot[bot] | |
| Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2022-10-16 | Properly name some bind address functions, cleanup logging | Shadowghost | |
| 2022-10-15 | Fix autodiscovery | Shadowghost | |
| 2022-10-12 | Merge pull request #8521 from 1337joe/fix-missing-symlink-scan | Claus Vium | |
| Skip missing symlink instead of breaking out of directory scan | |||
| 2022-10-12 | Merge pull request #8541 from Bond-009/minor | Claus Vium | |
| 2022-10-12 | Switch branches if statement | Bond_009 | |
| 2022-10-12 | Merge pull request #8472 from jgriff6/subs | Claus Vium | |
| Fix subtitle selection behaviour | |||
| 2022-10-11 | Fix some things that slipped through the cracks | Bond_009 | |
| 2022-10-11 | Make 'Always' subtitle mode prioritise full tracks | jgriff6 | |
| 2022-10-11 | Merge branch 'jellyfin:master' into gzip | adrez99 | |
| 2022-10-10 | Skip generic shows from duplicate removal actions (#8370) | Aaron | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-10-09 | Skip missing symlink instead of breaking out of directory scan | Joe Rogers | |
| 2022-10-07 | Merge pull request #8381 from 1hitsong/lyric-lrc-file-support | Claus Vium | |
| 2022-10-07 | Merge pull request #7514 from Shadowghost/music-extend | Claus Vium | |
| 2022-10-07 | Polish smart subtitle selection logic | jgriff6 | |
| 2022-10-07 | Apply review suggestions | Shadowghost | |
| 2022-10-07 | Fix localization lookup | Joe Rogers | |
| 2022-10-07 | Add hearing impaired subtitle stream indicator (#7379) | Joe Rogers | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 2022-10-07 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2022-10-07 | Merge pull request #8503 from Bond-009/ThrowIfNull | Claus Vium | |
| 2022-10-07 | Merge pull request #8505 from JJS/CompilerWarnings | Claus Vium | |
| 2022-10-06 | Fix minor warnings in Emby.Server.Implementations (#2149) | Jan Sommer | |
| 2022-10-06 | Use ArgumentNullException.ThrowIfNull helper method | Bond_009 | |
| Did a simple search/replace on the whole repo (except the RSSDP project) This reduces LOC and should improve performance (methods containing a throw statement don't get inlined) ``` if \((\w+) == null\) \s+\{ \s+throw new ArgumentNullException\((.*)\); \s+\} ``` ``` ArgumentNullException.ThrowIfNull($1); ``` | |||
| 2022-10-06 | fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext | cvium | |
| 2022-10-06 | Translated using Weblate (Uyghur) | YusanTayir | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ug/ | |||
| 2022-10-03 | Translated using Weblate (Korean) | kimpig | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2022-10-01 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2022-09-30 | Translated using Weblate (Croatian) | Stjepan Mrgnaić | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
| 2022-09-29 | Merge pull request #8469 from hannesbraun/remove-redundant-using | Bond-009 | |
| 2022-09-28 | Fix subtitle selection behaviour | jgriff6 | |
| 2022-09-28 | Translated using Weblate (Uyghur) | يادىكار ياقۇپ | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ug/ | |||
| 2022-09-28 | Translated using Weblate (Estonian) | rimasx | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/ | |||
| 2022-09-28 | Translated using Weblate (Latvian) | radiogalva | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2022-09-28 | Translated using Weblate (Portuguese) | dynamic-core | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2022-09-28 | Translated using Weblate (Portuguese (Portugal)) | Cota Fainado | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/ | |||
| 2022-09-28 | Remove redundant using directives | Hannes Braun | |
| 2022-09-23 | Backport pull request #8433 from jellyfin/release-10.8.z | Cody Robibero | |
| Update to dotnet 6.0.9 Original-merge: 4ec82ec662834867742a08dff680c938c4a5542a Merged-by: Joshua M. Boniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-09-23 | Backport pull request #8399 from jellyfin/release-10.8.z | LogicalPhallacy | |
| Respect visibility for people items (rebased) Original-merge: e6124bc154c9f95fdd491f309623def6b3df0171 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-09-23 | Backport pull request #8348 from jellyfin/release-10.8.z | Claus Vium | |
| Revert "Revert "refactor: use season number and episode number for NextUp ordering instead of SortName"" Original-merge: 88d5230babbc9498a6142ef56b1c0a9731936a40 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2022-09-22 | Translated using Weblate (Slovenian) | SaddFox | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2022-09-20 | Use Directory GetFiles to find lyric files | 1hitsong | |
| 2022-09-17 | Remove commented out code | 1hitsong | |
| 2022-09-16 | Remove use of AddParts. Cleanup use of Lyric vs Lyrics. | 1hitsong | |
| 2022-09-15 | Create ILyricManager | 1hitsong | |
| 2022-09-15 | Auto stash before merge of "lyric-lrc-file-support" and ↵ | 1hitsong | |
| "origin/lyric-lrc-file-support" | |||
| 2022-09-14 | Adds lyric providers to DI pipeline | Jamie Introcaso | |
| This is adding those lyric providers to the DI pipeline along with a super simple implementation of how to use them in the controller method. Probably should be refactored into a lyric service of some sort that would have the providers injected into it. | |||
| 2022-09-14 | Translated using Weblate (Macedonian) | Tome Stojkovski | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/ | |||
| 2022-09-14 | Translated using Weblate (Chinese (Traditional, Hong Kong)) | Deyao Chen | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
