dependabot[bot]
|
be277e74d7
|
Bump Serilog.AspNetCore from 3.2.0 to 3.4.0
Bumps [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/serilog/serilog-aspnetcore/releases)
- [Commits](https://github.com/serilog/serilog-aspnetcore/compare/v3.2.0...v3.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
17ba459638
|
Bump PlaylistsNET from 1.0.6 to 1.1.2
Bumps [PlaylistsNET](https://github.com/tmk907/PlaylistsNET) from 1.0.6 to 1.1.2.
- [Release notes](https://github.com/tmk907/PlaylistsNET/releases)
- [Commits](https://github.com/tmk907/PlaylistsNET/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
michael9dk
|
e7af1185eb
|
Update README.md
Fix broken link to Azure DevOps pipeline.
|
4 years ago |
Joshua M. Boniface
|
47e63def20
|
Merge pull request #3728 from jellyfin/qsv-cutter
Adjust priority in outputSizeParam cutter
|
4 years ago |
Joshua M. Boniface
|
612d513d86
|
Merge pull request #3772 from EraYaN/master
Updated SkiaSharp to 2.80.1 and replace resize code to fix bad quality
|
4 years ago |
dkanada
|
714a6f04ef
|
Merge pull request #3795 from anthonylavado/master
Update to newer Jellyfin.XMLTV
|
4 years ago |
Anthony Lavado
|
705c0f93f6
|
Update to newer Jellyfin.XMLTV
|
4 years ago |
dkanada
|
254ef6bc0d
|
Merge pull request #3792 from cvium/fix_tmdb_deserialize
TMDb: Change Budget and Revenue to long to avoid overflow
|
4 years ago |
cvium
|
e7d9d8f7c5
|
Change Budget and Revenue to long to avoid overflow
|
4 years ago |
Bond-009
|
43fa983414
|
Merge pull request #3790 from cvium/fewer_string_allocs
Remove some unnecessary string allocations
|
4 years ago |
Claus Vium
|
996d0c07d0
|
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
|
4 years ago |
Claus Vium
|
85e43d657f
|
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
4 years ago |
cvium
|
aa32aba0f8
|
Remove some unnecessary string allocations.
|
4 years ago |
Erwin de Haan
|
0f43780c8c
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Patrick Barron
|
6f306f0a17
|
Minor fixes to ActivityManager
|
4 years ago |
Bond-009
|
b7421db5fe
|
Merge pull request #3578 from barronpm/displaypreferences-efcore
Migrate Display Preferences to EF Core
|
4 years ago |
Patrick Barron
|
ad32800504
|
Switch to unstable chromecast version.
|
4 years ago |
Patrick Barron
|
a6bc4c688d
|
Add using statement to DisplayPreferences migration
|
4 years ago |
David
|
d2dd847b60
|
Remove duplicate code
|
4 years ago |
David
|
a7eee4f4e5
|
Remove duplicate code
|
4 years ago |
David
|
8e05b22645
|
Use correct MediaInfo method
|
4 years ago |
David
|
24c5016f48
|
Fix parameters
|
4 years ago |
David
|
74b3416963
|
Merge remote-tracking branch 'jellyfin/api-migration' into api-universal-audio
|
4 years ago |
David
|
91f2a7d9a8
|
Revert changes
|
4 years ago |
David
|
d50a022036
|
Merge pull request #3775 from crobibero/api-dynamic-hls
Move DynamicHlsService to Jellyfin.Api
|
4 years ago |
crobibero
|
52ba54a71b
|
PERFORMANCE
|
4 years ago |
David
|
3f0c0e2d0d
|
Implement IDisposable
|
4 years ago |
David
|
b717ecd5e0
|
Move methods to the right class
|
4 years ago |
David
|
9be20cfaa6
|
Add jellyfin api entry point
|
4 years ago |
Cody Robibero
|
afe8208746
|
Update Jellyfin.Api/Controllers/DynamicHlsController.cs
Co-authored-by: David <daullmer@gmail.com>
|
4 years ago |
David
|
d3dc9da5d6
|
Prepare DynamicHlsController merge
|
4 years ago |
Bond_009
|
d191fec3ac
|
Minor fixes for websocket code
|
4 years ago |
David
|
a3dcca3826
|
Move UniversalAudioService to Jellyfin.Api
|
4 years ago |
Bond-009
|
7621c8b806
|
Merge pull request #3769 from jellyfin/dkanada-patch-1
Remove useless order step for intros
|
4 years ago |
Erwin de Haan
|
3ee28c016a
|
Switch to sudo -n
|
4 years ago |
Erwin de Haan
|
7c60510bc9
|
Experiment for the SSH task.
|
4 years ago |
crobibero
|
f645e2f884
|
Move DynamicHlsService to Jellyfin.Api
|
4 years ago |
Erwin de Haan
|
44aca4dc6f
|
Formatting in SkiaEncoder.cs
|
4 years ago |
Erwin de Haan
|
526eea41f0
|
Add a note on the convolutional matrix filter.
|
4 years ago |
Erwin de Haan
|
a6d80f557d
|
Add a much shorter timeout to the CollectArtifacts job
|
4 years ago |
Erwin de Haan
|
af38e5469f
|
Update Jellyfin.Drawing.Skia/SkiaEncoder.cs indentation.
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Erwin de Haan
|
7ce99aaf78
|
Update SkiaSharp to 2.80.1 and replace resize code.
This fixed the blurry resized images in the Web UI.
|
4 years ago |
Patrick Barron
|
2cb6eb984b
|
Merge pull request #3764 from Ullmie02/api-videohls
Move VideoHlsService to Jellyfin.Api
|
4 years ago |
dkanada
|
e0d2eb8eec
|
remove useless order step for intros
|
4 years ago |
crobibero
|
4bb1e1c292
|
Fix docs, params, return values
|
4 years ago |
crobibero
|
3d5f89ebf9
|
Merge remote-tracking branch 'upstream/api-migration' into api-dlna-server
|
4 years ago |
crobibero
|
32c0ac96a1
|
fix route params
|
4 years ago |
crobibero
|
6051df0c47
|
Fix response codes, documentation, and auth
|
4 years ago |
crobibero
|
f516cf9c4c
|
Merge remote-tracking branch 'upstream/api-migration' into api-dlna
|
4 years ago |
Cody Robibero
|
cb31aba5dd
|
Merge pull request #3691 from crobibero/api-video
move VideoService.cs to Jellyfin.Api
|
4 years ago |