Bond-009
|
b7421db5fe
|
Merge pull request #3578 from barronpm/displaypreferences-efcore
Migrate Display Preferences to EF Core
|
2020-08-01 21:51:49 +02:00 |
|
Patrick Barron
|
ad32800504
|
Switch to unstable chromecast version.
|
2020-08-01 14:56:32 -04:00 |
|
Patrick Barron
|
a6bc4c688d
|
Add using statement to DisplayPreferences migration
|
2020-08-01 14:52:45 -04:00 |
|
cvium
|
5f03fb0ef7
|
Use factory pattern to instantiate jellyfindb context to avoid disposed contexts piling up in DI container
|
2020-07-31 10:13:54 +02:00 |
|
Patrick Barron
|
c094916df0
|
Migrate default library display preferences.
|
2020-07-28 09:19:25 -04:00 |
|
Patrick Barron
|
4b8ab1a803
|
Set default value of SortBy during migrations.
|
2020-07-27 21:01:08 -04:00 |
|
Patrick Barron
|
754837f16f
|
Add tv home.
|
2020-07-27 20:50:58 -04:00 |
|
Patrick Barron
|
68a185fd02
|
Serialize/deserialize new entities properly.
|
2020-07-27 20:40:21 -04:00 |
|
Patrick Barron
|
9fcf23bd21
|
Migrate EnableNextVideoInfoOverlay
|
2020-07-24 16:34:19 -04:00 |
|
Patrick Barron
|
0d13d830bb
|
Migrate skip lengths.
|
2020-07-24 16:30:54 -04:00 |
|
Patrick Barron
|
629ffe395f
|
Fixed build errors.
|
2020-07-23 20:36:36 -04:00 |
|
Patrick Barron
|
3d69cea1c9
|
Merge branch 'master' into displaypreferences-efcore
|
2020-07-23 23:50:12 +00:00 |
|
Bond-009
|
9ffe74d979
|
Merge pull request #3532 from Ullmie02/socket-binding
Add support for binding to Unix socket
|
2020-07-23 12:30:25 +02:00 |
|
David
|
0e855953a2
|
Update Jellyfin.Server/Program.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2020-07-23 12:03:46 +02:00 |
|
Bond-009
|
3a9698de54
|
Merge pull request #3665 from barronpm/use-interfaces
Use interfaces in app host constructors
|
2020-07-23 10:29:32 +02:00 |
|
Patrick Barron
|
200f369596
|
Use interfaces in app host constructors
|
2020-07-22 19:34:14 -04:00 |
|
Patrick Barron
|
9f323e5579
|
Add missing chromecast version serialization/deserialization.
|
2020-07-22 14:37:17 -04:00 |
|
crobibero
|
6c076b2162
|
Try adding plugin repository again
|
2020-07-21 08:27:12 -06:00 |
|
crobibero
|
9343e73b26
|
Allow migration to optionally run on fresh install
|
2020-07-20 07:45:24 -06:00 |
|
David
|
0e1bf316b5
|
Merge branch 'master' of github.com:jellyfin/jellyfin into socket-binding
|
2020-07-18 19:21:43 +02:00 |
|
Patrick Barron
|
4742ddbb71
|
Update .NET Core to 3.1.6
|
2020-07-17 19:48:11 -04:00 |
|
Patrick Barron
|
ab396225ea
|
Migrate Display Preferences to EF Core
|
2020-07-17 16:11:53 -04:00 |
|
David
|
fa4e0a73d5
|
Update Jellyfin.Server/Program.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-07-16 11:21:46 +02:00 |
|
Patrick Barron
|
befd0c7a00
|
Remove EF Core Proxies
|
2020-07-13 12:49:20 -04:00 |
|
David
|
7367e667f7
|
Add socket support
|
2020-07-11 12:43:30 +02:00 |
|
Bond_009
|
ae6eaa7f02
|
Minor fixes
|
2020-07-04 22:06:27 +02:00 |
|
Neil Burrows
|
4389773508
|
Respect FFMpeg path passed via Environment Variable
|
2020-06-29 17:17:28 +01:00 |
|
dependabot[bot]
|
35d80392ec
|
Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0
Bumps [prometheus-net.AspNetCore](https://github.com/prometheus-net/prometheus-net) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases)
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History)
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-22 13:16:21 +00:00 |
|
dkanada
|
a3bc82727a
|
Merge pull request #3414 from jellyfin/dependabot/nuget/prometheus-net-3.6.0
Bump prometheus-net from 3.5.0 to 3.6.0
|
2020-06-22 22:11:08 +09:00 |
|
dkanada
|
3d65cbdf07
|
apply suggestions from code review
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
2020-06-22 21:59:56 +09:00 |
|
dependabot[bot]
|
be4fdd2394
|
Bump prometheus-net from 3.5.0 to 3.6.0
Bumps [prometheus-net](https://github.com/prometheus-net/prometheus-net) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/prometheus-net/prometheus-net/releases)
- [Changelog](https://github.com/prometheus-net/prometheus-net/blob/master/History)
- [Commits](https://github.com/prometheus-net/prometheus-net/compare/v3.5.0...v3.6.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-22 12:01:32 +00:00 |
|
dkanada
|
e77f6194f2
|
add missing comma in array
|
2020-06-17 02:16:17 +09:00 |
|
dkanada
|
f5d82441a4
|
Merge branch 'master' into custom-repos
|
2020-06-17 02:09:32 +09:00 |
|
Bond_009
|
b30ae1a949
|
Remove code for handling single hyphen arguments
and return exit code 1 when argument parsing fails
|
2020-06-15 17:06:57 +02:00 |
|
Bond-009
|
0426f3d93d
|
Merge pull request #3349 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.1.3
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
|
2020-06-15 16:16:43 +02:00 |
|
dependabot[bot]
|
685458b40d
|
Bump Serilog.Sinks.Graylog from 2.1.2 to 2.1.3
Bumps [Serilog.Sinks.Graylog](https://github.com/whir1/serilog-sinks-graylog) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/whir1/serilog-sinks-graylog/releases)
- [Commits](https://github.com/whir1/serilog-sinks-graylog/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-15 12:01:35 +00:00 |
|
dependabot[bot]
|
b0093fbce4
|
Bump CommandLineParser from 2.7.82 to 2.8.0
Bumps [CommandLineParser](https://github.com/commandlineparser/commandline) from 2.7.82 to 2.8.0.
- [Release notes](https://github.com/commandlineparser/commandline/releases)
- [Changelog](https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md)
- [Commits](https://github.com/commandlineparser/commandline/commits/2.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-15 12:01:32 +00:00 |
|
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
2020-06-13 19:41:05 -04:00 |
|
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
2020-06-13 00:29:43 +09:00 |
|
dkanada
|
72a688aa7a
|
Merge pull request #3298 from jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.3
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3
|
2020-06-12 13:34:57 +09:00 |
|
Patrick Barron
|
7a115024aa
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
2020-06-11 18:23:12 -04:00 |
|
Cody Robibero
|
17ffb689e0
|
Merge branch 'master' into update-dotnet-core
|
2020-06-11 07:16:45 -06:00 |
|
crobibero
|
a6815018dc
|
Update to .NET Core 3.1.5
|
2020-06-11 07:13:56 -06:00 |
|
dependabot[bot]
|
ef9a8c5414
|
Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3
Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](https://github.com/ericsink/SQLitePCL.raw/commits/v2.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-11 10:30:15 +00:00 |
|
dkanada
|
5cdf951643
|
Merge pull request #3222 from barronpm/activitylog-migration-fix
Fix Activity Log Migrations for Very Old Databases
|
2020-06-11 19:27:42 +09:00 |
|
dkanada
|
8ac2f1bb8b
|
simplify the custom repository feature for now
|
2020-06-06 22:02:30 +09:00 |
|
dkanada
|
d6184dbadd
|
remove unnecessary property for repository object
|
2020-06-06 18:57:00 +09:00 |
|
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
2020-06-05 18:15:56 -06:00 |
|
crobibero
|
340624c54b
|
Move default repo addition to migration
|
2020-06-05 13:23:38 -06:00 |
|
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
2020-06-04 16:52:23 -04:00 |
|