Bond_009
|
ab57b504fe
|
Delete user config dir on user deletion
|
5 years ago |
dkanada
|
bc7cbfb21a
|
Merge pull request #1941 from Bond-009/mediaencoding
Make probesize and analyzeduration configurable and simplify circular dependencies
|
5 years ago |
Bond-009
|
91562a4392
|
Merge pull request #2155 from mark-monteiro/2149-jellyfin-drawing-skia-warnings
Jellyfin.Drawing.Skia Warnings and Analyzers
|
5 years ago |
dkanada
|
61b9845e0f
|
Merge pull request #2099 from cryptobank/master
Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to...
|
5 years ago |
cryptobank
|
d063300af4
|
Add space
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
cryptobank
|
bafcadbe58
|
Use case insensitive contains (4)
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
cryptobank
|
d0febd6c37
|
Use case insensitive contains (3)
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
cryptobank
|
802a66a9e6
|
Use case insensitive contains (2)
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
cryptobank
|
867b61025d
|
Use case insensitive contains (1)
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
5 years ago |
Mark Monteiro
|
88928118eb
|
Add missing documentation in Jellyfun.Drawing.Skia
|
5 years ago |
Bond-009
|
6464bca791
|
Use extension methods
|
5 years ago |
Bond-009
|
2c0259f920
|
Replace '_' with ':' in config keys
|
5 years ago |
Bond_009
|
0bf8bfbb0c
|
Merge branch 'master' into mediaencoding
|
5 years ago |
dkanada
|
dee3076eaf
|
Merge pull request #1923 from Bond-009/random
Don't shuffle some types by default
|
5 years ago |
Petr Janda
|
1cec41baf8
|
Merge remote-tracking branch 'upstream/master'
|
5 years ago |
cryptobank
|
408cf017a4
|
Remove newline
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
cryptobank
|
68edb9734d
|
Add space between if statement and boolean expression
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Bond-009
|
a2c35e6dba
|
Merge remote-tracking branch 'upstream/master' into random
|
5 years ago |
Petr Janda
|
3f43aef997
|
Add back code removed during testing/debugging
|
5 years ago |
Petr Janda
|
535390bb64
|
QSV can hardware deinterlace too now
|
5 years ago |
Petr Janda
|
a9766992b7
|
Do not force original aspect ratio to decrease, it causes bitmap subtitles to be off-centre
|
5 years ago |
Petr Janda
|
9ee0804407
|
Move scaling filters and definitions before deinterlacing
|
5 years ago |
Petr Janda
|
7d2bfabb32
|
Force original aspect ratio can be used for QSV subtitle scaling
|
5 years ago |
Petr Janda
|
8368815788
|
Remove trailing spaces
|
5 years ago |
Bond-009
|
5f6bca8aeb
|
Merge remote-tracking branch 'upstream/master' into baseurl
|
5 years ago |
Vasily
|
e05c02263a
|
Merge pull request #2097 from Bond-009/unused2
Remove unused fields and properties
|
5 years ago |
Petr Janda
|
70530e1f14
|
Fix formatting (2)
|
5 years ago |
Petr Janda
|
3d8f3da5d6
|
Add comments
|
5 years ago |
Petr Janda
|
78a161138f
|
Fix formatting stuffed up by previous commit
|
5 years ago |
Petr Janda
|
89605d4fb1
|
Fix VAAPI encoding on 10-bit hevc. Update QSV encoding and scaling to take advantage of scale_qsv and overlay_qsv
|
5 years ago |
Bond_009
|
f7d71a2bc7
|
Remove unused fields and properties
|
5 years ago |
Vasily
|
32519a5471
|
Merge pull request #2058 from ferferga/master
Add full Raspberry Pi hardware accelerated decoding support
|
5 years ago |
Vasily
|
5263aaa026
|
Merge pull request #1503 from cvium/webapi_v2
Move StartupWizard to ASP.NET Web Api
|
5 years ago |
ferferga
|
94ef239de0
|
Add full Raspberry Pi hardware decoding support
|
5 years ago |
Bond-009
|
c6d48f51f6
|
Fix naming const
|
5 years ago |
Bond_009
|
cc5acf37f7
|
Make probesize and analyzeduration configurable and simplify circular
dependencies
Makes the probesize and analyzeduration configurable with env args.
(`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
|
5 years ago |
Bond_009
|
3221e837f9
|
* Add support for multi segment base urls
* Make baseurl case-insensitive
|
5 years ago |
Joshua M. Boniface
|
48120d01dc
|
Merge pull request #1991 from Bond-009/transtemp
Don't append transcodes to transcoding temp path
|
5 years ago |
Claus Vium
|
27e3cf1558
|
Move appbuilder and service collection to Jellyfin.Server
|
5 years ago |
Claus Vium
|
3f651de24c
|
Add authentication and remove versioning
|
5 years ago |
dkanada
|
51cdc6ea16
|
Merge pull request #1926 from Bond-009/auth
Add clearer exceptions, warnings and docs
|
5 years ago |
Bond-009
|
d4b438791f
|
Don't append transcodes to transcoding temp path
|
5 years ago |
dkanada
|
f3ca37e523
|
minor changes to transcode cleanup scheduled task
|
5 years ago |
dkanada
|
f51f59d675
|
Merge pull request #1965 from Bond-009/dbjson
Deserialize with the correct type (and warning fixes)
|
5 years ago |
Joshua M. Boniface
|
a460814182
|
Merge pull request #1904 from JustAMan/hls-move-2
Switch ffmpeg to hls muxer (from segment) to fix premature stop on non-patched ffmpeg
|
5 years ago |
Bond_009
|
a245f5a0d4
|
Rewrite hex encoder/decoder
|
5 years ago |
Bond_009
|
846857b60e
|
Deserialize with the correct type (and warning fixes)
|
5 years ago |
Bond_009
|
d9a03c9bb1
|
Fix more warnings
|
5 years ago |
Bond-009
|
2b1e766c17
|
Update MediaBrowser.Controller/Library/IUserManager.cs
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
5 years ago |
Vasily
|
3743137c31
|
Address Bond-009 review comments
|
5 years ago |