Cody Robibero
d9bc65469f
Fix query param spelling
3 years ago
Joe Rogers
077f13ae4c
Increment library number instead of appending
3 years ago
Bond_009
a4565da4a9
Use System.IO.Compression instead of SharpCompress for zips
...
Also removes unused methods from ZipClient
3 years ago
WWWesten
c35b704a83
Translated using Weblate (Welsh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
3 years ago
Oatavandi
55146334e8
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
3 years ago
Cody Robibero
232a148d3f
Merge pull request #6978 from Bond-009/framerate
...
Add tests for ProbeResultNormalizer.GetFrameRate
3 years ago
Bond_009
968c534864
Return null on division by zero
3 years ago
Bond_009
f8fcbc88fc
Add tests for ProbeResultNormalizer.GetFrameRate
3 years ago
nlog
92448ffabd
Remove ProtectClock for hardware encoding
3 years ago
Cody Robibero
923720c988
Merge pull request #6956 from cvium/what_could_go_wrong
3 years ago
Bond-009
16bf4a013b
Merge pull request #7005 from 1337joe/deprecate-enableinternetproviders
3 years ago
Bond-009
b3c48e8e78
Merge pull request #7006 from crobibero/base-item-kind-fixed
3 years ago
Joshua M. Boniface
42a7318fd0
Merge pull request #7000 from brianjmurrell/update-build-for-el7
...
Fix build on EL7
3 years ago
Cody Robibero
8ddba55214
Use string builder instead of string interpolation
3 years ago
Cody Robibero
0dd304f86c
Log warning for unknown BaseItemKind to Type mapping
3 years ago
Cody Robibero
249a1ca955
Add mapping from BaseItemKind to Type.FullName for querying
3 years ago
Joe Rogers
dea5a3f3bc
Deprecate LibraryOptions.EnableInternetProviders
3 years ago
WWWesten
b5d4fdb56e
Translated using Weblate (Welsh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
3 years ago
WWWesten
e34fd15196
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
3 years ago
Joshua M. Boniface
7405450da2
Merge pull request #7002 from crobibero/dotnet-6.0.1
3 years ago
Claus Vium
9a0618552b
Merge branch 'master' into what_could_go_wrong
3 years ago
Claus Vium
4a58582ad5
Merge pull request #6912 from crobibero/filename-tvmaze
...
Add additional provider id parsing to file name
3 years ago
Claus Vium
4c9bd905c6
Merge pull request #6979 from crobibero/baseitemkind
...
Use BaseItemKind where possible
3 years ago
Cody Robibero
5e8aaa68cf
Update to dotnet 6.0.1
3 years ago
Brian J. Murrell
543b0127b3
Fix build on EL7
...
Add /usr/local/bin to $PATH.
Update fedora/Makefile with enhancements from jellyfin-web.
3 years ago
Cody Robibero
87439665d7
Use array instead of HashSet
3 years ago
cvium
c3c4dc6839
Review
3 years ago
Claus Vium
e575d815cc
Update MediaBrowser.LocalMetadata/Images/LocalImageProvider.cs
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
3 years ago
Cody Robibero
ec9cff29df
Merge pull request #6998 from 1337joe/dont-crash-on-missing-server-config
...
Fix crash on missing server config file
3 years ago
Joe Rogers
0f4da9f635
Fix crash on missing server config file
3 years ago
Cody Robibero
0edf77994a
Cache BaseItemKind
3 years ago
Cody Robibero
38f0e611c8
Merge pull request #6994 from Tedyst/master
...
Fixed crash in MigrationRunner by checking migration for file existance
3 years ago
Stoica Tedy
4e03801931
Update Jellyfin.Server/Migrations/MigrationRunner.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Stoica Tedy
250332104b
Fixed crash in MigrationRunner
...
The crashed was caused by importing the migrationOptions even if the
migrations.xml file is non existant.
[Issue]: ~/.config/jellyfin/migrations.xml not found #6992
3 years ago
Bond-009
0872ede57b
Merge pull request #6988 from jellyfin/dependabot/nuget/System.Linq.Async-5.1.0
3 years ago
dependabot[bot]
0120d80b78
Bump System.Linq.Async from 5.0.0 to 5.1.0
...
Bumps [System.Linq.Async](https://github.com/dotnet/reactive ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/dotnet/reactive/releases )
- [Commits](https://github.com/dotnet/reactive/compare/ixnet-v5.0.0...ixnet-v5.1.0 )
---
updated-dependencies:
- dependency-name: System.Linq.Async
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
cvium
9e665ff520
Fix usage of RegexOptions.Compiled
3 years ago
Claus Vium
5c3d0b5510
Update Emby.Naming/Video/ExtraResolver.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
cvium
3a4e7fb075
semi undo
3 years ago
cvium
c5569c701c
Folder can't have extras
3 years ago
Cody Robibero
32629cd7da
Use BaseItemKind where possible
3 years ago
Claus Vium
2c6d6dbbf8
Merge pull request #6976 from Bond-009/float
3 years ago
Claus Vium
bdf9bdb9e6
Merge pull request #6977 from Bond-009/mime
3 years ago
Cody Robibero
0e8c97ed60
Merge pull request #5894 from brianjmurrell/bmurrell/setcap-low-port
3 years ago
Cody Robibero
843ba4506e
Merge pull request #6980 from brianjmurrell/ci-autoversion-packages
3 years ago
Brian J. Murrell
3699fa43f0
Merge branch 'jellyfin:master' into ci-autoversion-packages
3 years ago
Brian J. Murrell
296a61cbc4
Run bump_version in make srpm
...
Also add an "rpms" target that builds the RPMs using mock in a target
environment.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
3 years ago
Cody Robibero
a04f8f5efb
Fix new test
3 years ago
Cody Robibero
58f788e8ab
Update tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
3 years ago
Bond_009
7ee96a59d3
Use correct jpeg MIME type
...
image/jpg isn't a valid MIME type
3 years ago