Bond-009
|
e93bb9aa8d
|
Merge pull request #4267 from cvium/disable_invalidauthprovider
Disable invalid auth provider
|
2020-10-04 17:01:12 +02:00 |
|
Bond_009
|
e96d41d5ef
|
Fix build
|
2020-10-04 16:45:00 +02:00 |
|
Bond_009
|
f0556c8ded
|
Improve GroupInfo class
* Fixed docs
* Remove extra dictionary lookups
* change property to constant
|
2020-10-04 16:27:34 +02:00 |
|
Bond_009
|
d7dc15971e
|
Add roundtrip test
|
2020-10-04 16:26:43 +02:00 |
|
BaronGreenback
|
2e3901252a
|
Update UserManager.cs
|
2020-10-04 10:07:05 +01:00 |
|
BaronGreenback
|
fae70bbbcf
|
Update LocalAccessHandlerTests.cs
|
2020-10-04 10:05:38 +01:00 |
|
BaronGreenback
|
29133b6452
|
Update PathSubstitution.cs
|
2020-10-04 10:04:43 +01:00 |
|
BaronGreenback
|
7f1ec1b569
|
Update MediaInfoHelper.cs
|
2020-10-04 10:03:34 +01:00 |
|
BaronGreenback
|
5360f5a43d
|
Update UserController.cs
|
2020-10-04 10:03:08 +01:00 |
|
BaronGreenback
|
bb4c668650
|
Update LocalAccessHandler.cs
|
2020-10-04 10:02:52 +01:00 |
|
BaronGreenback
|
eaf684a68c
|
Update DynamicHlsHelper.cs
|
2020-10-04 10:02:35 +01:00 |
|
BaronGreenback
|
b5ea16cf7b
|
Update LocalAccessOrRequiresElevationHandler.cs
|
2020-10-04 10:02:13 +01:00 |
|
BaronGreenback
|
168a4ec2f2
|
Update IgnoreParentalControlHandler.cs
|
2020-10-04 10:01:56 +01:00 |
|
BaronGreenback
|
34ef6492ee
|
Update FirstTimeOrIgnoreParentalControlSetupHandler.cs
|
2020-10-04 10:01:32 +01:00 |
|
BaronGreenback
|
a3a2ca412b
|
Update DownloadHandler.cs
|
2020-10-04 10:01:10 +01:00 |
|
BaronGreenback
|
04552e86fb
|
Update DefaultAuthorizationHandler.cs
|
2020-10-04 10:00:51 +01:00 |
|
Jim Cartlidge
|
47f4639b84
|
Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into NetworkPR2
|
2020-10-04 09:56:45 +01:00 |
|
Jim Cartlidge
|
53af1e3455
|
Updatig netcollection & re-inserting BOM
|
2020-10-04 09:56:33 +01:00 |
|
Matt Montgomery
|
7cec65b973
|
Update documentation
|
2020-10-03 14:35:57 -05:00 |
|
cvium
|
a839b015f9
|
Disable invalid auth provider
|
2020-10-03 21:24:04 +02:00 |
|
cvium
|
24dfa097fa
|
Update TMDbLib version
|
2020-10-03 19:53:26 +02:00 |
|
cvium
|
a0862c933d
|
Add image languages to collections
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
d7cabb2e4e
|
Add image languages
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
e0f21afa62
|
Fix build
|
2020-10-03 19:53:07 +02:00 |
|
Claus Vium
|
c0f4c90d57
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
9adbf4e9d8
|
Add keywords as tags to series + cleanup
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
f4d49eff9b
|
Add keywords as tags
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
3df2a95cac
|
Cleanup in TmdbUtils
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
f8c4f7c63e
|
Fix inverted boolean statement
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
34d2716ce8
|
Remove TmdbSettingsResult which came back in the rebase
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
08e1f15add
|
Cleanup in TmdbMovieProvider
|
2020-10-03 19:53:07 +02:00 |
|
cvium
|
e9524f89d6
|
Migrate the TMDb providers to the TMDbLib library
|
2020-10-03 19:53:07 +02:00 |
|
Maxr1998
|
e01209a6f5
|
Log stream type and codec for missing direct play profile
|
2020-10-03 17:14:09 +02:00 |
|
KonH
|
211c9cd608
|
Remove unnecessary null checks in some places
Related to https://github.com/jellyfin/jellyfin/issues/2149
|
2020-10-03 22:03:23 +07:00 |
|
cvium
|
1b18f86c8b
|
Add missing parameter comments.
|
2020-10-03 13:52:51 +02:00 |
|
cvium
|
5d3449e9dc
|
Fix xml doc comment
|
2020-10-03 13:39:39 +02:00 |
|
cvium
|
763862cbd8
|
Defer image pre-fetching until the end of a refresh/scan
|
2020-10-03 13:36:53 +02:00 |
|
github@esslinger.dev
|
ec0ff5d02f
|
test: use descriptive test method names
|
2020-10-03 12:40:28 +02:00 |
|
Nyanmisaka
|
9fbf725a6d
|
Enhance workload when tone mapping on some APUs
|
2020-10-03 17:53:10 +08:00 |
|
BaronGreenback
|
7459baac8b
|
Update ApplicationHost.cs
|
2020-10-03 09:23:12 +01:00 |
|
BaronGreenback
|
2929ce6e0d
|
Update ApplicationHost.cs
|
2020-10-03 09:18:00 +01:00 |
|
BaronGreenback
|
298a322ac1
|
Update ApplicationHost.cs
|
2020-10-03 09:13:04 +01:00 |
|
BaronGreenback
|
ba685d8092
|
Update ApplicationHost.cs
|
2020-10-03 09:08:28 +01:00 |
|
Nyanmisaka
|
2124bc2e18
|
enhance workload when tone mapping with AMF
zscale filter is required.
|
2020-10-03 16:04:39 +08:00 |
|
Anthony Lavado
|
c0be770681
|
Merge pull request #4262 from anthonylavado/remove-windows-legacy
Remove Windows legacy files
|
2020-10-02 23:00:23 -04:00 |
|
Gary Wilber
|
a51adec836
|
fix parallelism when set to 0
|
2020-10-02 18:26:10 -07:00 |
|
Anthony Lavado
|
86cbefb059
|
Remove Windows legacy files
|
2020-10-02 20:32:52 -04:00 |
|
Gary Wilber
|
7841378506
|
cleaner
|
2020-10-02 17:27:43 -07:00 |
|
Gary Wilber
|
db2e667936
|
expand try finally
|
2020-10-02 17:19:35 -07:00 |
|
Gary Wilber
|
04cdc89a5c
|
Make MusicBrainzAlbumProvider thread safe
|
2020-10-02 17:14:57 -07:00 |
|