dkanada
|
907f2bb2f4
|
fix custom musicbrainz servers
|
5 years ago |
nyanmisaka
|
95c5c08610
|
minor improvements
|
5 years ago |
nyanmisaka
|
db23660660
|
prefer to use libfdk_aac for better audio quality
|
5 years ago |
nyanmisaka
|
0af353404c
|
fix the UTF-16 error while burning ass/ssa subtitles
|
5 years ago |
Nyanmisaka
|
0e9d9a7897
|
fix the incorrect HLS time while using hw encoders
|
5 years ago |
Nyanmisaka
|
0c6ac38454
|
fix graphical subtitle scaling for NVDEC
|
5 years ago |
Nyanmisaka
|
111095c2b0
|
fix QSV HWA failed when burning text subtitles
ffmpeg 4.3+ is required for better transcoding speed(more than twice increase).
Using qsv on Linux also requires a fix in ffmpeg 4.3+.
See 74007dd86a
|
5 years ago |
nyanmisaka
|
fac6831653
|
fix various bugs in VAAPI hardware acceleration
|
5 years ago |
Vasily
|
5bda05304a
|
Merge pull request #2678 from ferferga/master
Translate Scheduled Tasks
|
5 years ago |
ferferga
|
a9759f6a80
|
Rename translation keys
|
5 years ago |
Bond-009
|
5acd0521a2
|
Merge pull request #2639 from alset333/master
Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value
|
5 years ago |
Joshua M. Boniface
|
c356266419
|
Revert #2146 ordering change
|
5 years ago |
ox0spy
|
e0fdf6fa07
|
Dockerfile: support for non-ASCII characters
|
5 years ago |
Mark Monteiro
|
e266ad51c5
|
Simplify logic; remove unnecessary methods
|
5 years ago |
Mark Monteiro
|
ea306e8f6d
|
Do not assign an invalid value of zero to ExtraType
|
5 years ago |
Mark Monteiro
|
5fcbedc194
|
Display extras with an unknown type
|
5 years ago |
dkanada
|
bd4269cb59
|
Merge pull request #2667 from crobibero/emby-naming-warnings
Fix warnings in Emby.Naming
|
5 years ago |
ferferga
|
620135d8da
|
Removed spanish string from english file
|
5 years ago |
ferferga
|
aa98160d70
|
Add whitespaces
|
5 years ago |
ferferga
|
797b2fbf1d
|
Restore comments
|
5 years ago |
Erik Larsson
|
b63ed35238
|
Add descriptive TV episode titles for DLNA browsing
When browsing TV episodes in Next Up, etc via DLNA a more descriptive
title should be used to easier identify the right episode.
|
5 years ago |
Mark Monteiro
|
1f5caa46c5
|
Fix some more issues with disposing Process instances
|
5 years ago |
Mark Monteiro
|
d705931e81
|
Dispose of process correctly in AttachmentExtractor
|
5 years ago |
Mark Monteiro
|
1c13be085f
|
Make HasExitedSafe() private
|
5 years ago |
Mark Monteiro
|
48bbcbb426
|
Use WaitForExitAsync extension method in AttachmentExtractor
|
5 years ago |
Mark Monteiro
|
97c36d11d4
|
Use a TimeSpan instead of ms and support providing a custom CancellationToken
|
5 years ago |
Mark Monteiro
|
7447ea8960
|
Make sure Process objects are all disposed correctly
|
5 years ago |
Mark Monteiro
|
b947d98266
|
Delete unnecessary ProcessFactory abstraction
|
5 years ago |
Mark Monteiro
|
ee2f911a2b
|
Remove unnecessary CommonProcess abstraction
|
5 years ago |
ferferga
|
a2a53ec879
|
Same with SubtitleScheduledTasks
|
5 years ago |
ferferga
|
07f4893ba6
|
Translated RefreshChannelScheduledTask as well
|
5 years ago |
ferferga
|
28f07df657
|
Fix NullReferenceException at startup
|
5 years ago |
ferferga
|
105fc3dc29
|
Apply suggestions
|
5 years ago |
ferferga
|
d0b3dc1485
|
Remove an unused string
|
5 years ago |
ferferga
|
30c1170a55
|
Remove comments
|
5 years ago |
ferferga
|
0778eb20aa
|
Translate Scheduled Tasks (names and descriptions)
|
5 years ago |
dependabot-preview[bot]
|
b10f268c43
|
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.4.0...v16.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
dependabot-preview[bot]
|
798a765105
|
Bump System.Text.Json from 4.7.0 to 4.7.1
Bumps [System.Text.Json](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
5 years ago |
Cody Robibero
|
ea49514723
|
Update Emby.Naming/Subtitles/SubtitleParser.cs
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
Bond-009
|
10050a55a5
|
Merge pull request #2674 from JustAMan/fix-attachments-scan
Make variables binding correspond with column names
|
5 years ago |
Vasily
|
0d2a355c00
|
Make variables binding correspond with column names
|
5 years ago |
dkanada
|
622106467e
|
Merge pull request #2668 from mark-monteiro/fix-application-host-dispose
Fix ApplicationHost Dispose() method
|
5 years ago |
crobibero
|
bd5c66b2a6
|
implement suggestions
|
5 years ago |
dkanada
|
6c2cca57f4
|
Merge pull request #2669 from mark-monteiro/update-net-core
Update .NET Core to 3.1.3
|
5 years ago |
crobibero
|
18906d0205
|
implement suggestions
|
5 years ago |
crobibero
|
261a2e1989
|
revert xml docs indentation
|
5 years ago |
Mark Monteiro
|
aa9737afb3
|
Update .NET Core to 3.1.3
|
5 years ago |
Mark Monteiro
|
d1fe28fac6
|
Check for null before disposing
|
5 years ago |
Mark Monteiro
|
ca85bef7c5
|
Move check for web client directory to application startup in Program.cs
|
5 years ago |
crobibero
|
cb68fbeb0a
|
Fix warnings in Emby.Naming
|
5 years ago |