Bond-009
|
dd13f8d16a
|
Merge pull request #2821 from nyanmisaka/mpeg4
Fix MPEG4 broken on VAAPI
(cherry picked from commit 84dba64644)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
2020-04-12 15:53:12 -04:00 |
|
Bond-009
|
3ec18f085e
|
Merge pull request #2785 from nyanmisaka/mpge4-profile15
Fix MPEG4 packback error regression on vaapi
(cherry picked from commit b16b58bc57)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
2020-04-12 15:51:47 -04:00 |
|
Vasily
|
bf0c07abfe
|
Merge pull request #2503 from nyanmisaka/vaapi
Fix various bugs in HWA subtitle burn-in
(cherry picked from commit 9aefb41512)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
2020-04-05 12:51:08 -04:00 |
|
Joshua M. Boniface
|
54efde4073
|
Merge pull request #2642 from mark-monteiro/fix-extras
Add missing null check when retrieving extras
(cherry picked from commit 425bd2b01b)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
2020-03-22 15:24:54 -04:00 |
|
Bond_009
|
be1d4b32c6
|
Add speed for alpha numeric sorting
|
2020-03-05 00:57:24 +01:00 |
|
dkanada
|
c07e1e4f84
|
Merge pull request #2476 from JustAMan/playto-sort
Bring back sorting when needed to fix PlayTo
|
2020-03-04 01:53:26 +09:00 |
|
Bond-009
|
1c21248e2e
|
Merge pull request #2474 from JustAMan/simplify-sorting
Simplify AlphanumericComparer, reduce code duplication
|
2020-03-02 12:28:31 +01:00 |
|
Vasily
|
13d30a0a79
|
Merge pull request #2436 from dkanada/music
Add config options for MusicBrainz
|
2020-03-02 12:54:17 +03:00 |
|
Vasily
|
ba8d8cede9
|
Replace foreach with for - MOAR SPEED
|
2020-03-02 12:39:34 +03:00 |
|
Vasily
|
9a9f2aa293
|
Apply suggestions from code review
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
2020-03-02 12:36:44 +03:00 |
|
Vasily
|
376bbb40bd
|
Apply code review suggestion
|
2020-03-02 12:34:34 +03:00 |
|
Vasily
|
7f38af3701
|
Remove custom queue class as it is not needed
|
2020-02-28 17:27:16 +03:00 |
|
Vasily
|
f81cd037f0
|
Small speed improvement - no need to convert an array to a list to just iterate over it
|
2020-02-28 16:19:51 +03:00 |
|
Vasily
|
ae1f975b99
|
Implement fast sorting
|
2020-02-27 20:21:34 +03:00 |
|
Vasily
|
0f0b89f344
|
Trying to be more safe
|
2020-02-27 20:14:56 +03:00 |
|
Vasily
|
e125db4fe3
|
Bring back sorting when needed to fix PlayTo
This is partial revert of https://github.com/jellyfin/jellyfin/pull/1011
|
2020-02-27 20:11:40 +03:00 |
|
Vasily
|
d1670f8180
|
Apply suggestions from code review
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
|
2020-02-27 16:02:18 +03:00 |
|
Vasily
|
8e20d2e931
|
Simplify AlphanumericComparer, reduce code duplication
|
2020-02-27 14:51:34 +03:00 |
|
dkanada
|
de40f22a46
|
Merge pull request #2384 from Bond-009/warn16
Fix some warnings in Emby.Server.Implementations
|
2020-02-23 21:46:15 +09:00 |
|
dkanada
|
6715450598
|
Merge pull request #2427 from Bond-009/minor
Minor improvements
|
2020-02-23 10:48:47 +09:00 |
|
dkanada
|
65a9d618cc
|
add config options for musicbrainz
|
2020-02-22 15:04:52 +09:00 |
|
dkanada
|
557b165f01
|
Merge pull request #2434 from Bond-009/photo
Fix photo serialization
|
2020-02-22 00:21:34 +09:00 |
|
dkanada
|
61015c1d0f
|
Merge pull request #2321 from Bond-009/images
Simplify image processing by removing image enhancers
|
2020-02-21 12:32:54 +09:00 |
|
Bond-009
|
b02a3a29f5
|
Fix photo serialization
|
2020-02-20 15:30:04 +01:00 |
|
Bond_009
|
adc9fc282c
|
Minor improvements
|
2020-02-19 23:08:58 +01:00 |
|
Bond_009
|
184ad29f3f
|
Address comments
|
2020-02-19 21:04:28 +01:00 |
|
dkanada
|
8ee917143f
|
Merge pull request #2358 from Bond-009/tests
Enable TreatWarningsAsErrors and Nullable for test projects
|
2020-02-14 00:31:00 +09:00 |
|
Bond-009
|
64800de29d
|
Merge pull request #2394 from mark-monteiro/xml-documentation
Add Some XML Documentation
|
2020-02-12 20:43:51 +01:00 |
|
Bond-009
|
a2490a7ae5
|
Merge branch 'master' into images
|
2020-02-12 17:41:46 +01:00 |
|
Mark Monteiro
|
33761c3658
|
Use "implement" instead of "apply" when referring to an interface
|
2020-02-12 14:08:06 +01:00 |
|
Anthony Lavado
|
00073c162a
|
Merge pull request #2363 from dkanada/view
Add session view endpoint
|
2020-02-11 23:56:47 -05:00 |
|
Mark Monteiro
|
a381eb884c
|
add-some-xml-documentation
|
2020-02-10 10:26:28 +01:00 |
|
Bond-009
|
6a6472bb8a
|
Update MediaBrowser.Controller/Entities/PersonInfo.cs
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
2020-02-04 12:28:16 +01:00 |
|
Bond-009
|
c9e11c95ee
|
Apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
2020-02-04 12:05:14 +01:00 |
|
Bond_009
|
32dcd372f4
|
Fix some warnings in MediaBrowser.Controller
|
2020-02-04 02:10:44 +01:00 |
|
dkanada
|
f93edb7ade
|
add code suggestions
|
2020-02-04 01:29:18 +09:00 |
|
dkanada
|
b7a9900556
|
Merge pull request #2357 from Bond-009/warn13
Fix warnings
|
2020-02-03 17:15:03 +09:00 |
|
dkanada
|
c1ecd886d9
|
Merge pull request #2368 from nyanmisaka/master
Fix framerate info not showing when mediasource is in H264 format.
|
2020-02-03 15:58:26 +09:00 |
|
Nyanmisaka
|
c149fcb3ee
|
Update MediaBrowser.Controller/MediaEncoding/JobLogger.cs
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
2020-02-03 00:02:24 +08:00 |
|
Nyanmisaka
|
2c3b1bb8cb
|
Update JobLogger.cs
|
2020-02-02 16:46:56 +08:00 |
|
Nyanmisaka
|
7472ae5ca9
|
fix fps info issue when the video is h264.
Fixed an issue that when the media source is in H264 format and the frame rate info is not displayed due to missing space characters in ffmpeg log.
|
2020-02-02 16:27:02 +08:00 |
|
Nyanmisaka
|
8eced835c0
|
Update JobLogger.cs
|
2020-02-02 15:58:29 +08:00 |
|
dkanada
|
1bc8ca2542
|
add session view endpoint
|
2020-02-02 00:16:11 +09:00 |
|
dkanada
|
6341d986a9
|
fix a few warnings
|
2020-02-02 00:07:46 +09:00 |
|
dkanada
|
afe9ed977b
|
improve scan progress and fix a few bugs
|
2020-02-01 22:44:27 +09:00 |
|
Bond_009
|
71abf1d3ce
|
Enable TreatWarningsAsErrors and Nullable for test projects
|
2020-01-31 22:46:10 +01:00 |
|
Bond_009
|
87d2479b78
|
Fix warnings
|
2020-01-31 22:26:53 +01:00 |
|
Bond_009
|
2186df8ac4
|
Update deps
|
2020-01-28 22:42:07 +01:00 |
|
dkanada
|
1ed92b05fb
|
Merge pull request #2332 from pR0Ps/bugfix/dlna
Fix another issue with DLNA responses not properly paginating
|
2020-01-27 23:18:33 +09:00 |
|
ThreeFive-O
|
4f3bfd9146
|
Add Transcoding framerate info
|
2020-01-24 23:33:32 +01:00 |
|