nyanmisaka
|
b4598bd71b
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
4 years ago |
nyanmisaka
|
b02ceea91b
|
increase bitrate to 20Mbps for 1440p transcoding
|
4 years ago |
Nyanmisaka
|
5ff08338d5
|
Apply suggestions from code review
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
|
4 years ago |
Greenback
|
9a323f6df0
|
More spelling corrections.
|
4 years ago |
Joshua M. Boniface
|
e0f60847c0
|
Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsampling
Add FLAC and define the corresponding target sample rate
|
4 years ago |
Joshua M. Boniface
|
e86db484ef
|
Merge pull request #4136 from BaronGreenback/Comment1
DLNA Classes - No code change, just added commenting to classes.
|
4 years ago |
nyanmisaka
|
5fe4ea2f4a
|
add video range info to title
|
4 years ago |
nyanmisaka
|
488dbdb31d
|
Merge remote-tracking branch 'upstream/master' into fmp4-hls
|
4 years ago |
crobibero
|
e66d79fc0c
|
Merge remote-tracking branch 'upstream/master' into http-exception
|
4 years ago |
crobibero
|
dae4541bad
|
Merge remote-tracking branch 'upstream/master' into dotnet-5
|
4 years ago |
crobibero
|
95a2de757f
|
remove custom HttpException
|
4 years ago |
Bond_009
|
ff49a3bb61
|
Missed some stuff
|
4 years ago |
crobibero
|
d5e2369dd6
|
Fix nullability errors in MediaBrowser.Model
|
4 years ago |
crobibero
|
01355e0498
|
Fix nullability errors in Jellyfin.Api (part 1)
|
4 years ago |
crobibero
|
73f9a6d7d0
|
Convert array property to IReadOnlyList
|
4 years ago |
BaronGreenback
|
27bb17ef9d
|
Merge branch 'master' into Comment1
|
4 years ago |
nyanmisaka
|
5bd0c2b69d
|
add an option to disable hevc encoding
|
4 years ago |
nyanmisaka
|
57e5b59b93
|
adjust bitrate limit for HLS audio codecs
|
4 years ago |
crobibero
|
83629ab6f2
|
Update packages to net5
|
4 years ago |
Claus Vium
|
cdf979efef
|
Merge pull request #3196 from ferferga/images-advance
Remove "download images in advance" option
|
4 years ago |
nyanmisaka
|
737cb727f9
|
Merge remote-tracking branch 'upstream/master' into fonts
|
4 years ago |
nyanmisaka
|
85965741f5
|
add initial support for HEVC over FMP4-HLS
|
4 years ago |
Claus Vium
|
8c5e0ddae0
|
Merge pull request #4401 from nyanmisaka/respect-music-settings
Respect music quality settings when transcoding
|
4 years ago |
Bond-009
|
51dc92c3a9
|
Merge pull request #4326 from crobibero/purge-activity-log
Automatically clean activity log database
|
4 years ago |
crobibero
|
ceecc80bb3
|
Allow configuration of ActivityLogRetention
|
4 years ago |
nyanmisaka
|
00f0c14d7b
|
respect music quality settings when transcoding
|
4 years ago |
Stéphane Senart
|
5979151f11
|
[AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
|
4 years ago |
Stéphane Senart
|
28ee4f0a7f
|
[AudioTranscoding] Add FLAC as supported target audio format and be able to define the corresponding target sample rate
|
4 years ago |
ferferga
|
9fd01fade6
|
Remove "download images in advance" option
|
4 years ago |
BaronGreenback
|
63be65dd91
|
Merge branch 'master' into Comment1
|
4 years ago |
dkanada
|
5c2ecc0ca5
|
Merge pull request #4324 from crobibero/dotnet-3.1.9
Update to dotnet 3.1.9
|
4 years ago |
Anthony Lavado
|
8ffa14e6d3
|
Merge pull request #4309 from nielsvanvelzen/publicsysteminfo-backward-compatible-openapi
Make StartupWizardCompleted nullable in PublicSystemInfo
|
4 years ago |
crobibero
|
15a7f88e08
|
Automatically clean activity log database
|
4 years ago |
crobibero
|
f998e52107
|
Update to dotnet 3.1.9
|
4 years ago |
Jan-Pieter Baert
|
ec91d3893d
|
Fix SA 1116 warnings
|
4 years ago |
Niels van Velzen
|
7072b4d926
|
Make StartupWizardCompleted nullable in PublicSystemInfo
|
4 years ago |
dkanada
|
2375c35c4a
|
Merge pull request #4292 from crobibero/missing-general-command
Add missing general commands
|
4 years ago |
Anthony Lavado
|
ecabcff8f0
|
Merge pull request #4274 from barronpm/activitylog-query
Rewrite Activity Log Backend
|
4 years ago |
crobibero
|
fe49ae7cb5
|
fix casing
|
4 years ago |
crobibero
|
e9f17f3cab
|
Add missing general commands for Kodi
|
4 years ago |
crobibero
|
508b7c0a4e
|
Add missing general commands
|
4 years ago |
Bond-009
|
d22fe41c3c
|
Merge pull request #4177 from cvium/remove_missing
Remove dummy season and missing episode provider
|
4 years ago |
cvium
|
72cd6ab071
|
Remove dummy season and missing episode provider in a futile attempt to remove cruft
|
4 years ago |
Bond-009
|
e011659186
|
Merge pull request #4210 from nielsvanvelzen/typed-websocket-message
Use enum for WebSocket message types
|
4 years ago |
Joshua M. Boniface
|
2a575dd67e
|
Merge pull request #4269 from joshuaboniface/session-limit
Add user max sessions options
|
4 years ago |
Joshua M. Boniface
|
d47284d59f
|
Merge pull request #4202 from cvium/tmdblib_migration
Migrate the TMDb providers to the TMDbLib library
|
4 years ago |
Patrick Barron
|
4d7e7d6331
|
Rewrite activity log backend to use a query class.
|
4 years ago |
Joshua M. Boniface
|
1bfe9713af
|
Make MaxSessions default 0
|
4 years ago |
Bond-009
|
07be066180
|
Merge pull request #4252 from skyfrk/4214-supported-commands-enum
Convert supportedCommands strings to enums
|
4 years ago |
Joshua M. Boniface
|
2577595bac
|
Remove obsolete getter
|
4 years ago |