| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-07 | Merge pull request #10822 from crobibero/service-unavailable | Bond-009 | |
| Respond with Service Unavailable if not in correct network | |||
| 2024-01-06 | Use StatusCodes which is already an int | Cody Robibero | |
| 2024-01-06 | Specify DateTimeKind when pulling a DateTime out of the database | Cody Robibero | |
| 2024-01-06 | Respond with Service Unavailable if not in correct network | Cody Robibero | |
| 2024-01-06 | Detect audio spatial format (#9996) | Mohamed Akram | |
| * Detect audio spatial format * Update MediaBrowser.Model/Entities/MediaStream.cs * Update MediaStream.cs --------- Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-01-06 | Add option to use replaygain tags for audio (#10566) | TelepathicWalrus | |
| * Add option to use replaygain tags for audio * Change regex to be specific * Use ffprobe for faster metadata grabs * Change regex to .Match | |||
| 2024-01-06 | Add nuget.config file to fix NU1507 by only allowing nuget.org as package ↵ | Dave Senn | |
| source. see: https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping and https://github.com/dotnet/sdk/issues/25379 (#10396) | |||
| 2024-01-06 | Remove UserManager Cache (#10781) | Patrick Barron | |
| * Remove redundant user cache * Use DI for IPasswordResetProvider and IAuthenticationProvider | |||
| 2024-01-06 | Feature/enable gh codespaces (#10324) | JPVenson | |
| * Added BindAll network Manager * Updated docs * Update ApplicationHost.cs resolved merge conflicts * Fixed merge issues * Updated Dev container to dotnet * Update Emby.Server.Implementations/ApplicationHost.cs Co-authored-by: Cody Robibero <cody@robibe.ro> * Updates container to include dependencies * Resolved merge conflicts * Updated container config to automate setup more * Updated readme * Enabled auto loading of extensions * fixed recommended list not parsable * Removed obsolete code * Reverted change to virtualize GetAllBindInterfaces * Updated Readme * Update devcontainer.json --------- Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2024-01-06 | Auto Discovery Cleanup (#10793) | Patrick Barron | |
| * Call GetSmartApiUrl directly in UdpServer.RespondToV2Message GetSmartApiUrl already returns PublishedServerUrl if set. * Rewrite auto discovery using UdpClient and BackgroundService * Respect network address settings in AutoDiscoveryHost * Always listen on broadcast address in Linux for auto-discovery * Await udp server tasks in AutoDiscoveryHost * Only bind to broadcast addresses for IPv4 * Only bind to broadcast if IPv4 is enabled | |||
| 2024-01-06 | Fix More Live TV Warnings (#10818) | Patrick Barron | |
| * Fix CA1819 in LiveTvManager * Call ConfigureAwait in ChannelManager | |||
| 2024-01-06 | Remove some unused client capabilities and sync code (#10812) | Niels van Velzen | |
| 2024-01-06 | Merge pull request #10814 from jellyfin/renovate/xunit-dotnet-monorepo | Bond-009 | |
| 2024-01-06 | Merge pull request #10816 from jellyfin/renovate/playlistsnet-1.x | Bond-009 | |
| 2024-01-05 | Translated using Weblate (Georgian) | George Salukvadze | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ka/ | |||
| 2024-01-05 | Translated using Weblate (Spanish (Latin America)) | newton181 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/ | |||
| 2024-01-05 | Translated using Weblate (Ukrainian) | Vasyl Belynets | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/ | |||
| 2024-01-05 | chore(deps): update dependency playlistsnet to v1.4.1 | renovate[bot] | |
| 2024-01-05 | chore(deps): update dependency xunit to v2.6.5 | renovate[bot] | |
| 2024-01-04 | chore(deps): update prometheus-net monorepo to v8.2.1 (#10804) | renovate[bot] | |
| Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||
| 2024-01-04 | Use -noauto{scale,rotate} for disabling auto filters (#10810) | Nyanmisaka | |
| `-auto{scale,rotate} 0` has been dropped in upstream FFmpeg. Signed-off-by: nyanmisaka <nst799610810@gmail.com> | |||
| 2024-01-04 | Translated using Weblate (Czech) | Lukáš Kucharczyk | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ | |||
| 2024-01-04 | Merge pull request #10805 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update alex-page/github-project-automation-plus action to v0.9.0 | |||
| 2024-01-03 | chore(deps): update alex-page/github-project-automation-plus action to v0.9.0 | renovate[bot] | |
| 2024-01-03 | AsyncKeyedLock migration | Mark Cilia Vincenti | |
| 2024-01-02 | Translated using Weblate (Telugu) | Dr Ajay Divvela | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/te/ | |||
| 2024-01-02 | Merge pull request #10792 from jellyfin/renovate/metabrainz.musicbrainz-6.x | Bond-009 | |
| chore(deps): update dependency metabrainz.musicbrainz to v6 | |||
| 2024-01-01 | Translated using Weblate (Catalan) | bene toffix | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2024-01-01 | chore(deps): update dependency metabrainz.musicbrainz to v6 | renovate[bot] | |
| 2024-01-01 | Merge pull request #10788 from Bond-009/codecov | Bond-009 | |
| Fix broken code coverage | |||
| 2023-12-31 | SkipAutoProps is true by default but set it explicitly | Bond_009 | |
| 2023-12-31 | Fix broken code coverage | Bond_009 | |
| 2023-12-29 | Merge pull request #10758 from barronpm/transcode-manager | Bond-009 | |
| Add ITranscodeManager | |||
| 2023-12-28 | Translated using Weblate (Armenian) | Sergey | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hy/ | |||
| 2023-12-28 | Translated using Weblate (Turkish) | queeup | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2023-12-28 | Merge pull request #10737 from 1337joe/tmdb-plugin-fix | Bond-009 | |
| Make TMDb api key configurable, fix missing/wrong image urls | |||
| 2023-12-28 | Merge pull request #10765 from st3v3nmw/fix-somalia-display-name | Bond-009 | |
| Fix Somalia's display name | |||
| 2023-12-24 | Translated using Weblate (Armenian) | Sergey | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hy/ | |||
| 2023-12-23 | Added translation using Weblate (Armenian) | Sergey | |
| 2023-12-23 | Merge pull request #10764 from jellyfin/renovate/xunit-dotnet-monorepo | Bond-009 | |
| chore(deps): update xunit-dotnet monorepo | |||
| 2023-12-23 | Fix Somalia's display name | Stephen Mwangi | |
| 2023-12-23 | chore(deps): update xunit-dotnet monorepo | renovate[bot] | |
| 2023-12-22 | Merge pull request #10759 from jellyfin/renovate/ci-deps | Bond-009 | |
| chore(deps): update github/codeql-action action to v3.22.12 | |||
| 2023-12-22 | Merge pull request #10757 from dmitrylyzo/test-streambuilder | Bond-009 | |
| Fix StreamBuilder tests | |||
| 2023-12-22 | chore(deps): update github/codeql-action action to v3.22.12 | renovate[bot] | |
| 2023-12-21 | Translated using Weblate (Persian) | Peyman M | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/ | |||
| 2023-12-21 | Move ProgressiveFileStream to Controller | Patrick Barron | |
| 2023-12-21 | Add ITranscodeManager service | Patrick Barron | |
| 2023-12-21 | Rename and clean up TranscodingJob | Patrick Barron | |
| 2023-12-21 | Move TranscodingJobDto and TranscodingThrottler to Controller | Patrick Barron | |
