aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2023-10-22Translated using Weblate (Latvian)Andrejs
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2023-10-22Translated using Weblate (Japanese)INOUE Daisuke
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2023-10-21update to current master to resolve merge conflictherby2212
2023-10-18Merge branch 'master' into trickplayNick
2023-10-18Translated using Weblate (Latvian)Andrejs
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2023-10-17Added translation using Weblate (Sinhala)kasundigital
2023-10-17Translated using Weblate (Latvian)Andrejs
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2023-10-17Merge pull request #10366 from goremykin/fix-resharper-warningsBond-009
2023-10-17Merge pull request #10270 from crobibero/chromecast-configBond-009
2023-10-16Translated using Weblate (Faroese)forkh
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fo/
2023-10-16Translated using Weblate (Latvian)Andrejs
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2023-10-16Translated using Weblate (Icelandic)Össur Ingi Jónsson
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/is/
2023-10-15Added translation using Weblate (Faroese)forkh
2023-10-14Fix inverted conditionCody Robibero
2023-10-14Merge branch 'master' into fix-resharper-warningsStepan Goremykin
# Conflicts: # Emby.Server.Implementations/Updates/InstallationManager.cs # tests/Jellyfin.Server.Integration.Tests/OpenApiSpecTests.cs
2023-10-13Merge pull request #10390 from Bond-009/streamsBond-009
2023-10-13Merge pull request #10391 from barronpm/dlna-cleanupBond-009
2023-10-12Merge reading from file and parsingStepan Goremykin
2023-10-12Merge branch 'master' into fix-resharper-warningsStepan Goremykin
# Conflicts: # Emby.Server.Implementations/Net/SocketFactory.cs # RSSDP/SsdpCommunicationsServer.cs # RSSDP/SsdpDeviceLocator.cs # RSSDP/SsdpDevicePublisher.cs
2023-10-11Translated using Weblate (Slovak)nextlooper42
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2023-10-11Multiple Stream changesBond_009
* Remove useless MemoryStream in DlnaHttpClient * Use HttpContent.ReadFromJsonAsync extension * Call ConfigureAwait for IAsyncDisposable * Use HttpContent.CopyToAsync where possible
2023-10-11Add DLNA service collection extensionsPatrick Barron
2023-10-10Deprecate CanLaunchWebBrowser (#10381)Bond-009
It's been a while since I removed this feature from server not sure why it's in the api anyway. The macOS and Windows app have this functionality
2023-10-11Refactor URI overrides (#10051)Tim Eisele
2023-10-10Merge branch 'master' into chromecast-configCody Robibero
# Conflicts: # Emby.Server.Implementations/ApplicationHost.cs
2023-10-10Convert string MediaType to enum MediaTypeCody Robibero
2023-10-10Merge pull request #10337 from barronpm/system-managerBond-009
2023-10-09optimize checkForInactiveStreams logicherby2212
2023-10-08Translated using Weblate (Malayalam)tellmeY18
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
2023-10-08Merge pull request #10345 from Bond-009/getpersonBond-009
2023-10-08Merge pull request #10348 from Bond-009/stringsBond-009
2023-10-08fix formatting for build processherby2212
2023-10-08Use null propagationStepan Goremykin
2023-10-08Remove redundant ToString call for value typesStepan Goremykin
2023-10-08Remove redundant using directivesStepan Goremykin
2023-10-08Remove conditional access when it is known to be not nullStepan Goremykin
2023-10-08Make files readonlyStepan Goremykin
2023-10-08Fix possible double disposeStepan Goremykin
2023-10-08Reduce string literal length by using verbatim stringStepan Goremykin
2023-10-08Use async overloadStepan Goremykin
2023-10-07Pass cancellation tokenStepan Goremykin
2023-10-07Remove redundant castStepan Goremykin
2023-10-07Remove redundant SuppressFinalize callStepan Goremykin
2023-10-07integrate development from v1herby2212
2023-10-07Switch to named placeholdersherby2212
2023-10-06Translated using Weblate (Pirate (pr))[ ]
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2023-10-06Reduce string allocationsBond_009
Some simple changes to reduce the number of allocated strings
2023-10-05Don't create non existent persons in LibraryManager.GetPersonBond_009
return null instead. GetStudio, GetGenre, GetMusicGenre, GetYear, GetArtist still create a new one when the requested one doesn't exist Fixes #3901
2023-10-04Add SystemManager servicePatrick Barron
2023-10-04Translated using Weblate (French)Artnal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/