Bond-009
e33901b9f5
Merge pull request #6267 from Bond-009/minor15
...
Minor fixes
3 years ago
Bond-009
e5a29824e5
Merge branch 'master' into minor15
3 years ago
Bond-009
f83a5bb08e
Merge pull request #6414 from richlander/mediabrowser-controller-mediaencoding
3 years ago
Rich Lander
1ac2524844
Apply suggestions from code review
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Claus Vium
8458960e57
Merge pull request #6377 from richlander/optimize-docker
...
Optimize Dockerfiles
3 years ago
Joshua M. Boniface
ac8a768747
Merge pull request #6394 from h1dden-da3m0n/ci/noisy-container
3 years ago
Claus Vium
0216c452f1
Merge pull request #6025 from daullmer/localization-test
3 years ago
Claus Vium
3a47ad11e9
Apply suggestions from code review
3 years ago
Claus Vium
a29f702432
Merge pull request #6258 from gnuyent/feat/hardware-encode-status
3 years ago
Claus Vium
408d5c78a9
Merge pull request #6262 from MrTimscampi/scanner-prefer-original-date
3 years ago
Julien Machiels
8d5b87025b
Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Claus Vium
c2de5f2c23
Merge pull request #6412 from richlander/mediabrowser-controller-session
3 years ago
Rich Lander
32d27d71a8
Fix warnings in MediaBrowser.Controller/MediaEncoding directory
3 years ago
David Ullmer
d7c9b14175
Apply suggestions from code review
3 years ago
Bond-009
589ad56a8c
Merge pull request #6409 from jellyfin/dependabot/nuget/UTF.Unknown-2.4.0
...
Bump UTF.Unknown from 2.3.0 to 2.4.0
3 years ago
David Ullmer
45e0f7893b
Merge remote-tracking branch 'upstream/master' into localization-test
3 years ago
David Ullmer
b5880c2680
Minor improvements
3 years ago
David Ullmer
6b61b50b53
Revert "Refactor LocalizationManager and remove dead method"
...
This reverts commit db2b53a4b5
.
3 years ago
David Ullmer
77aee515a2
Use correct string comparison
3 years ago
Erdinc
854bb79ae8
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
3 years ago
Rich Lander
9951a51395
Fix warnings in MediaBrowser.Controller/Session
3 years ago
dependabot[bot]
c4d8e6f056
Bump UTF.Unknown from 2.3.0 to 2.4.0
...
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>
3 years ago
millallo
55389453be
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
3 years ago
Julien Machiels
6c2cbafee0
Update MediaBrowser.MediaEncoding/Probing/FFProbeHelpers.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Bond-009
ab88e30cfa
Merge pull request #6404 from crobibero/redirect-base-url
...
Fix redirect logic if request path is exactly the base url
3 years ago
MrTimscampi
924dfe1db0
Add test for year-only parsing for FFProbe
3 years ago
MrTimscampi
ba609aefea
Attempt to parse YYYY format dates in GetDictionaryDateTime
...
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.
3 years ago
MrTimscampi
534e088105
Prefer original data when getting premiere date from ffprobe
3 years ago
Cody Robibero
bdbac12d4f
Update Jellyfin.Server/Middleware/BaseUrlRedirectionMiddleware.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Cody Robibero
a7585dd2d6
Fix redirect logic if request path is exactly the base url
3 years ago
Anthony Lavado
3ee0c68cb7
Merge pull request #6402 from jellyfin/README-links
...
Add sponsor links
3 years ago
Anthony Lavado
439ae4ec6f
Add sponsor links
...
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.
3 years ago
Bond-009
971c2bc7de
Merge pull request #6328 from Bond-009/epparser
...
Improve episode parser
3 years ago
h1dden-da3m0n
ed2a637ce3
fix missing build dependencies
...
needed by the build sh-scripts
3 years ago
h1dden-da3m0n
ea798de61f
remove packages bundled in dotnet/sdk base image
3 years ago
h1dden-da3m0n
6a3ec7b479
change OS packaging images to be quiet
...
also uses the base dotnet/sdk image where possible
3 years ago
Bond-009
2521a13d7d
Merge pull request #6388 from Bond-009/minor16
...
Minor improvements
3 years ago
Bond_009
f1f72c3060
Minor improvements
3 years ago
Bond-009
1b8eb1aefe
Merge pull request #6386 from richlander/mediabrowser-controller-livetv
...
Fix warnings in MediaBrowser.Controller/LiveTv
3 years ago
Rich Lander
06679eeebf
Fix warnings for MediaBrowser.Controller/LiveTv
3 years ago
Bond-009
008c6a843e
Merge pull request #6342 from richlander/mediabrowser-controller-library
3 years ago
New Jorciks
fc5841242e
Translated using Weblate (Latvian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lv/
3 years ago
Winnie
8997d7ffc4
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
3 years ago
Max
a8c47159ea
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
3 years ago
Rich Lander
3daf9e5afe
Optimize Dockerfiles
3 years ago
Bond-009
0c9f824d0a
Merge pull request #6375 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.1.5
...
Bump Swashbuckle.AspNetCore.ReDoc from 6.1.4 to 6.1.5
3 years ago
dependabot[bot]
16ae8cd200
Bump Swashbuckle.AspNetCore.ReDoc from 6.1.4 to 6.1.5
...
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>
3 years ago
Bond-009
21e108ee84
Merge pull request #6376 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.1.5
...
Bump Swashbuckle.AspNetCore from 6.1.4 to 6.1.5
3 years ago
dependabot[bot]
3254b5f8cb
Bump Swashbuckle.AspNetCore from 6.1.4 to 6.1.5
...
Bumps [Swashbuckle.AspNetCore](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
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
TheFeelTrain
9f378feb82
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
3 years ago