| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-09 | Fix inverted condition when authenticating with an ApiKey | crobibero | |
| 2020-12-09 | Update to dotnet 5.0.1 | crobibero | |
| 2020-12-09 | Add tests for HdHomerunHost.TryGetTunerHostInfo | Bond_009 | |
| 2020-12-09 | Add tests for HdHomerunHost.GetLineup | Bond_009 | |
| 2020-12-08 | Merge pull request #4738 from jellyfin/tests8 | Claus Vium | |
| Add tests for HdHomerunHost.GetModelInfo | |||
| 2020-12-08 | Add tests for HdHomerunHost.GetModelInfo | Bond_009 | |
| 2020-12-08 | Merge pull request #4736 from nyanmisaka/fix-custom-order | Claus Vium | |
| Fix custom library order | |||
| 2020-12-08 | Merge pull request #4730 from crobibero/base-item-dto-guid-nullable | Claus Vium | |
| Don't serialize empty GUID to null | |||
| 2020-12-08 | Add missing EnsureSuccessStatusCode | crobibero | |
| 2020-12-08 | fix custom library order | nyanmisaka | |
| 2020-12-08 | Fix JsonConverter recursion | crobibero | |
| 2020-12-08 | Merge pull request #4715 from crobibero/hdhr-json-bool | Claus Vium | |
| Add number to bool json converter | |||
| 2020-12-08 | Merge pull request #4706 from cvium/fix_aspectratio_again | Claus Vium | |
| Only apply series image aspect ratio if episode/season has no primary image | |||
| 2020-12-07 | Make BaseItemDto Guids nullable | crobibero | |
| 2020-12-07 | Update ApplicationHost.cs | BaronGreenback | |
| Added X509KeyStorageFlags.UserKeySet | |||
| 2020-12-07 | Update authorization policies for SyncPlay | Ionut Andrei Oanca | |
| 2020-12-06 | Add number to bool json converter | crobibero | |
| 2020-12-07 | Add SessionControllerConnected event | Ionut Andrei Oanca | |
| 2020-12-06 | Only apply series image aspect ratio if episode/season has no primary image | cvium | |
| 2020-12-06 | Don't return plugin versions that target newer Jellyfin version | crobibero | |
| 2020-12-06 | Translated using Weblate (Latvian) | Artūrs Jānis Ņikitins | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-12-05 | Translated using Weblate (Latvian) | Artūrs Jānis Ņikitins | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/ | |||
| 2020-12-05 | Translated using Weblate (Persian) | Saman Dadmand | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2020-12-05 | Translated using Weblate (French (Canada)) | rwctrjotovxqqqyqod | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/ | |||
| 2020-12-04 | Merge pull request #3194 from OancaAndrei/syncplay-enhanced | Joshua M. Boniface | |
| SyncPlay for TV series (and Music) | |||
| 2020-12-04 | Merge pull request #4653 from crobibero/favorite-persons | Joshua M. Boniface | |
| Optimize FavoritePersons query | |||
| 2020-12-04 | Reorder parameters in HandleRequest | Ionut Andrei Oanca | |
| 2020-12-04 | Loosen locking logic in SyncPlayManager | Ionut Andrei Oanca | |
| 2020-12-04 | Merge pull request #4651 from crobibero/iso_manager | Joshua M. Boniface | |
| Remove IIsoMounter and IsoMounter | |||
| 2020-12-04 | Change type of PlaylistItemId to Guid | Ionut Andrei Oanca | |
| 2020-12-04 | Suggestions from code review | crobibero | |
| 2020-12-04 | Translated using Weblate (Finnish) | Eero Nevaluoto | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fi/ | |||
| 2020-12-04 | Merge branch 'master' into PlugsVersionNumberFix | Claus Vium | |
| 2020-12-04 | Merge pull request #4648 from nyanmisaka/optimize-plugin-logs | Claus Vium | |
| Optimize load plugin logs | |||
| 2020-12-04 | Merge pull request #4242 from Spacetech/library_scan_speed | Claus Vium | |
| Increase library scan and metadata refresh speed | |||
| 2020-12-04 | Translated using Weblate (French (Canada)) | jeansebbeaulieu | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/ | |||
| 2020-12-03 | Optimize FavoritePersons query | crobibero | |
| 2020-12-03 | Translated using Weblate (Spanish (Mexico)) | Page Asgardius | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2020-12-03 | Rename GroupController into Group | Ionut Andrei Oanca | |
| 2020-12-03 | Remove IIsoMounter and IsoMounter | crobibero | |
| 2020-12-03 | Apply suggestions from code review | Nyanmisaka | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-12-03 | optimize load plugin logs | nyanmisaka | |
| 2020-12-03 | Move request validation to auth policies | cvium | |
| 2020-12-03 | Merge pull request #4647 from rhamzeh/fix/localization-add-palestine | Claus Vium | |
| fix: add Palestine to supported countries | |||
| 2020-12-03 | Merge pull request #4644 from jellyfin/minor9 | Claus Vium | |
| Minor improvements | |||
| 2020-12-03 | Merge pull request #4633 from crobibero/guid-params | Claus Vium | |
| Use Guid as API parameter type where possible | |||
| 2020-12-02 | fix: add Palestine to supported countries | Raghd Hamzeh | |
| 2020-12-02 | Merge pull request #4589 from ConfusedPolarBear/id-fix | Bond-009 | |
| [Fix] Test query value | |||
| 2020-12-02 | Minor improvements | Bond_009 | |
| 2020-12-02 | Translated using Weblate (Spanish) | Fernando | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
