Andrew Rabert
edcfd8b565
Merge pull request #631 from Bond-009/imagesize
...
Cleanup ImageProcessor and SkiaEncoder
6 years ago
Andrew Rabert
7327bb91a3
Fix func name
6 years ago
Andrew Rabert
6a5488c651
Formatting
6 years ago
Andrew Rabert
1cf1e9bfa1
Update appPaths position
6 years ago
Andrew Rabert
7469ed4e6e
Update logger position
6 years ago
Andrew Rabert
c7f648f86a
Merge branch 'dev' into imagesize
6 years ago
Andrew Rabert
803bf563d7
Merge pull request #621 from Bond-009/perf
...
Minor improvements to library scan code
6 years ago
Andrew Rabert
d16f38dbe1
Merge pull request #623 from wtayl0r/inject-logger-factories
...
Replaced injections of ILogger with ILoggerFactory
6 years ago
Andrew Rabert
e8813ced3c
Merge pull request #638 from EraYaN/clean-test-files
...
Removed XmlTv testfiles and nuget install
6 years ago
Andrew Rabert
a1fcf4ea0d
Merge pull request #613 from MatMaul/mediaencoding-dev
...
Update MediaEncoding
6 years ago
Andrew Rabert
c8dd72886b
Merge pull request #636 from cvium/fix_subtitle_conversion_direct_streaming
...
Allow subtitle extraction and conversion in direct streaming
6 years ago
Andrew Rabert
c64cc733d2
Merge pull request #639 from Bond-009/ffmpeg4.1
...
Fix segment_time_delta for ffmpeg 4.1
6 years ago
William Taylor
190bc46c1b
Removed unused parameters from Program.getImageEncoder
6 years ago
Mathieu Velten
ae73f7b3e3
Fix transcoding bitrate
6 years ago
Mathieu Velten
060eb98cc5
Fix encoding profile handling for vaapi
6 years ago
Mathieu Velten
da16de48aa
Revert back to 10e57ce8d21b4516733894075001819f3cd6db6b for MediaEncoding
...
Remove some duplicate code that were causing warnings
6 years ago
William Taylor
e62198650e
Updated param name
6 years ago
William Taylor
88f13492c7
Added myself to contributors.md
6 years ago
William Taylor
65cd3ed597
Replaced injections of ILogger with ILoggerFactory
...
This makes resolving dependencies from the container much easier as
you cannot resolve with primitives parameters in a way that is any
more readable.
The aim of this commit is to change as little as possible with the end
result, loggers that were newed up for the parent object were given the same
name. Objects that used the base or app loggers, were given a new logger with
an appropriate name.
Also removed some unused dependencies.
6 years ago
Bond_009
c27aff1c63
Fix segment_time_delta for ffmpeg 4.1
6 years ago
Vasily
0586598d33
Merge pull request #637 from Bond-009/font
...
Remove unused font
6 years ago
Claus Vium
e8cf72e925
Change CanExtractSubtitles to true to allow conversion during direct streaming
6 years ago
Bond_009
fc7c211025
Remove unused font
6 years ago
Anthony Lavado
3d441d4a73
Merge pull request #634 from joshuaboniface/replace-tvdbkey
...
Replace our TVDB key with @drakus72's which is V1
6 years ago
Bond_009
35d97dc949
Minor improvements to library scan code
6 years ago
Joshua M. Boniface
18189644e3
Merge pull request #622 from joshuaboniface/unified-build
...
Add unified build script and bump_version script
6 years ago
Joshua Boniface
56365e9237
Bail out if web branch is unclean like build does
6 years ago
Joshua Boniface
9da5d3acc2
Replace our TVDB key with @drakus72's which is V1
6 years ago
Joshua Boniface
3320d4feeb
Move dotnet to a per-platform dependency
6 years ago
Joshua Boniface
90b9a95619
Use LANG=C for date in Yum changelog
6 years ago
Andrew Rabert
3a6624f701
Merge pull request #629 from cvium/fix_subtitleencoder
...
Fix subtitle converter misinterpreting 0 valued endTimeTicks
6 years ago
Claus Vium
2b47006662
Remove unneeded variable
6 years ago
Andrew Rabert
acb9afd908
Merge pull request #598 from cvium/remove_textencoding
...
Remove MediaBrowser.Text for license violations and hackiness
6 years ago
Bond_009
7e4cc9f513
Touchup
6 years ago
Bond_009
ca910325f3
Remove unneeded fields
6 years ago
Bond_009
8fc8fc0622
Cleanup ImageProcessor
6 years ago
Claus Vium
2dc14aa85d
Remove CodePages from csproj
6 years ago
Claus Vium
26e20d1cd5
Fix subtitle converter misinterpreting 0 valued endTimeTicks
6 years ago
Claus Vium
217d35ee74
Fix missing imports after rebase
6 years ago
cvium
790266d314
Add package ref for codepages
6 years ago
cvium
eba1f05c03
Remove embedded resource from csproj
6 years ago
cvium
b35dcbb9f0
Remove MediaBrowser.Text since it violates licenses and is overall hacky
6 years ago
Joshua M. Boniface
3a5e3ade01
Merge pull request #628 from nvllsvm/name
...
Update Product Name (User-Agent)
6 years ago
Andrew Rabert
fbc82c88be
Update product name to Jellyfin Server
6 years ago
Andrew Rabert
9eada88545
Use AssmeblyProduct for Name
6 years ago
Andrew Rabert
6561021926
Merge pull request #582 from nvllsvm/image
...
Replace custom image parser with Skia
6 years ago
Andrew Rabert
d72d0fb865
Merge pull request #627 from nvllsvm/version
...
Use string for ApplicationVersion
6 years ago
Andrew Rabert
875392c77f
Combine Emby.Drawing and Emby.Drawing.Skia
6 years ago
Andrew Rabert
449dd1a6a2
Remove allowSlowMethods from image processing
6 years ago
Andrew Rabert
9a7a5ef50e
Replace custom image parser with Skia
6 years ago