Bond_009
a4565da4a9
Use System.IO.Compression instead of SharpCompress for zips
...
Also removes unused methods from ZipClient
2021-12-18 17:52:38 +01:00
Cody Robibero
923720c988
Merge pull request #6956 from cvium/what_could_go_wrong
2021-12-17 07:51:32 -07:00
Bond-009
16bf4a013b
Merge pull request #7005 from 1337joe/deprecate-enableinternetproviders
2021-12-16 22:49:19 +00:00
Bond-009
b3c48e8e78
Merge pull request #7006 from crobibero/base-item-kind-fixed
2021-12-16 22:43:22 +00:00
Joshua M. Boniface
42a7318fd0
Merge pull request #7000 from brianjmurrell/update-build-for-el7
...
Fix build on EL7
2021-12-16 17:01:15 -05:00
Cody Robibero
8ddba55214
Use string builder instead of string interpolation
2021-12-16 09:18:51 -07:00
Cody Robibero
0dd304f86c
Log warning for unknown BaseItemKind to Type mapping
2021-12-16 07:54:22 -07:00
Cody Robibero
249a1ca955
Add mapping from BaseItemKind to Type.FullName for querying
2021-12-15 17:57:39 -07:00
Joe Rogers
dea5a3f3bc
Deprecate LibraryOptions.EnableInternetProviders
2021-12-16 00:52:18 +01:00
WWWesten
b5d4fdb56e
Translated using Weblate (Welsh)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cy/
2021-12-15 13:05:52 -05:00
WWWesten
e34fd15196
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2021-12-15 13:05:52 -05:00
Joshua M. Boniface
7405450da2
Merge pull request #7002 from crobibero/dotnet-6.0.1
2021-12-15 10:36:18 -05:00
Claus Vium
9a0618552b
Merge branch 'master' into what_could_go_wrong
2021-12-15 08:38:39 +01:00
Claus Vium
4a58582ad5
Merge pull request #6912 from crobibero/filename-tvmaze
...
Add additional provider id parsing to file name
2021-12-15 08:37:34 +01:00
Claus Vium
4c9bd905c6
Merge pull request #6979 from crobibero/baseitemkind
...
Use BaseItemKind where possible
2021-12-15 08:28:44 +01:00
Cody Robibero
5e8aaa68cf
Update to dotnet 6.0.1
2021-12-14 23:47:07 -07:00
Brian J. Murrell
543b0127b3
Fix build on EL7
...
Add /usr/local/bin to $PATH.
Update fedora/Makefile with enhancements from jellyfin-web.
2021-12-14 17:50:58 -05:00
Cody Robibero
87439665d7
Use array instead of HashSet
2021-12-14 15:10:40 -07:00
cvium
c3c4dc6839
Review
2021-12-14 23:05:45 +01:00
Claus Vium
e575d815cc
Update MediaBrowser.LocalMetadata/Images/LocalImageProvider.cs
...
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com>
2021-12-14 22:57:01 +01:00
Cody Robibero
ec9cff29df
Merge pull request #6998 from 1337joe/dont-crash-on-missing-server-config
...
Fix crash on missing server config file
2021-12-14 11:56:44 -07:00
Joe Rogers
0f4da9f635
Fix crash on missing server config file
2021-12-14 19:29:31 +01:00
Cody Robibero
0edf77994a
Cache BaseItemKind
2021-12-14 07:41:29 -07:00
Cody Robibero
38f0e611c8
Merge pull request #6994 from Tedyst/master
...
Fixed crash in MigrationRunner by checking migration for file existance
2021-12-14 05:02:31 -07:00
Stoica Tedy
4e03801931
Update Jellyfin.Server/Migrations/MigrationRunner.cs
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2021-12-14 09:57:20 +02:00
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
2021-12-14 09:31:35 +02:00
Bond-009
0872ede57b
Merge pull request #6988 from jellyfin/dependabot/nuget/System.Linq.Async-5.1.0
2021-12-13 21:25:21 +00:00
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>
2021-12-13 12:00:51 +00:00
cvium
9e665ff520
Fix usage of RegexOptions.Compiled
2021-12-13 08:27:20 +01:00
Claus Vium
5c3d0b5510
Update Emby.Naming/Video/ExtraResolver.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-12-13 08:22:17 +01:00
cvium
3a4e7fb075
semi undo
2021-12-13 00:26:54 +01:00
cvium
c5569c701c
Folder can't have extras
2021-12-12 19:04:22 +01:00
Cody Robibero
32629cd7da
Use BaseItemKind where possible
2021-12-12 06:11:27 -07:00
Claus Vium
2c6d6dbbf8
Merge pull request #6976 from Bond-009/float
2021-12-12 07:49:23 +01:00
Claus Vium
bdf9bdb9e6
Merge pull request #6977 from Bond-009/mime
2021-12-12 07:46:16 +01:00
Cody Robibero
0e8c97ed60
Merge pull request #5894 from brianjmurrell/bmurrell/setcap-low-port
2021-12-11 22:12:19 -07:00
Cody Robibero
843ba4506e
Merge pull request #6980 from brianjmurrell/ci-autoversion-packages
2021-12-11 22:10:54 -07:00
Brian J. Murrell
3699fa43f0
Merge branch 'jellyfin:master' into ci-autoversion-packages
2021-12-11 23:09:43 -05:00
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>
2021-12-11 22:49:19 -05:00
Cody Robibero
a04f8f5efb
Fix new test
2021-12-11 20:35:43 -07:00
Cody Robibero
58f788e8ab
Update tests/Jellyfin.Server.Implementations.Tests/Library/PathExtensionsTests.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-12-11 19:43:01 -07:00
Bond_009
7ee96a59d3
Use correct jpeg MIME type
...
image/jpg isn't a valid MIME type
2021-12-12 02:07:35 +01:00
Bond_009
510f92f4c5
Don't check floats for equality
2021-12-12 01:26:47 +01:00
WWWesten
a90614d194
Translated using Weblate (Zulu)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zu/
2021-12-11 16:05:50 -05:00
INOUE Daisuke
5e8f27d473
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2021-12-11 16:05:50 -05:00
WWWesten
1f02ab83cb
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
2021-12-11 16:05:50 -05:00
Cody Robibero
2a82f8dc40
Merge pull request #6222 from orryverducci/mbaff-interlace-detection
2021-12-11 13:54:52 -07:00
Joshua M. Boniface
584cf47ef5
Show detailed git status
2021-12-11 15:03:07 -05:00
Joshua M. Boniface
3223ef0e49
Properly handle the -1 tag
...
Avoids breaking Fedora/CentOS while preserving Debian.
2021-12-11 14:58:20 -05:00
Joshua M. Boniface
3797879d05
Automatically bump stable versions in build
...
Should prevent strangeness with building these for pre-releases or
actual release versions. Whatever the Git tag is, becomes the package
version.
2021-12-11 14:54:15 -05:00