Commit Graph

220 Commits (fec23de427fe1c46e4ce1aaf31f1695c90232059)

Author SHA1 Message Date
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
Stanislav Ionascu cd4641dca0 Remove PlayableStreamFileNames as unused
4 years ago
Stanislav Ionascu 3ad6232973 Add probe / direct-stream / transcoding support for BluRays
4 years ago
crobibero 30ba35a33b Use HttpClientFactory in SubtitleEncoder
4 years ago
Bond_009 ab2147751f Make MediaBrowser.MediaEncoding warnings free
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
Bond-009 53f99d5d4b Add some analyzers to MediaBrowser.MediaEncoding
4 years ago
Bond-009 18efa25a6f Enable TreatWarningsAsErrors for MediaBrowser.MediaEncoding
4 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage
4 years ago
Odd Stråbø 591fcf7ff2 Fix formating
4 years ago
Odd Stråbø 27709c9bb3 Fix embedded subtitles
4 years ago
Bond-009 3ff110984a
Merge branch 'master' into readonlyspan
4 years ago
Anthony Lavado 0cb2cd9456
Merge pull request #3576 from HelloWorld017/fix/sami-utf16
4 years ago
Bond_009 febb6bced6 Review usage of string.Substring (part 1)
4 years ago
Khinenw 6e069f925b Fix SAMI UTF-16 Encoding Bug
4 years ago
Sacha Korban 29c4220227 Fix support for mixed-protocol external subtitles
4 years ago
telans 6556bec646
brace multiline if statements (cont.)
4 years ago
telans 5bb639a59a
newlines after braces
4 years ago
telans 7f307f9082
brace multiline 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
dkanada dabb869a6b
Merge branch 'master' into hwaccel
4 years ago
telans 3d9049ef08
fix SA1508
4 years ago
telans acd4389653
fix SA1005
4 years ago
Vasily 4999831604 Merge remote-tracking branch 'upstream/master' into hwaccel
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
nyanmisaka b4b93995f7 add more separate hw decoding toggles
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
MrTimscampi a262ecd9c7 Add positionning cues to WebVTT writer
4 years ago
Mark Monteiro 4113288278 Fix style issues
4 years ago
Mark Monteiro 7152b55747 Use a separate line for each property initializer
4 years ago
Mark Monteiro e0f40f57d8 Merge remote-tracking branch 'upstream/master' into remove-common-process
4 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings
4 years ago
Vasily 9aefb41512
Merge pull request #2503 from nyanmisaka/vaapi
4 years ago
nyanmisaka 0af353404c fix the UTF-16 error while burning ass/ssa subtitles
4 years ago
Mark Monteiro 1f5caa46c5 Fix some more issues with disposing Process instances
4 years ago
Mark Monteiro 97c36d11d4 Use a TimeSpan instead of ms and support providing a custom CancellationToken
4 years ago
Mark Monteiro 7447ea8960 Make sure Process objects are all disposed correctly
4 years ago
Mark Monteiro b947d98266 Delete unnecessary ProcessFactory abstraction
4 years ago
Mark Monteiro ee2f911a2b Remove unnecessary CommonProcess abstraction
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Ian Walton 4836d1674b Don't return closed stream for subtitles. (jellyfin/jellyfin#2650)
4 years ago
Bond-009 2c8592fe78 Fix subtitles
4 years ago
Bond_009 87d2479b78 Fix warnings
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
Bond_009 e714b9930e Merge branch 'master' into embytv
5 years ago
Bond-009 59cdfdc2d9 Fix JSON subtitle writer
5 years ago
Bond_009 5cab79c839 Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
5 years ago
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular
5 years ago
Bond_009 c9820d30ed Fix multiple mistakes and warnings
5 years ago
Khinenw 59518ec87e Fixed SMI to SRT UTF-16 Encoding bug
5 years ago
Tristan McCann 5c1fbfca03 Stop path substitution in SubtitleEncoder
5 years ago
dkanada 715ddbb3b0 remove open subtitles from the server
5 years ago
Claus Vium 139807719c Add missing base64 conversion
5 years ago
Claus Vium 1e2050f106 Rename functions to match functionality
5 years ago
Claus Vium a23f04623e Remove IEncryptionManager
5 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
5 years ago
Erwin de Haan b9a111432a Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
5 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
5 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
5 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
5 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
5 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Tthecreator 0b80902cc8 Set EnableRaisingEvents correctly for SubtitleEncoder
6 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
6 years ago
Andrew Rabert 3a6624f701 Merge pull request #629 from cvium/fix_subtitleencoder
6 years ago
Claus Vium 2b47006662 Remove unneeded variable
6 years ago
Claus Vium 26e20d1cd5 Fix subtitle converter misinterpreting 0 valued endTimeTicks
6 years ago
cvium b35dcbb9f0 Remove MediaBrowser.Text since it violates licenses and is overall hacky
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 f2e50f50bd Visual Studio Reformat: MediaBrowser.MediaEncoding
6 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
6 years ago
Andrew Rabert e5c2dbdf23 Merge pull request #540 from joshuaboniface/api-keys
6 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
6 years ago
Anthony Lavado 5900ab8c68 Update OpenSubtitles User Agent to our own
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 73fd0cd8c6 SubtitleEncoder: stop using tuples for clarity
6 years ago
Bond_009 59d8d9a82c Fix nullrefexception in SubtitleEncoder
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0c1b9d3bff Rebase
6 years ago
Mathieu Velten 1d7d52ff9e Port MediaEncoding and Api.Playback from 10e57ce8d21b4516733894075001819f3cd6db6b
6 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti 6ff89eab78 fixes #2588 - OpenSubtitlesDownloader doesn't respect X-Ratelimit-Requests-Remaining
7 years ago
Luke Pulverenti ce47f63389 3.2.20.5
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti 696a6b34ea improve smb support
7 years ago
Luke Pulverenti 8755886761 switch to hwaccel auto
7 years ago
Luke Pulverenti 4d7d8961b4 update encoding detection
7 years ago
Luke Pulverenti ce1ed2bea7 update hls to support mpeg2video
7 years ago
Luke Pulverenti a181425e54 omit input container when hw encoding
7 years ago
Luke Pulverenti 03317b291d improve subtitle responses
7 years ago
Luke Pulverenti e936f49518 update use of shellexecute
8 years ago
Luke Pulverenti ffb1ec76a7 update components
8 years ago
Luke Pulverenti 7a2cb6da5a add subtitle fix for tizen
8 years ago
Luke Pulverenti 9b5a4c22e3 update image & subtitle extraction
8 years ago
Luke Pulverenti a8b340cbb2 update portable projects
8 years ago