dkanada
d00fd7ca82
switch two incorrectly used variables
2020-01-13 15:43:06 +09:00
dkanada
65e9a705d3
check operating system for absolute path test
2020-01-13 15:34:50 +09:00
dkanada
a8cd963d46
fix tests for absolute paths
2020-01-13 15:25:54 +09:00
dkanada
c3efcbf77e
Merge pull request #2245 from BnMcG/1874-regression-test
...
Add a test to prevent a regression of absolute path generation behaviour
2020-01-13 14:18:11 +09:00
Bond_009
56f580cdf6
Add test to prevent regressions
2020-01-12 23:57:13 +01:00
Bond_009
93ab829df5
Attempt #3
2020-01-12 23:25:57 +01:00
Bond_009
84d1b12530
Attempt #2
2020-01-12 21:55:04 +01:00
Bond_009
da5893b0f1
Try to fix nullreff
2020-01-12 21:21:20 +01:00
dkanada
ce7744806c
Merge pull request #2216 from gnattu/master
...
Let HLS fallback to mpegts in case device reports unsupported container
2020-01-13 03:43:59 +09:00
gnattu
ea075c1b48
Add reminder to remove the workaround
...
This will be no longer needed when ffmpeg is ready
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-12 13:22:20 -05:00
Bond-009
ded9857f45
Clean up server discovery code
2020-01-12 18:59:10 +01:00
dkanada
d217f1614e
Merge pull request #2096 from Bond-009/embytv
...
Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
2020-01-13 00:41:52 +09:00
Bond-009
2a09f05ff3
Fix build
2020-01-12 16:30:31 +01:00
Nyanmisaka
08c4d3797f
add support for AMF hardware encoding on Linux.
...
1) h264_amf is now supported on linux with 'amdgpu-pro' installed and '--enable-amf' when compiling ffmpeg.
2) Using vaapi decode and h264_amf encode on linux platform can avoid some weird transcoding errors in h264_vaapi with amd gpu.
2020-01-12 21:38:28 +08:00
Bond_009
9f5bbb126e
Fix tests
2020-01-11 22:29:46 +01:00
Bond_009
abf03f7d3a
Clean up some more
2020-01-11 22:17:05 +01:00
Bond_009
ec0ef2a2c5
Remove useless statement
2020-01-11 22:17:05 +01:00
Bond_009
cd0592ea8f
Improve parsers
2020-01-11 22:17:05 +01:00
Bond_009
dd254eddac
Simplify CleanDateTimeParser
2020-01-11 22:17:05 +01:00
Bond_009
b1dc595be1
Fix a couple of tests
2020-01-11 22:17:05 +01:00
Bond_009
a647dc5705
Cleanup tests
2020-01-11 22:17:05 +01:00
dkanada
a272638a84
Merge pull request #2170 from Bond-009/mediainfoservice
...
Minor changes to MediaInfoService
2020-01-11 16:54:23 +09:00
dkanada
bca48b5d5c
Merge pull request #2248 from jellyfin/azp-vstest-fix
...
Fix the VSTest runner
2020-01-11 15:34:22 +09:00
dkanada
d63debd008
Merge pull request #2254 from Bond-009/regex
...
Fix regex for movies released after 2019
2020-01-11 15:12:39 +09:00
Bond_009
801c356d66
Fix regex for movies released after 2019
2020-01-11 00:23:14 +01:00
Vasily
dd7feacd34
Merge pull request #2105 from Bond-009/namingtests
...
Add back all old emby tests
2020-01-11 02:11:13 +03:00
Bond_009
0d6a4c2909
Fix build
2020-01-11 00:08:47 +01:00
Vasily
aca4d678a2
Merge pull request #2136 from Bond-009/warn12
...
More warnings (removed)
2020-01-11 02:02:48 +03:00
Slobodan Simić
fa1aeeb18a
Added translation using Weblate (Serbian)
2020-01-10 15:27:17 -05:00
Bond_009
d9ec502ff9
Address comments
2020-01-10 21:25:45 +01:00
Bond_009
bb236b9591
Merge branch 'master' into warn12
2020-01-10 21:18:16 +01:00
Bond_009
e714b9930e
Merge branch 'master' into embytv
2020-01-10 21:16:46 +01:00
Nyanmisaka
e95239e281
add support for AMD h264_amf & hevc_amf
2020-01-11 01:36:25 +08:00
archon eleven
0a39e54984
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2020-01-10 10:17:05 -05:00
Philmo67
81ae6d8afd
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-01-10 10:17:05 -05:00
keitaro62
0a92200c6f
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-01-10 10:17:05 -05:00
Narfinger
c3ff4e0b9f
fixes dockerfile building on recent linux installations
2020-01-10 19:42:07 +09:00
Ben Magee
64baca9fac
Renamed project and namespace
2020-01-09 22:03:57 +00:00
Bond_009
b50c4938e1
Merge branch 'master' into namingtests
2020-01-09 18:26:22 +01:00
Erwin de Haan
312987aea5
Build all test projects using a wildcard
2020-01-09 17:39:17 +01:00
Erwin de Haan
654336990f
Added plural glob for test assemblies
2020-01-09 17:31:44 +01:00
Erwin de Haan
d328fc51cf
Apply suggestions from code review
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-09 17:28:20 +01:00
Erwin de Haan
6792fa111e
Fix the test selection glob.
2020-01-09 17:27:48 +01:00
Erwin de Haan
1ea613a9bd
Update Jellyfin.Api.Test to 3.1
2020-01-09 17:26:42 +01:00
Erwin de Haan
1fecb9efb2
Fix the VSTest runner
2020-01-09 17:17:52 +01:00
Bond-009
fdbb329118
Remove StringHelper functions
2020-01-09 17:07:13 +01:00
gnattu
d5204f572a
Fix typo and plural
2020-01-09 02:25:05 -05:00
dkanada
162c1ac7b7
Merge pull request #2185 from Bond-009/scanerrors
...
Fix exceptions while scanning
2020-01-09 15:10:29 +09:00
Ben Magee
140673fcf6
Add a test case which doesn't specify the parent directory.
2020-01-08 23:03:17 +00:00
Ben Magee
43c76b48c9
Added a test to prevent a regression of the issue seen in #1874 . This issue was fixed in PR#2240
2020-01-08 22:52:33 +00:00