Patrick Barron
3d69cea1c9
Merge branch 'master' into displaypreferences-efcore
4 years ago
crobibero
1385064497
Merge remote-tracking branch 'upstream/master' into api-migration-merge
4 years ago
Patrick Barron
4742ddbb71
Update .NET Core to 3.1.6
4 years ago
Patrick Barron
ab396225ea
Migrate Display Preferences to EF Core
4 years ago
Anthony Lavado
af334f96d6
Use newer Jellyfin.XmlTv for Guide Fixes
4 years ago
David
64fb173dad
Move DashboardController to Jellyfin.Api
4 years ago
Bond-009
75b7fea024
Merge pull request #3350 from jellyfin/dependabot/nuget/sharpcompress-0.25.1
...
Bump sharpcompress from 0.25.0 to 0.25.1
4 years ago
dependabot[bot]
58118aca0c
Bump IPNetwork2 from 2.4.0.126 to 2.5.211
...
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork ) from 2.4.0.126 to 2.5.211.
- [Release notes](https://github.com/lduchosal/ipnetwork/releases )
- [Commits](https://github.com/lduchosal/ipnetwork/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
6d99d55fd6
Bump sharpcompress from 0.25.0 to 0.25.1
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.25.0 to 0.25.1.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25...0.25.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dkanada
6033058f51
Merge pull request #3313 from crobibero/update-dotnet-core
...
Update to .NET Core 3.1.5
4 years ago
crobibero
a6815018dc
Update to .NET Core 3.1.5
4 years ago
dependabot[bot]
09e0abebf9
Bump ServiceStack.Text.Core from 5.8.0 to 5.9.0
...
Bumps [ServiceStack.Text.Core](https://github.com/ServiceStack/ServiceStack.Text ) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/ServiceStack/ServiceStack.Text/releases )
- [Commits](https://github.com/ServiceStack/ServiceStack.Text/compare/v5.8...v5.9 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Bond_009
4748105dce
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
5 years ago
Vasily
2d2c1d9473
Merge pull request #3099 from rigtorp/ignore-patterns
...
Use glob patterns to ignore files
5 years ago
Mark Monteiro
3ed76d7e08
Update to .NET Core 3.1.4
5 years ago
Erik Rigtorp
f144acdc96
Use glob patterns to ignore files
5 years ago
Patrick Barron
b94afc597c
Address review comments
5 years ago
Patrick Barron
032de931b1
Migrate activity db to EF Core
5 years ago
sparky8251
68c7a914c3
Added option to disable metrics collection and defaulted it to off
5 years ago
Bond-009
c0b3c11b2e
Merge pull request #2846 from jellyfin/azure
...
Remove requirement to build web during server builds
5 years ago
Mark Monteiro
c5f163293f
Add <ProjectGuid> properties to all project files
...
This is required for SonarCloud analysis to run
5 years ago
dependabot-preview[bot]
4ecce9e085
Bump Mono.Nat from 2.0.0 to 2.0.1
...
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/mono/Mono.Nat/releases )
- [Commits](https://github.com/mono/Mono.Nat/compare/Mono.Nat-2.0.0...Mono.Nat-2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dkanada
0a70c55021
Merge pull request #2793 from mark-monteiro/remove-interactive-extensions
...
Remove Ix.NET
5 years ago
Mark Monteiro
1f765cdd93
Remove reference to System.Interactive.Async
5 years ago
dependabot-preview[bot]
25aa26a8fd
Bump sharpcompress from 0.24.0 to 0.25.0
...
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress ) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases )
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.24...0.25 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
Mark Monteiro
123bfbcf19
Merge remote-tracking branch 'upstream/master' into use-development-exception-page
5 years ago
Mark Monteiro
aa9737afb3
Update .NET Core to 3.1.3
5 years ago
Mark Monteiro
debab44870
Update all packages to .NET Core 3.1.2
5 years ago
Mark Monteiro
842ec04828
Do not handle exceptions manually when in development mode
5 years ago
Bond_009
2186df8ac4
Update deps
5 years ago
Anthony Lavado
dcd6ceb9a2
Update SQLitePCL to new version
5 years ago
Bond_009
bb236b9591
Merge branch 'master' into warn12
5 years ago
dkanada
fb61a1f882
Merge pull request #2150 from Bond-009/releaseerror
...
Enable TreatWarningsAsErrors for some projects
5 years ago
Bond_009
7f5a174dff
Merge branch 'master' into warn12
5 years ago
Bond-009
5c9e849b85
Enable analyzers
5 years ago
dkanada
bc7cbfb21a
Merge pull request #1941 from Bond-009/mediaencoding
...
Make probesize and analyzeduration configurable and simplify circular dependencies
5 years ago
Bond-009
c824c564cd
Move Emby.XmlTv to a NuGet package ( #2042 )
...
* Move Emby.XmlTv to a NuGet package
* Update Emby.Server.Implementations/Emby.Server.Implementations.csproj
Co-Authored-By: Anthony Lavado <anthonylavado@me.com>
5 years ago
Bond_009
5a8e972952
Enable TreatWarningsAsErrors for some projects
...
Analyzers are only run in debug build, so setting TreatWarningsAsErrors
for release build will catch the compiler warnings until we resolve all
analyzer warnings.
5 years ago
Bond_009
2ef4ffd698
More warnings (removed)
5 years ago
Bond_009
0bf8bfbb0c
Merge branch 'master' into mediaencoding
5 years ago
dkanada
a7ef1aa7ec
Merge pull request #2050 from Bond-009/nullref
...
Fix possible nullref when updating packages
5 years ago
Vasily
5263aaa026
Merge pull request #1503 from cvium/webapi_v2
...
Move StartupWizard to ASP.NET Web Api
5 years ago
Bond_009
cc5acf37f7
Make probesize and analyzeduration configurable and simplify circular
...
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
5 years ago
Bond_009
6a6bfa6da9
Fix possible nullref when updating packages
5 years ago
Claus Vium
111b46599a
Remove unused reference
5 years ago
Claus Vium
706739dbe6
Move API stuff to the api project
5 years ago
Claus Vium
3f651de24c
Add authentication and remove versioning
5 years ago
Bond_009
3cf9313c86
Update deps
5 years ago
Claus Vium
05b7e22808
Add SwaggerUI
5 years ago
Claus Vium
e5d57bd82f
Move StartupWizard to ASP.NET Web Api
5 years ago
Bond_009
b0a25c4237
Use Mono.Nat Nuget package
5 years ago
Bond_009
3f7836d9eb
Update deps and add MultiThreading analyzer
5 years ago
Bond_009
516933aab5
Move to netcore3.0
5 years ago
Bond-009
2919cf28ea
Update deps ( #1735 )
5 years ago
Bond_009
3fd489d1cb
Upgrade SQLitePCL to v2
5 years ago
Bond_009
003238ef5e
Update deps + document startup project
...
* Fixed the release build
* Documented all public/internal members of Jellyfin.Server
* Enable TreatWarningsAsErrors for debug builds for Jellyfin.Server
This will ensure that any new public/internal members of Jellyfin.Server
are documented
5 years ago
dkanada
1ad67e223f
Merge pull request #1462 from Bond-009/installationmanager
...
Improvements to InstallationManager
5 years ago
Bond_009
25917db07a
Fix doc releated warnings
5 years ago
Bond_009
998017a76d
Include library via NuGet instead of via source
5 years ago
Bond_009
ecb8d8991b
Fix whitespace
5 years ago
Bond_009
5554595255
Update deps
5 years ago
Bond_009
65a0ca2f32
Improvements to InstallationManager
5 years ago
Bond-009
a6f9ceedd8
Fix more warnings
6 years ago
Vasily
89e2af6b57
Merge pull request #1096 from dkanada/opensubs
...
Remove open subtitles from the server
6 years ago
dkanada
715ddbb3b0
remove open subtitles from the server
6 years ago
Bond-009
620d7b560d
Fail on warnings for Jellyfin.Server
6 years ago
Claus Vium
040871459b
Remove some unused references
6 years ago
Claus Vium
77addb2283
Remove SocketHttpListener
6 years ago
Claus Vium
9c02e99e35
Undo some of the span abuse
6 years ago
Claus Vium
38f52a139e
Add response compression middleware
6 years ago
Claus Vium
852460b991
kestrel init
6 years ago
William Taylor
3f80b16ffa
Removed Reference and replaced with package reference
6 years ago
William Taylor
0d5fbcb031
Removed primitives from services in Program.cs
...
This will make it easier to move dependency registration
to a system without having to new up all the services first.
Moved the primitives to an IConfiguration which is much easier to inject.
6 years ago
Bond_009
81a8ebde22
Move to Microsoft.Extensions.DependencyInjection
...
This PR replaces SimpleInjector with
Microsoft.Extensions.DependencyInjection.
6 years ago
Bond_009
a71040ba1b
Chnage to own NuGet package
6 years ago
Bond_009
ae5514afd6
Fix loading of rating files
6 years ago
PloughPuff
e18b89ca27
Move Options to Jellyfin.Server and create interface file
...
Changes following review comments.
6 years ago
PloughPuff
fd361421b1
Use CommandLineParser package for handling CLI args
6 years ago
Erwin de Haan
d1a0497f55
Revert "Merge pull request #452 from Bond-009/activitydb"
...
This reverts commit 48ad18d12b
, reversing
changes made to fe197415ca
.
6 years ago
Bond_009
f6f0a8a481
Use EF Core for Activity database
6 years ago
cvium
eba1f05c03
Remove embedded resource from csproj
6 years ago
cvium
b35dcbb9f0
Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Erwin de Haan
c5430f86b0
Fixed csproj and xml identation.
6 years ago
Erwin de Haan
089ad8e7c2
Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt
6 years ago
Erwin de Haan
742bef5b5f
EditorConfig reformat: Non-CS files.
6 years ago
Bond_009
672e635742
Remove unused resource
6 years ago
Bond_009
3d3ec3588b
Mark where ILogger is being set to null
6 years ago
Bond_009
7792a9a9af
Fix resource load crash
6 years ago
Mathieu Velten
1d7d52ff9e
Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b
6 years ago
Bond_009
b4edb24ec3
Change libraries from netcoreapp to netstandard
...
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
6 years ago
Bond_009
0a3c8b04f1
Change name to EmbyServer.dll jellyfin.dll
...
Update and remove deps
6 years ago
Vasily
149f75f3f4
* Fixed ImageMagick and XmlTv references
...
* Repplaced IsoMounter binary blob with source (not yet compiling)
6 years ago
Vasily
6bd48ece70
Replaced binary Emby.XmlTv.dll with compiled one
6 years ago
Vasily
6757475311
Now build produces seeminly workable debian package
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
5207067811
fix live tv over dlna
7 years ago
Luke Pulverenti
2f758676d0
support sharing m3u tuner streams
7 years ago
Luke Pulverenti
0d28929e17
update download progress reporting
7 years ago
Luke Pulverenti
1358ea2ca4
update SimpleInjector
7 years ago
Luke Pulverenti
e7ecd418c4
update home video library support
7 years ago
Luke Pulverenti
9fdaa039c4
rework device repository
7 years ago
Luke Pulverenti
bc656edf4f
update resolved video titles
7 years ago
Luke Pulverenti
f98e42fc3b
update translations
7 years ago
Luke Pulverenti
2e0e1697a8
rework live stream creation
7 years ago
Luke Pulverenti
a0d82a02c8
update param encoding
7 years ago
Luke Pulverenti
978eedbcb7
improve support for compressed xmltv
7 years ago
Luke Pulverenti
b8834be83c
update naming project to target .net standard
7 years ago
Luke Pulverenti
9a5a6f569d
removed dead code
7 years ago
Luke Pulverenti
eb63e0d264
update image processor
7 years ago
Luke Pulverenti
78165d78a2
update SocketHttpListener
7 years ago
Luke Pulverenti
6bc2a79792
fix folder rip probe
7 years ago
Luke Pulverenti
b04e80b28b
remove unused localization strings
7 years ago
Luke Pulverenti
bd31c0175d
move LnkShortcutHandler
7 years ago
Luke Pulverenti
a57c887f7f
update components
7 years ago
Luke Pulverenti
56263a9fa2
remove unused libs
7 years ago
Luke Pulverenti
bfcd1b520f
merge common implementations and server implementations
7 years ago
Luke Pulverenti
a7db7cd40c
reduce traffic from session player
7 years ago
Luke Pulverenti
e7425e6205
revert servicestack.text update
7 years ago
Luke Pulverenti
059724ce26
AllowUnsafeBlocks
7 years ago
Luke Pulverenti
40442f887b
consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti
db315c4e32
update media source methods
7 years ago
Luke Pulverenti
d270b10db6
move auto-organize to plugin
7 years ago
Luke Pulverenti
a238556202
update project
7 years ago
Luke Pulverenti
0e5cca8d07
update packages
7 years ago
Luke Pulverenti
f6237d4d05
fixes #1759 - Custom intro path change requires library scan
7 years ago
Luke Pulverenti
9a4fe6625d
xml tv fixes
7 years ago
Luke Pulverenti
1e5c3db9eb
support individual library refreshing
7 years ago
Luke Pulverenti
018df6d4c6
update libs
7 years ago
Luke Pulverenti
ccb5b14d77
update series resolver
8 years ago
Luke Pulverenti
1663b258a7
update home sections
8 years ago
Luke Pulverenti
3f24af1342
update nlog
8 years ago
Luke Pulverenti
01843ad4c3
update project files
8 years ago
Luke Pulverenti
b9be73789b
fix plugin loading
8 years ago
Luke Pulverenti
7470dfe61b
3.2.17.13
8 years ago
Luke Pulverenti
f07af448fa
update main projects
8 years ago
Luke Pulverenti
51312b8570
update nuget
8 years ago
Luke Pulverenti
4d7d8961b4
update encoding detection
8 years ago
Luke Pulverenti
372d40598d
remove qsv hevc decoding for now
8 years ago
Luke Pulverenti
8d1ca8ca27
improve direct play to transcoding fallback
8 years ago
Luke Pulverenti
1823b4a674
3.2.8.9
8 years ago
Luke Pulverenti
38e05b11e2
unify encodng param creation
8 years ago
Luke Pulverenti
0650be4780
rework tuner discovery
8 years ago
Luke Pulverenti
a660aa001e
re-organize file streaming
8 years ago
Luke Pulverenti
a60c85f4f8
update naming project
8 years ago
Luke Pulverenti
fc2a5acfca
move loopback util
8 years ago
Luke Pulverenti
7cbc76af27
3.2.5.4
8 years ago
Luke Pulverenti
0a64609fb8
stub out legacy live stream
8 years ago
Luke Pulverenti
9776ca09db
update socket interfaces
8 years ago
Luke Pulverenti
5fa3817a76
update components
8 years ago
Luke Pulverenti
e391ee1b17
update components
8 years ago