aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-08-09Fix warnings in MediaBrowser.Controller/SessionRich Lander
2021-08-09Update per feedbackRich Lander
2021-08-09Update MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.csRich Lander
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-08-09Changing test name to be more descrptive.ankenyr
2021-08-09Update ↵Rob
tests/Jellyfin.Server.Implementations.Tests/Sorting/AiredEpisodeOrderComparerTests.cs Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-08-09Bump UTF.Unknown from 2.3.0 to 2.4.0dependabot[bot]
Bumps [UTF.Unknown](https://github.com/CharsetDetector/UTF-unknown) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/CharsetDetector/UTF-unknown/releases) - [Commits](https://github.com/CharsetDetector/UTF-unknown/compare/v2.3...v2.4) --- updated-dependencies: - dependency-name: UTF.Unknown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-08-08Translated using Weblate (Italian)millallo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2021-08-08Update MediaBrowser.MediaEncoding/Probing/FFProbeHelpers.csJulien Machiels
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-08-08Merge pull request #6404 from crobibero/redirect-base-urlBond-009
Fix redirect logic if request path is exactly the base url
2021-08-07Reverting sln file.ankenyr
2021-08-07Removing moved files.ankenyr
2021-08-07Changing namespace to be within Jellyfin.Server.Implementations.Testsankenyr
2021-08-07Add test for year-only parsing for FFProbeMrTimscampi
2021-08-07Attempt to parse YYYY format dates in GetDictionaryDateTimeMrTimscampi
DateTime.TryParse doesn't properly parse year-only dates, so parsing results from FFProbe sometimes returns null (for example, some music tagged with Beets has yyyy format dates for release dates). As a result, Jellyfin would previously no get the date from the FFProbe results. This adds DateTime.TryParseExact with a format of 'yyyy' as a fallback, to attempt to properly parse the value, even if it's only a year.
2021-08-07Prefer original data when getting premiere date from ffprobeMrTimscampi
2021-08-07Update Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.csCody Robibero
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-08-07Fix redirect logic if request path is exactly the base urlCody Robibero
2021-08-06Adding tests for AiredEpisodeOrderComparer.ankenyr
2021-08-06Merge pull request #6402 from jellyfin/README-linksAnthony Lavado
Add sponsor links
2021-08-06Add sponsor linksAnthony Lavado
Adds a horizontal line after project description and the rest of the readme, and another at the end before including DO and JB sponsorship links with images.
2021-08-06Merge pull request #6328 from Bond-009/epparserBond-009
Improve episode parser
2021-08-06Add commentMrChip53
2021-08-06Update Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.csChris Simoni
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-08-06fix missing build dependenciesh1dden-da3m0n
needed by the build sh-scripts
2021-08-05Update Emby.Naming/Video/CleanStringParser.cs sushilicious
Cleaned up code a bit Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-08-04Made CleanStringParser go through regexps only oncesushilicious
2021-08-04Merge branch 'master' of https://github.com/jellyfin/jellyfin into HEADsushilicious
2021-08-04Properly stream M3U file over httpMrChip53
2021-08-05remove packages bundled in dotnet/sdk base imageh1dden-da3m0n
2021-08-04change OS packaging images to be quieth1dden-da3m0n
also uses the base dotnet/sdk image where possible
2021-08-04Fix log messagesBond_009
2021-08-04ApiServiceCollectionExtensions.AddProxyAddresses: Add more testsBond_009
2021-08-04Merge pull request #6388 from Bond-009/minor16Bond-009
Minor improvements
2021-08-04Minor improvementsBond_009
2021-08-04Merge remote-tracking branch 'upstream/master' into baseitemkind-fixesCody Robibero
2021-08-04Clean testCody Robibero
2021-08-04Merge pull request #6386 from richlander/mediabrowser-controller-livetvBond-009
Fix warnings in MediaBrowser.Controller/LiveTv
2021-08-04Apply suggestions from code reviewNyanmisaka
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-08-03Fix warnings for MediaBrowser.Controller/LiveTvRich Lander
2021-08-03Merge branch 'master' of https://github.com/jellyfin/jellyfinsushilicious
2021-08-03Made CleanStringParser more robustsushilicious
Now it can handle [...] at beginning of string
2021-08-03Enable nullable for DlnaManagerBond_009
2021-08-03Merge pull request #6342 from richlander/mediabrowser-controller-libraryBond-009
2021-08-03Translated using Weblate (Latvian)New Jorciks
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
2021-08-03Translated using Weblate (Spanish)Winnie
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2021-08-03Translated using Weblate (Danish)Max
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2021-08-03optimize episode parserjoey
2021-08-02Optimize DockerfilesRich Lander
2021-08-02Merge pull request #6375 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.1.5 Bump Swashbuckle.AspNetCore.ReDoc from 6.1.4 to 6.1.5
2021-08-02Bump Swashbuckle.AspNetCore.ReDoc from 6.1.4 to 6.1.5dependabot[bot]
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.4...v6.1.5) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.ReDoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>