| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-05 | Merge pull request #7240 from jaysonsantos/add-readonly-connection | Cody Robibero | |
| 2022-03-05 | Apply suggestions from code review | Cody Robibero | |
| 2022-03-05 | Merge pull request #7383 from thornbill/next-up-rewatching | Joshua M. Boniface | |
| 2022-03-05 | Translated using Weblate (Welsh) | Rhodri | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/ | |||
| 2022-03-05 | Translated using Weblate (Chinese (Hong Kong)) | Ray Cheung | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/ | |||
| 2022-03-05 | Translated using Weblate (Spanish) | Jorge IG | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2022-03-04 | Merge pull request #7370 from crobibero/internal-metadata-path | Claus Vium | |
| Only add internal files if the internal metadata path exists | |||
| 2022-03-03 | Translated using Weblate (Esperanto) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eo/ | |||
| 2022-03-03 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2022-03-03 | Translated using Weblate (Tamil) | Oatavandi | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/ | |||
| 2022-03-03 | Translated using Weblate (Finnish) | Oskari Lavinto | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2022-03-03 | Translated using Weblate (Chinese (Simplified)) | 小造xu_zh | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ | |||
| 2022-03-03 | Translated using Weblate (Russian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2022-03-03 | Translated using Weblate (Kazakh) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/ | |||
| 2022-03-03 | Translated using Weblate (Hungarian) | Csaba | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ | |||
| 2022-03-03 | Translated using Weblate (Spanish (Mexico)) | Page Asgardius | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2022-03-03 | Translated using Weblate (Czech) | Lukáš Kucharczyk | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ | |||
| 2022-03-03 | Merge pull request #7324 from Maxr1998/sort-by-index | Bond-009 | |
| 2022-03-02 | Split DirectoryExists and FileExists | Cody Robibero | |
| 2022-03-02 | Use IReadOnlyList for seriesKeys | Bill Thornton | |
| 2022-03-02 | Translated using Weblate (Pirate) | DetermineAbsurd | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/ | |||
| 2022-03-02 | Translated using Weblate (Hindi) | Aman Setia | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/ | |||
| 2022-03-01 | Merge pull request #7382 from crobibero/keyframe-extractor | Bond-009 | |
| 2022-03-01 | Include played and unplayed results in the same next up request | Bill Thornton | |
| 2022-02-28 | Merge pull request #6058 from ferferga/deprecate-queueitem | Joshua M. Boniface | |
| 2022-02-28 | Allow KeyframeExtractor to be localized | Cody Robibero | |
| 2022-02-28 | Merge pull request #7221 from SenorSmartyPants/UserViewThumb | Cody Robibero | |
| 2022-02-28 | Use IFileSystem | Cody Robibero | |
| 2022-02-26 | Merge pull request #7112 from stanionascu/bdiso-playback | Joshua M. Boniface | |
| 2022-02-26 | Translated using Weblate (Persian) | Ali Dastpour | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2022-02-20 | Rewatching next up (#7253) | SenorSmartyPants | |
| 2022-02-20 | Fix #7100 by catching the exception on opening invalid UDF images | Stanislav Ionascu | |
| When an invalid UDF image is opened by the UdfReader, it may throw and exception. This change is to catch and log the exception. | |||
| 2022-02-17 | Remove some dead code | Bond_009 | |
| 2022-02-16 | Merge pull request #7322 from Bond-009/db2 | Cody Robibero | |
| 2022-02-17 | Implement Comparers for (Parent)IndexNumber | Maxr1998 | |
| Can be used in item queries to sort by ParentIndexNumber and IndexNumber (used for disc and track numbers for example). | |||
| 2022-02-15 | Clean up SqliteItemRepository | Bond_009 | |
| * remove dead code * reduce allocations | |||
| 2022-02-15 | Fix some warnings | Bond_009 | |
| 2022-02-15 | Translated using Weblate (Czech) | Lukáš Kucharczyk | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ | |||
| 2022-02-14 | Merge pull request #7233 from Bond-009/warn60 | Cody Robibero | |
| 2022-02-14 | Merge pull request #7038 from Bond-009/serverdiscovery | Cody Robibero | |
| 2022-02-14 | Merge pull request #7290 from crobibero/dotnet-6.0.2 | Joshua M. Boniface | |
| 2022-02-14 | Fix indentation | Bond_009 | |
| 2022-02-14 | Fix MediaStreamSelector | Bond_009 | |
| 2022-02-14 | Fix some warnings | Bond_009 | |
| 2022-02-14 | Fix option to disable server discovery | Bond_009 | |
| 2022-02-11 | Translated using Weblate (Vietnamese) | dottokuya | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2022-02-08 | Update to dotnet 6.0.2 | Cody Robibero | |
| Signed-off-by: Cody Robibero <cody@robibe.ro> | |||
| 2022-02-07 | Bump prometheus-net.DotNetRuntime from 4.2.2 to 4.2.3 | dependabot[bot] | |
| Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: prometheus-net.DotNetRuntime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2022-02-06 | Merge pull request #7241 from Bond-009/async5 | Cody Robibero | |
| 2022-02-04 | Translated using Weblate (Romanian) | Emil Manea | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/ | |||
