Commit Graph

432 Commits (c76bcd5ec7acb34d83305459d47f8c78d425ed51)

Author SHA1 Message Date
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
BaronGreenback 63be65dd91
Merge branch 'master' into Comment1
4 years ago
Jan-Pieter Baert ec91d3893d
Fix SA 1116 warnings
4 years ago
Maxr1998 e01209a6f5
Log stream type and codec for missing direct play profile
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
dkanada 028c681c15
Merge pull request #3928 from Mygod/patch-1
4 years ago
Jim Cartlidge 68de105dc2 Comments part 1
4 years ago
BaronGreenback eedb520af1 Removed code that wasn't used.
4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Mygod 8b9a380466
Add 1440p to the mix
4 years ago
Patrick Barron ca1f15af19 Move GenericEventArgs to Jellyfin.Data.Events
4 years ago
Patrick Barron ab396225ea Migrate Display Preferences to EF Core
4 years ago
Joshua M. Boniface f3151e7dc7
Merge pull request #3505 from Bond-009/minor3
4 years ago
Bond_009 ae6eaa7f02 Minor fixes
4 years ago
Patrick Barron 6d1b00da64 Use Array.Empty
4 years ago
telans 5bb639a59a
newlines after braces
4 years ago
telans 7f307f9082
brace multiline if statements
4 years ago
telans 98db8f72e0
fix SA1503 for one line if statements
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Bond_009 7659a2ab32 Remove ListHelper extensions
4 years ago
Bond_009 fc049caba2 Merge branch 'master' into nullable3
4 years ago
Vasily 8e514f8d63 Fix check for profile supporting a codec - it should first check if profile is talking about media type
5 years ago
Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model
5 years ago
Bond_009 e9d1eabd53 Remove unused usings
5 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
5 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
5 years ago
Bond_009 07cc4be6a7 Fix some warnings
5 years ago
Bond_009 f47ad85011 Fix warnings MediaBrowser.Model
5 years ago
Bond-009 fdbb329118 Remove StringHelper functions
5 years ago
Bond_009 675754bc5c Possible fix for MrMC
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Bond_009 93e535d3a1 Trying to make sense of the streaming code
6 years ago
William Lees d18823ced1 Fix potential NullReferenceException
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Bond_009 883575893b Change image dimentions from double to int
6 years ago
Bond_009 2f8f9e6853 Address comments
6 years ago
Bond_009 06d9423f00 Clean up last bits
6 years ago
Bond_009 37be6c87eb Make ConditionProcessor static
6 years ago
Bond_009 c9b88ab741 Clean up streambuilder
6 years ago
Erwin de Haan 38f96af079 Reformat JustAMan review pt2 changes
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
6 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan 8f41ba4d3a Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.Model
6 years ago
Erwin de Haan 382e8699a2 EditorConfig reformat: MediaBrowser.Model
6 years ago
Erwin de Haan 1a4b271314 Visual Studio Reformat: MediaBrowser.Model
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
hawken ba1794f64b Remove tabs and trailing whitespace
6 years ago
Bond_009 340a2c6512 Post GPL cleanup
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
Bond_009 6e5d2aadaa Remove custom ToArray extension
6 years ago
Andrew Rabert a86b71899e Add GPL modules
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 4f09c1e06d reduce dlna chatter
7 years ago
Luke Pulverenti 43cb11f694 update shared stream support
7 years ago
Luke Pulverenti 1dc8ff9e91 allow specification of m3u stream limit
7 years ago
Luke Pulverenti 0a0303ca64 normalize strm file contents
7 years ago
Luke Pulverenti 8ec8b46394 allow separate configuration of date format
7 years ago
Luke Pulverenti 93676f6838 revise unknown audio stream handling
7 years ago
Luke Pulverenti c583d49541 live tv subtitle fixes
7 years ago
Luke Pulverenti 4e4c145855 update hls query string
7 years ago
Luke Pulverenti a0d82a02c8 update param encoding
7 years ago
Luke Pulverenti d43508a898 update applyconditions
7 years ago
Luke Pulverenti 978eedbcb7 improve support for compressed xmltv
7 years ago
Luke Pulverenti de5a8d579b move season zero display name to per library settings
7 years ago
Luke Pulverenti f3120dbee9 fix application of params
7 years ago
Luke Pulverenti b4851d4789 separate deinterlacing params by video codec
7 years ago
Luke Pulverenti eb63e0d264 update image processor
7 years ago
Luke Pulverenti 8de80d43ba update ResolutionNormalizer
7 years ago
Luke Pulverenti 780b761456 3.2.29.2
7 years ago
Luke Pulverenti 82ab91f209 add property to indicate support for on the fly subtitle extraction
7 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti d8e2887071 update container value
7 years ago
Luke Pulverenti e208ef19b0 check audio stream for null
7 years ago
Luke Pulverenti b786cca9da consolidate methods
7 years ago
Luke Pulverenti 31841a31a9 3.2.26.7
7 years ago
Luke Pulverenti a0e7cdd2dc support all inclusive direct play profile
7 years ago
Luke Pulverenti 6ea8e7868d add live stream params
7 years ago
Luke Pulverenti 5cafb17e8f fix stream builder error
7 years ago
Luke Pulverenti a759b09577 support max audio bit depth
7 years ago
Luke Pulverenti f2fb52761f update stream building
7 years ago
Luke Pulverenti a107ff0369 capture more transcoding info
7 years ago
Luke Pulverenti 5e57b829d3 update CodecProfile checks
7 years ago
Luke Pulverenti 8a780bc023 add interlaced fix
7 years ago
Luke Pulverenti 3e15b28b18 add IsInterlaced param
7 years ago
Luke Pulverenti 0beb803aed add sample rate condition
7 years ago
Luke Pulverenti 7ee588060d add IgnoreDts option
7 years ago
Luke Pulverenti 118c702c5c fixes #2572 - Issues found by PVS-Studio
8 years ago
Luke Pulverenti 06394d1a9f add break on non keyframes
8 years ago
Luke Pulverenti 6e4074ab8a update multi-version preferences
8 years ago
Luke Pulverenti c9be9b4141 update hls params
8 years ago
Luke Pulverenti 79f3eb3fe2 update live tv osd
8 years ago
Luke Pulverenti c9ee7633ca embed recording button into video player
8 years ago
Luke Pulverenti ce1ed2bea7 update hls to support mpeg2video
8 years ago
Luke Pulverenti 6091e00e18 clean related files when deleting items
8 years ago
Luke Pulverenti ab026ab2de restore localized guids switch
8 years ago
Luke Pulverenti 6066619138 handle bitrate overflow
8 years ago
Luke Pulverenti 5372c0bf23 remove unused property
8 years ago
Luke Pulverenti e1da7b80f4 update cloud sync profile
8 years ago
Luke e7cebb91a7 Merge pull request #2350 from MediaBrowser/beta
8 years ago
Luke Pulverenti de9cd28a79 remove tvos dts hack no longer needed
8 years ago
Luke Pulverenti afabbfa22b add ios dts workaround
8 years ago
Luke Pulverenti c7d520555b update dlna profiles
8 years ago
Luke Pulverenti 372fbd30f6 update components
8 years ago
Luke Pulverenti 43c6971383 update isavc condition
8 years ago
Luke Pulverenti 635c8d50a3 update character escaping
8 years ago
Luke Pulverenti 48ba276d83 add dlna classes
8 years ago
Luke Pulverenti 818a48e838 update DeviceProfile
8 years ago
Luke Pulverenti 0f8ccfaf49 prep for portable common
8 years ago
Luke Pulverenti c7f559f8ce make model project portable
8 years ago
Luke fb9db5c3c3 Merge pull request #2240 from MediaBrowser/beta
8 years ago
Luke Pulverenti 55f47d2120 update recording defaults
8 years ago
Luke 25ef9777ca Merge pull request #2224 from MediaBrowser/beta
8 years ago
Luke Pulverenti d3583c1460 update lists
8 years ago
Luke Pulverenti 9b937ebb9c fix really high audio encoding bitrate
8 years ago
Luke Pulverenti 6a7fabc3bd add new guide settings
8 years ago
Luke Pulverenti 97ea2ff43a update live tv hls
8 years ago
Luke Pulverenti 5cfae1ada1 update startup tasks
8 years ago
Luke Pulverenti 510fbf139c fix repeated guide refreshes
8 years ago
Luke Pulverenti 0117ee67d8 resolve 128k limit
8 years ago
Luke Pulverenti 17e1c8c22b update sync settings
8 years ago
Luke Pulverenti ec111eebd3 fix folder caching
8 years ago
Luke Pulverenti 6e9828ddad add remuxing permission
8 years ago
Luke Pulverenti 6164049919 update direct stream url for improved caching
8 years ago
Luke Pulverenti 6af3dc91c5 adjust audio transcoding bitrate
8 years ago
Luke Pulverenti 8328f39834 update behavior with restricted transcoding access
8 years ago
Luke Pulverenti e44a24d9e5 update hls subtitles
8 years ago
Luke Pulverenti 959c6a397c add new streambuilder options
8 years ago
Luke Pulverenti 5c5cc212aa pass all audio codecs to server
8 years ago
Luke Pulverenti cf0d9883c6 fix userdata transactions
8 years ago
Luke Pulverenti faefbf36cc adjust bitrate in h264/h265 conversions
8 years ago
Luke Pulverenti dbf11dcbb3 add DisplayTitle to SubtitleStreamInfo
8 years ago
Luke Pulverenti 187b1099bc update firefox profile
8 years ago
Luke Pulverenti a15a762ba1 fixes #1484 - (Feature request) Make emby choose output stream based on ffmpeg config
9 years ago
Luke Pulverenti a80070f478 check codecs in audio direct play profiles
9 years ago
Luke Pulverenti c59b4329f4 restore ForceLiveStream param
9 years ago
Luke Pulverenti a38086126f update hls playback
9 years ago
Luke Pulverenti 57e3bb72f9 update stream selection
9 years ago