Joshua M. Boniface
|
a9e5f6e770
|
Remove nullable from MaxActiveSessions
|
4 years ago |
Joshua M. Boniface
|
2577595bac
|
Remove obsolete getter
|
4 years ago |
Joshua M. Boniface
|
975fca5158
|
Fix syntax error
|
4 years ago |
Joshua M. Boniface
|
b9d79d7635
|
Add DB migration for new MaxActiveSessions field
|
4 years ago |
Joshua M. Boniface
|
5a7dda337f
|
Add active session tracking
Adds a flag for a maximum number of user sessions, as well as an
authentication check to ensure that the user is not above this level.
|
4 years ago |
Bond-009
|
d11adeb85e
|
Merge pull request #4266 from Maxr1998/log-stream-info
Log stream type and codec for missing direct play profile
|
4 years ago |
Bond-009
|
e93bb9aa8d
|
Merge pull request #4267 from cvium/disable_invalidauthprovider
Disable invalid auth provider
|
4 years ago |
Bond_009
|
e96d41d5ef
|
Fix build
|
4 years ago |
Bond_009
|
f0556c8ded
|
Improve GroupInfo class
* Fixed docs
* Remove extra dictionary lookups
* change property to constant
|
4 years ago |
Bond_009
|
d7dc15971e
|
Add roundtrip test
|
4 years ago |
BaronGreenback
|
2e3901252a
|
Update UserManager.cs
|
4 years ago |
BaronGreenback
|
fae70bbbcf
|
Update LocalAccessHandlerTests.cs
|
4 years ago |
BaronGreenback
|
29133b6452
|
Update PathSubstitution.cs
|
4 years ago |
BaronGreenback
|
7f1ec1b569
|
Update MediaInfoHelper.cs
|
4 years ago |
BaronGreenback
|
5360f5a43d
|
Update UserController.cs
|
4 years ago |
BaronGreenback
|
bb4c668650
|
Update LocalAccessHandler.cs
|
4 years ago |
BaronGreenback
|
eaf684a68c
|
Update DynamicHlsHelper.cs
|
4 years ago |
BaronGreenback
|
b5ea16cf7b
|
Update LocalAccessOrRequiresElevationHandler.cs
|
4 years ago |
BaronGreenback
|
168a4ec2f2
|
Update IgnoreParentalControlHandler.cs
|
4 years ago |
BaronGreenback
|
34ef6492ee
|
Update FirstTimeOrIgnoreParentalControlSetupHandler.cs
|
4 years ago |
BaronGreenback
|
a3a2ca412b
|
Update DownloadHandler.cs
|
4 years ago |
BaronGreenback
|
04552e86fb
|
Update DefaultAuthorizationHandler.cs
|
4 years ago |
Jim Cartlidge
|
47f4639b84
|
Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into NetworkPR2
|
4 years ago |
Jim Cartlidge
|
53af1e3455
|
Updatig netcollection & re-inserting BOM
|
4 years ago |
Matt Montgomery
|
7cec65b973
|
Update documentation
|
4 years ago |
cvium
|
a839b015f9
|
Disable invalid auth provider
|
4 years ago |
cvium
|
24dfa097fa
|
Update TMDbLib version
|
4 years ago |
cvium
|
a0862c933d
|
Add image languages to collections
|
4 years ago |
cvium
|
d7cabb2e4e
|
Add image languages
|
4 years ago |
cvium
|
e0f21afa62
|
Fix build
|
4 years ago |
Claus Vium
|
c0f4c90d57
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
cvium
|
9adbf4e9d8
|
Add keywords as tags to series + cleanup
|
4 years ago |
cvium
|
f4d49eff9b
|
Add keywords as tags
|
4 years ago |
cvium
|
3df2a95cac
|
Cleanup in TmdbUtils
|
4 years ago |
cvium
|
f8c4f7c63e
|
Fix inverted boolean statement
|
4 years ago |
cvium
|
34d2716ce8
|
Remove TmdbSettingsResult which came back in the rebase
|
4 years ago |
cvium
|
08e1f15add
|
Cleanup in TmdbMovieProvider
|
4 years ago |
cvium
|
e9524f89d6
|
Migrate the TMDb providers to the TMDbLib library
|
4 years ago |
Maxr1998
|
e01209a6f5
|
Log stream type and codec for missing direct play profile
|
4 years ago |
KonH
|
211c9cd608
|
Remove unnecessary null checks in some places
Related to https://github.com/jellyfin/jellyfin/issues/2149
|
4 years ago |
github@esslinger.dev
|
ec0ff5d02f
|
test: use descriptive test method names
|
4 years ago |
Nyanmisaka
|
9fbf725a6d
|
Enhance workload when tone mapping on some APUs
|
4 years ago |
Nyanmisaka
|
2124bc2e18
|
enhance workload when tone mapping with AMF
zscale filter is required.
|
4 years ago |
Anthony Lavado
|
c0be770681
|
Merge pull request #4262 from anthonylavado/remove-windows-legacy
Remove Windows legacy files
|
4 years ago |
Anthony Lavado
|
86cbefb059
|
Remove Windows legacy files
|
4 years ago |
Gary Wilber
|
7841378506
|
cleaner
|
4 years ago |
Gary Wilber
|
db2e667936
|
expand try finally
|
4 years ago |
Gary Wilber
|
04cdc89a5c
|
Make MusicBrainzAlbumProvider thread safe
|
4 years ago |
github@esslinger.dev
|
1bd80a634f
|
test: add CommaDelimitedArrayModelBinder tests
|
4 years ago |
github@esslinger.dev
|
b3b98a5cc8
|
test: add TestType enum
|
4 years ago |