| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-10 | Add migration to properly set playlist owner | Shadowghost | |
| 2023-03-10 | Fix playlist creation and removal | Shadowghost | |
| 2023-03-10 | Merge pull request #9254 from Shadowghost/dvdbdfix | Bond-009 | |
| 2023-03-09 | Clean Extra Names | SenorSmartyPants | |
| - Adds regular expression to CleanStrings to remove suffix style extra naming from the name presented in JF. - Override Resolve for Extras to enable parsename - remove exclusion on parsename of extratypes | |||
| 2023-03-09 | Translated using Weblate (Icelandic) | Róbert Örn Ketilsson | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/ | |||
| 2023-03-09 | Extend language code handling | Shadowghost | |
| 2023-03-07 | Disable real time monitoring by default | Bond_009 | |
| 2023-03-06 | Fix cases where multiple files are resolved as a single book | Joe Rogers | |
| 2023-03-06 | Inject IDirectoryService where needed instead of passing it through ↵ | Joe Rogers | |
| ItemResolveArgs | |||
| 2023-03-06 | Remove some BaseItem references to make ItemResolveArgs more usable for testing. | Joe Rogers | |
| 2023-03-03 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-03-02 | Merge pull request #9416 from Bond-009/list | Bond-009 | |
| 2023-03-01 | Reduce log spam | Bond_009 | |
| Fixes #7801 | |||
| 2023-03-01 | Allocate less Lists | Bond_009 | |
| 2023-02-28 | Translated using Weblate (Dutch) | Bas | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2023-02-23 | Translated using Weblate (Hindi) | Pranav Avva | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/ | |||
| 2023-02-23 | Merge pull request #8526 from Shadowghost/rating-overhaul | Cody Robibero | |
| 2023-02-23 | Fix AutoDiscovery socket creation | Shadowghost | |
| 2023-02-22 | Translated using Weblate (Ukrainian) | lyaschuchenko | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/ | |||
| 2023-02-20 | Translated using Weblate (Spanish) | Asahi Oka | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2023-02-20 | Apply review suggestion | Shadowghost | |
| 2023-02-20 | Improve alternate ordering (#9336) | Bond-009 | |
| 2023-02-20 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-02-20 | Build ratingClause with StringBuilder | Shadowghost | |
| 2023-02-20 | Apply review suggestions | Shadowghost | |
| 2023-02-20 | Fix typo and migration description | Shadowghost | |
| 2023-02-20 | Fix playlist parental control and no parental control skipping forbidden ↵ | Shadowghost | |
| unrated items | |||
| 2023-02-20 | Add default rating selections | Shadowghost | |
| 2023-02-20 | Properly build where clause for rating checks | Shadowghost | |
| 2023-02-20 | Overhaul content ratings | Shadowghost | |
| 2023-02-20 | Merge pull request #9356 from Bond-009/tryparse | Bond-009 | |
| 2023-02-20 | StringComparison.Ordinal instead of StringComparison.OrdinalIgnoreCase | Bond_009 | |
| 2023-02-19 | Optimize tryparse | Bond_009 | |
| * Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path) | |||
| 2023-02-19 | Merge pull request #9322 from Bond-009/nullable | Bond-009 | |
| 2023-02-19 | Translated using Weblate (Russian) | rushmash | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2023-02-18 | Merge pull request #9337 from Bond-009/regex | Bond-009 | |
| 2023-02-17 | Translated using Weblate (Spanish (Argentina)) | adrian gustavo martinez | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ | |||
| 2023-02-17 | Consistently write IP in upercase | Shadowghost | |
| 2023-02-17 | Fix interface address assignment and resolution in SSDP | Shadowghost | |
| 2023-02-17 | Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery | Shadowghost | |
| 2023-02-17 | Reduce string allocations by regex | Bond_009 | |
| 2023-02-15 | Translated using Weblate (Indonesian) | Ruben Wealth Hu | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ | |||
| 2023-02-15 | Translated using Weblate (Slovenian) | stegl | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ | |||
| 2023-02-15 | Translated using Weblate (Russian) | ikoch | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2023-02-15 | Translated using Weblate (Dutch) | Ruben Kremer | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2023-02-15 | Enable nullable for more files | Bond_009 | |
| 2023-02-15 | Merge branch 'master' into network-rewrite | Shadowghost | |
| 2023-02-15 | Apply review suggestions | Shadowghost | |
| 2023-02-15 | Fix NRE in DisposeAsyncCore | MBR#0001 | |
| 2023-02-14 | Enable nullable for more files (#9310) | Bond-009 | |
