cvium
|
f3573b061c
|
Remove the unused arg
|
2021-09-10 09:56:48 +02:00 |
|
cvium
|
1603d1928e
|
Kill ProgressiveFileCopier and seek to end for ongoing livetv
|
2021-09-10 09:29:14 +02:00 |
|
Bond_009
|
0d16c48998
|
Fix some warnings
|
2021-09-09 15:59:13 +02:00 |
|
Fernando Fernández
|
3d0b1ccae6
|
Remove all unused usings
|
2021-09-06 21:15:30 +02:00 |
|
dkanada
|
f6c0db4bb5
|
merge branch 'master' into syncplay-sessions-fix
|
2021-09-06 13:42:48 +09:00 |
|
dkanada
|
5e3905d41a
|
merge branch 'master' into syncplay-clear-queue
|
2021-09-06 13:35:58 +09:00 |
|
dkanada
|
b8eb8940c7
|
Merge pull request #6257 from MrTimscampi/music-library-backdrop
Use artist backdrop for generated library image
|
2021-09-06 02:30:49 +09:00 |
|
Claus Vium
|
66659b0842
|
Merge pull request #6089 from BaronGreenback/IsRoot_fix
Set UserRootFolder.IsRoot to true
|
2021-09-05 15:25:40 +02:00 |
|
Bond-009
|
ff83fabac3
|
Merge pull request #6456 from GodTamIt/vp8-vp9
Disambiguate vpx to vp8 or vp9
|
2021-09-04 16:26:07 +02:00 |
|
Chris Tam
|
b205d5a032
|
Disambiguate vpx to vp8 or vp9
|
2021-09-04 07:36:17 -04:00 |
|
Bond_009
|
637e86478f
|
Fix some warnings
|
2021-09-03 19:32:11 +02:00 |
|
Cody Robibero
|
ff9d14c811
|
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
|
2021-09-03 11:01:55 -06:00 |
|
Bond-009
|
3ec7ecf399
|
Merge pull request #6358 from MrTimscampi/audio-people
|
2021-09-03 17:15:58 +02:00 |
|
Cody Robibero
|
3f2c706575
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-09-03 07:19:50 -06:00 |
|
Cody Robibero
|
ec13412155
|
Merge remote-tracking branch 'upstream/master' into warn-259810
|
2021-09-03 06:56:45 -06:00 |
|
Patrick Barron
|
88157fcc77
|
Re-add documentation
|
2021-09-02 20:22:08 -04:00 |
|
Claus Vium
|
ae031fdd28
|
Merge branch 'master' into tonemap-overlay
|
2021-08-30 20:02:31 +02:00 |
|
Bond_009
|
963ab2dab6
|
Simplify the way we choose our ffmpeg
* no longer search $PATH
* no longer require a full path
* don't fall back
|
2021-08-30 15:40:52 +02:00 |
|
Cody Robibero
|
cba07b1ca6
|
Remove more and more warnings
|
2021-08-28 16:32:50 -06:00 |
|
Claus Vium
|
fa77902955
|
Merge pull request #6430 from Bond-009/minor17
Minor improvements
|
2021-08-16 08:59:43 +02:00 |
|
MrTimscampi
|
3300d2d7d3
|
Enable people for audio files
|
2021-08-16 00:20:48 +02:00 |
|
Bond-009
|
db0d5b048a
|
Merge pull request #6423 from richlander/mediabrowser-controller
Fix warnings in MediaBrowser.Controller
|
2021-08-16 00:06:40 +02:00 |
|
Bond_009
|
19824bff94
|
Minor improvements
|
2021-08-15 23:48:19 +02:00 |
|
Rich Lander
|
e7a3552aae
|
Update per feedback
|
2021-08-15 10:32:23 -07:00 |
|
Rich Lander
|
312e2685f8
|
Update MediaBrowser.Controller/Entities/IHasMediaSources.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-08-15 10:30:12 -07:00 |
|
Bond-009
|
fc9f45b42d
|
Merge pull request #6381 from Bond-009/nullable5
Enable nullable for DlnaManager
|
2021-08-15 14:14:33 +02:00 |
|
Rich Lander
|
e3df4dcaae
|
Fix warnings in MediaBrowser.Controller
|
2021-08-13 20:34:36 -07:00 |
|
Patrick Barron
|
45f478f63e
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Security/IAuthenticationRepository.cs
# MediaBrowser.Controller/Session/ISessionManager.cs
|
2021-08-13 21:08:24 -04:00 |
|
Bond-009
|
04571e93f8
|
Merge pull request #6339 from richlander/mediabrowser-controller-entities
|
2021-08-13 18:07:19 +02:00 |
|
Nyanmisaka
|
a84dc794c6
|
Merge branch 'master' into tonemap-overlay
|
2021-08-13 15:01:06 +08:00 |
|
Bond-009
|
f83a5bb08e
|
Merge pull request #6414 from richlander/mediabrowser-controller-mediaencoding
|
2021-08-12 17:30:30 +02:00 |
|
Rich Lander
|
ad6f27143f
|
Update MediaBrowser.Controller/Entities/Folder.cs
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-11 13:38:23 -07:00 |
|
Rich Lander
|
1ac2524844
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-11 13:37:46 -07:00 |
|
Rich Lander
|
32d27d71a8
|
Fix warnings in MediaBrowser.Controller/MediaEncoding directory
|
2021-08-10 14:29:48 -07:00 |
|
Rich Lander
|
9951a51395
|
Fix warnings in MediaBrowser.Controller/Session
|
2021-08-09 19:47:26 -07:00 |
|
Nyanmisaka
|
d4f09c6c9b
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-08-04 16:25:17 +08:00 |
|
Rich Lander
|
06679eeebf
|
Fix warnings for MediaBrowser.Controller/LiveTv
|
2021-08-03 21:13:49 -07:00 |
|
Bond_009
|
4e9fbabef2
|
Enable nullable for DlnaManager
|
2021-08-03 17:54:55 +02:00 |
|
Bond-009
|
008c6a843e
|
Merge pull request #6342 from richlander/mediabrowser-controller-library
|
2021-08-03 17:06:25 +02:00 |
|
Rich Lander
|
c07e83fdf8
|
Invert code and style analysis configuration (#6334)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-07-30 09:49:28 +02:00 |
|
Rich Lander
|
e72868f72b
|
Update AggregateFolder.cs
|
2021-07-26 18:13:37 -07:00 |
|
Rich Lander
|
a0678a9261
|
Update ILibraryManager.cs
|
2021-07-26 17:58:56 -07:00 |
|
Rich Lander
|
092e7c91b4
|
Update ILibraryManager.cs
|
2021-07-26 17:07:47 -07:00 |
|
Rich Lander
|
6a005f6a4f
|
Update ILibraryManager.cs
|
2021-07-26 16:40:05 -07:00 |
|
Rich Lander
|
dfaf89a681
|
Update ILibraryManager.cs
|
2021-07-26 16:31:25 -07:00 |
|
Rich Lander
|
5110835031
|
Update ILibraryManager.cs
|
2021-07-26 16:19:50 -07:00 |
|
Rich Lander
|
0bb6999d59
|
Update ILibraryManager.cs
|
2021-07-26 16:02:17 -07:00 |
|
Rich Lander
|
3e0aab390a
|
Merge branch 'master' into mediabrowser-controller-entities
|
2021-07-26 13:08:27 -07:00 |
|
nyanmisaka
|
19e3c38fa8
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
2021-07-26 03:09:44 +08:00 |
|
Bond-009
|
439916f4ff
|
Merge pull request #6336 from richlander/mediabrowser-controller-channels
Fix warning in MediaBrowser.Controllers/Channels
|
2021-07-25 14:57:45 +02:00 |
|
Bond-009
|
311774e75f
|
Merge pull request #6338 from richlander/mediabrowser-controller-providers
Fix warnings for MediaBrowser.Controller/Providers directory
|
2021-07-25 14:57:14 +02:00 |
|
Rich Lander
|
9aebb86a68
|
Fix warnings in MediaBrowser.Controller/Drawing
|
2021-07-24 20:33:58 -07:00 |
|
Rich Lander
|
5920f68ca9
|
Fix warnings in MediaBrowser.Controller/Library
|
2021-07-24 10:58:50 -07:00 |
|
nyanmisaka
|
3beda02d92
|
add support for cuda tonemap and overlay
|
2021-07-25 00:52:16 +08:00 |
|
Rich Lander
|
0ce7a15534
|
Fix more warnings
|
2021-07-23 16:36:27 -07:00 |
|
Rich Lander
|
a16e66615c
|
Update MediaBrowser.Controller/Entities/AggregateFolder.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-07-23 14:19:48 -07:00 |
|
Rich Lander
|
32616d15f2
|
Update MediaBrowser.Controller/Entities/AggregateFolder.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2021-07-23 14:19:44 -07:00 |
|
Rich Lander
|
a7cc77e7fa
|
Fix partial set of MediaBrowser.Controller/Entities warnings
|
2021-07-23 13:49:18 -07:00 |
|
Claus Vium
|
5a9bd712b3
|
Merge pull request #6296 from Bond-009/oscheck
Improve platform checks
|
2021-07-23 20:54:13 +02:00 |
|
Rich Lander
|
717ff4ec62
|
Fix warnings for MediaBrowser.Controller/Providers directory
|
2021-07-23 09:16:48 -07:00 |
|
Rich Lander
|
67efed39f2
|
Fix warning in m-b/channels
|
2021-07-22 20:37:05 -07:00 |
|
Bond-009
|
c22582b5aa
|
Merge pull request #6281 from crobibero/controller-warn-04
|
2021-07-20 21:24:08 +02:00 |
|
Patrick Barron
|
60ce0c9fa9
|
Add dto for device options
|
2021-07-13 19:30:11 -04:00 |
|
Bond-009
|
b20977dc25
|
Merge pull request #6289 from Bond-009/warn33
Fix some warnings
|
2021-07-12 23:53:52 +02:00 |
|
Bond_009
|
8528e9bddb
|
Improve platform checks
|
2021-07-12 20:21:51 +02:00 |
|
Bond_009
|
915141f196
|
Fix some warnings
|
2021-07-11 22:51:36 +02:00 |
|
Bond_009
|
b91c4be74c
|
Remove old "has update available" code
This is the job of a package manager (or maybe the tray app for windows)
|
2021-07-11 22:42:02 +02:00 |
|
Cody Robibero
|
65f8d8c0cd
|
[CA1801] Parameter is never used. Remove the parameter or use it in the method body.
|
2021-07-10 10:09:02 -06:00 |
|
Cody Robibero
|
4281722d5a
|
Fix [SA1629] Documentation text should end with a period
|
2021-07-10 10:05:41 -06:00 |
|
MrTimscampi
|
8a65a6dfc3
|
Use artist backdrop for generated library image
|
2021-07-03 02:50:28 +02:00 |
|
crobibero
|
397868be95
|
Fix issues with QuickConnect and AuthenticationDb
|
2021-06-23 21:07:08 -06:00 |
|
Patrick Barron
|
ae878fa051
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/QuickConnect/QuickConnectManager.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
|
2021-06-23 20:22:12 -04:00 |
|
Bond_009
|
981cf4cfa0
|
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
|
2021-06-22 09:48:40 +02:00 |
|
Claus Vium
|
a41065a248
|
Merge pull request #6200 from nielsvanvelzen/fix-quickconnect
Refactor Quick Connect
|
2021-06-22 09:43:14 +02:00 |
|
Niels van Velzen
|
7d46ca9317
|
Refactor Quick Connect
|
2021-06-22 09:13:14 +02:00 |
|
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
2021-06-19 18:04:46 +02:00 |
|
Patrick Barron
|
be88efce3c
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/Devices/DeviceManager.cs
# Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Emby.Server.Implementations/Session/SessionManager.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Library/IUserManager.cs
# MediaBrowser.Controller/Net/ISessionContext.cs
|
2021-06-18 18:56:10 -04:00 |
|
Patrick Barron
|
336ba2879f
|
Re-add support for API keys
|
2021-06-18 18:26:58 -04:00 |
|
Claus Vium
|
93dbbfea03
|
Merge pull request #6173 from Bond-009/tests5
Add test for ReadOnlySpan.Count extension
|
2021-06-12 08:08:46 +02:00 |
|
Bond_009
|
5fb72951a0
|
Add test for ReadOnlySpan.Count extension
|
2021-06-12 00:56:09 +02:00 |
|
Claus Vium
|
cb77f8ee28
|
Merge pull request #6172 from Bond-009/nullable6
Remove useless nullable directives
|
2021-06-12 00:22:30 +02:00 |
|
Bond-009
|
cfad97ff28
|
Merge pull request #6096 from cvium/saving_private_ram
|
2021-06-12 00:20:54 +02:00 |
|
Bond_009
|
383c2d7374
|
Remove useless nullable directives
|
2021-06-11 23:36:10 +02:00 |
|
Claus Vium
|
ed2f08d05f
|
Merge pull request #6156 from Bond-009/minor14
Minor fixes
|
2021-06-07 23:09:50 +02:00 |
|
Claus Vium
|
f17d43c564
|
Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1
Make DLNA folders to work as expected.
|
2021-06-07 09:55:58 +02:00 |
|
Claus Vium
|
b8f5a14384
|
Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfo
Add OriginalTitle to ItemLookupInfo
|
2021-06-07 09:37:49 +02:00 |
|
Bond_009
|
c78457e6d3
|
Minor fixes
|
2021-06-06 18:11:51 +02:00 |
|
Cody Robibero
|
d461e3912a
|
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2021-06-06 17:16:41 +02:00 |
|
cvium
|
0835b26889
|
review
|
2021-05-31 13:55:54 +02:00 |
|
PingWin
|
05c241da78
|
Add OriginalTitle to ItemLookupInfo
|
2021-05-27 10:36:56 +00:00 |
|
Claus Vium
|
ffe2770388
|
Merge pull request #6043 from peterspenler/feature/chromecast-aac-handling
Reorder requested audio channels checks
|
2021-05-24 19:24:40 +02:00 |
|
cvium
|
42a2cc1747
|
Remove some unnecessary allocations
|
2021-05-24 00:30:41 +02:00 |
|
BaronGreenback
|
51fb6e1d2d
|
Merge branch 'master' into IsRoot_fix
|
2021-05-22 22:01:03 +01:00 |
|
BaronGreenback
|
d0537a3271
|
Set isRoot to true
|
2021-05-21 15:07:35 +01:00 |
|
Bond-009
|
0a30d8dd98
|
Merge pull request #6086 from Bond-009/deadcode
Remove dead code
|
2021-05-21 13:52:37 +02:00 |
|
Bond_009
|
9b8eb1ba53
|
Remove dead code
|
2021-05-21 13:43:49 +02:00 |
|
Bond-009
|
d61530eb4b
|
Merge pull request #6083 from Bond-009/nullable4
Enable nullable reference types for Emby.Server.Implementations
|
2021-05-21 13:05:03 +02:00 |
|
Patrick Barron
|
b6446c06ee
|
Merge branch 'master' into authenticationdb-efcore
# Conflicts:
# Emby.Server.Implementations/Security/AuthenticationRepository.cs
# Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
# MediaBrowser.Controller/Devices/IDeviceManager.cs
|
2021-05-21 00:19:07 -04:00 |
|
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
|
Patrick Barron
|
e1f7086077
|
Remove unnecessary query class
|
2021-05-20 20:39:22 -04:00 |
|