Commit Graph

465 Commits (d1cc56f78c325142d9d2565e436e26efcec24aa5)

Author SHA1 Message Date
Jonas Resch bbf1399826 Check language for null or empty instead of only null in MediaBrowser.Providers/MediaInfo/AudioResolver.cs
3 years ago
Jonas Resch d016d483ae Change return type from Task<List<MediaStream>> to Task<IAsyncEnumerable<MediaStream>> in MediaBrowser.Providers/MediaInfo/AudioResolver.cs
3 years ago
Jonas Resch 61b191d345 Fix indentation in MediaBrowser.Providers/MediaInfo/AudioResolver.cs
3 years ago
Jonas Resch 9433072f90 Only search in video folder for external audio files
3 years ago
Jonas Resch a3c5afa443 Add ConfigureAwait false MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
3 years ago
Jonas Resch f1862f9b1a Add ConfigureAwait false to MediaBrowser.Providers/MediaInfo/AudioResolver.cs
3 years ago
Jonas Resch a68e58556c Implement code feedback
3 years ago
Jonas Resch c1a8385c9c Shorten calculation of audio startIndex in MediaBrowser.Providers/MediaInfo/FFProbeVideoInfo.cs
3 years ago
Jonas Resch 9978164438 Add support for external audio files
3 years ago
Joe Rogers 1df5b5034b
Address suppressed warnings
3 years ago
Joe Rogers 4a20ae6cb4
Allow default/forced tag without setting language
3 years ago
Joe Rogers 88baff5693
Apply suggestions from code review
3 years ago
Joe Rogers 9ba7bf96ef
Query MediaSourceManager directly in image providers
3 years ago
Joe Rogers 7cf5767949
Query media streams by type instead of filtering
3 years ago
Joe Rogers f059be8e4d
Add logging and fast return
3 years ago
Joe Rogers 370b7f8e12
Handle unexpected case more gracefully
3 years ago
Joe Rogers 1d729b2b0f
Use codec to determine image format
3 years ago
Joe Rogers f73a7a6ed8
Use ImageFormat instead of string for extension
3 years ago
Joe Rogers de9bf327c6
Merge similar tests with Theories
3 years ago
Cody Robibero 64652b6392 Fix and disable new dotnet6 warnings
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Claus Vium 768ec60e11
Merge pull request #6689 from 1337joe/expand-image-extraction
3 years ago
Joe Rogers 31baea072a
Address review comments
3 years ago
MBR-0001 ade3afad41 Add IsAutomated to SubtitleSearchRequest
3 years ago
Joe Rogers e3eee10d05
Add image provider tests and clean up
3 years ago
Joe Rogers 8d70cc2dde
Add support for non-jpg image extractions
3 years ago
Joe Rogers 6ce8cce12c
Add handling for embedded background and logo
3 years ago
Joe Rogers be9ed29f63
Split EmbeddedImage extracting to new provider
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond_009 6f405dc36d Clean up VideoImageProvider
3 years ago
boolemancer 2345646ff1 Fix explicit stream selection in MediaEncoder.ExtractImageInternal
3 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
3 years ago
BaronGreenback 6648b7d7da
Merge branch 'master' into comparisons
3 years ago
Bond-009 cfad97ff28
Merge pull request #6096 from cvium/saving_private_ram
3 years ago
Stan adf406b182
Fix playback of complex BluRay ISOs (#6166)
3 years ago
cvium 0835b26889 review
3 years ago
Claus Vium 2d5ed7cb95
Apply suggestions from code review
3 years ago
Claus Vium b12f509de3
Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
cvium 81ac11828b Fix ArrayIndexOutOfBounds
3 years ago
cvium 1b49435a0e Reduce some allocations
3 years ago
BaronGreenback e682c230bd
Merge branch 'master' into comparisons
3 years ago
BaronGreenback 2e98de9062
Code Clean up: Convert to null-coalescing operator ?? (#5845)
3 years ago
BaronGreenback f2c10471bf
Code Clean up: Use Pattern Matching (#5838)
3 years ago
BaronGreenback 107412f2f2
Update FFProbeVideoInfo.cs
3 years ago
BaronGreenback 6b2b484987
Update SubtitleScheduledTask.cs
3 years ago
BaronGreenback 80877aa945 Cleaned up "value assigned is not used in any execution path"
3 years ago
Maxr1998 24ac8a1223
Improve metadata probing to better support music videos
3 years ago
Joshua M. Boniface 670f7cacc3
Merge pull request #4651 from crobibero/iso_manager
4 years ago
crobibero ca5c20c988 Remove IIsoMounter and IsoMounter
4 years ago
Bond_009 e4fd61411f Minor improvements
4 years ago
Stan 3bb8884e16
Merge branch 'master' into bdiso-playback
4 years ago
Jan-Pieter Baert 6f9beef732
Fix SA1012 and SA1013 warnings
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
Bond_009 384ab39f5b Fix some warnings
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
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
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
4 years ago
aled 299e49f39d Fix a small number of compile warnings
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Bond_009 6b7517e506 Fix indentation
4 years ago
Bond_009 d8a7462205 DvdLib: remove dependency on MediaBrowser.Model
4 years ago
Bond_009 3ab50f5a3f Address comments
4 years ago
Bond_009 787049f35f Merge branch 'master' into minor
4 years ago
ferferga a9759f6a80 Rename translation keys
4 years ago
ferferga a2a53ec879 Same with SubtitleScheduledTasks
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
5 years ago
Bond_009 a07ee65365 Minor improvements
5 years ago
Bond_009 87d2479b78 Fix warnings
5 years ago
Bond_009 8a0ef41036 Minor improvements
5 years ago
dkanada aca31457c0 merge branch master into media-attachments
5 years ago
Bond_009 cc5acf37f7 Make probesize and analyzeduration configurable and simplify circular
5 years ago
Andrew Mahone 03ecf57548 Store MediaAttachments in DB.
5 years ago
Bond_009 1616f24cee Fix more warnings
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown
6 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
6 years ago
dkanada 9faa68b26f update subtitle task to match the other scheduled tasks
6 years ago
Bond-009 2a1f6361a5
Merge branch 'master' into locale
6 years ago
Bond-009 1ea219bf3f
Merge branch 'master' into culture
6 years ago
Erwin de Haan 450f246f95 Unwrapped `GetFileNameWithoutExtension`
6 years ago
Erwin de Haan 581a7fe078 Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
6 years ago
Erwin de Haan a430568082 Unwrapped `OpenRead` and `CopyFile`
6 years ago
Erwin de Haan d7c6d16250 Unwrapped CreateDirectory and DeleteDirectory
6 years ago
Erwin de Haan 3a831994f6 Unwrapped GetDirectoryName and DirectorySeperatorChar
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Bond_009 51edd5d067 Reworked LocalizationManager to load data async
6 years ago
Claus Vium 64b6cfa3dc Add Size to TypedBaseItem
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 a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
6 years ago
Erwin de Haan b062577d81 Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener
6 years ago
Erwin de Haan 587bb85b41 Visual Studio Reformat: MediaBrowser.Providers
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
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 70b0dd968f Improve support for embedded metadata; support external subtitles with strm files
7 years ago
Luke Pulverenti 5cb7469028 support track selection before playback
7 years ago
Luke Pulverenti 7174ee66d5 allow separate image extractions for each audio book
7 years ago
Luke Pulverenti 0a0303ca64 normalize strm file contents
7 years ago
Luke Pulverenti ac09136a3d restore GetImageSize method
7 years ago
Luke Pulverenti 0351c968c3 reduce file checks during library scan
7 years ago
Luke Pulverenti 66ad10348f update translations
7 years ago
Luke Pulverenti cdd79ec7e2 update owned items
7 years ago
Luke Pulverenti fe10df6935 improve queries from scheduled tasks
7 years ago
Luke Pulverenti 88bd8892c3 support .vtt subtitles
7 years ago
Luke Pulverenti e287e3a50d remove async when there's nothing to await
7 years ago
Luke Pulverenti 749a181fac fix video images not being created
7 years ago
Luke Pulverenti 6bc2a79792 fix folder rip probe
7 years ago
Luke Pulverenti e441e2f53d update active recordings
7 years ago
Luke Pulverenti 1ad990ad72 update live tv data transfer
7 years ago
Luke Pulverenti e7425e6205 revert servicestack.text update
7 years ago
Luke Pulverenti 40442f887b consolidate emby.server.core into emby.server.implementations
7 years ago
Luke Pulverenti 52aeb3c40b consolidate interfaces
7 years ago
Luke Pulverenti 994720c24a deprecate hddvd videotype
7 years ago
Luke Pulverenti 27c490c152 update file refresher
7 years ago
Luke Pulverenti db315c4e32 update media source methods
7 years ago
Luke Pulverenti d8e2887071 update container value
7 years ago
Luke Pulverenti b89af7af43 fixes #2121 - background roku thumbnail generation (or maybe... any scheduled task?) should be "niced"
7 years ago
Luke Pulverenti 6ff89eab78 fixes #2588 - OpenSubtitlesDownloader doesn't respect X-Ratelimit-Requests-Remaining
7 years ago
Luke Pulverenti 33014f77aa update GetItems method
7 years ago
Luke Pulverenti da77b05817 update data queries
7 years ago
Luke Pulverenti d48496b843 add new search filters
7 years ago
Luke Pulverenti 696a6b34ea improve smb support
7 years ago
Luke Pulverenti 04b6f23473 3.2.9.1
8 years ago
Luke Pulverenti 76b456d5e8 add setting to prefer filename or embedded title
8 years ago
Luke Pulverenti c0e5494825 respect locked fields during media probe
8 years ago
Luke Pulverenti d218dbd2a1 add cancellation to socket methods
8 years ago
Luke Pulverenti 3ff216f05a update ShortOverview
8 years ago
Luke Pulverenti 85cd90d6e6 update video osd
8 years ago
Luke Pulverenti b738d560bf update audio metadata
8 years ago
Luke Pulverenti 853dbfc558 separate player selection into it's own script
8 years ago
Luke Pulverenti e265d8efec fix bdinfo path
8 years ago
Luke Pulverenti a8b340cbb2 update portable projects
8 years ago
Luke Pulverenti 3bf72b71b3 consolidate internal interfaces
8 years ago
Luke Pulverenti ce38e98791 move common dependencies
8 years ago
Luke Pulverenti 099b4d3e5b update providers to use core interfaces
8 years ago
Luke Pulverenti 872aec9352 continue reworking provider project
8 years ago