Commit Graph

328 Commits (94056049131a8573d7a4d0690da04c0e8bc240ad)

Author SHA1 Message Date
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 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
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
4 years ago
Bond_009 a07ee65365 Minor improvements
4 years ago
Bond_009 87d2479b78 Fix warnings
4 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
5 years ago
Joshua M. Boniface 56dcc45dc0
Merge pull request #732 from Bond-009/locale
5 years ago
dkanada 9faa68b26f update subtitle task to match the other scheduled tasks
5 years ago