aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-12Add reminder to remove the workaround gnattu
This will be no longer needed when ffmpeg is ready Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-12Clean up server discovery codeBond-009
2020-01-13Merge pull request #2096 from Bond-009/embytvdkanada
Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs
2020-01-12Fix buildBond-009
2020-01-12add support for AMF hardware encoding on Linux.Nyanmisaka
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-12Enable Throttling when transcoding without Hardware-AccelerationMaximilian Marschall
2020-01-11Fix testsBond_009
2020-01-11Clean up some moreBond_009
2020-01-11Remove useless statementBond_009
2020-01-11Improve parsersBond_009
2020-01-11Simplify CleanDateTimeParserBond_009
2020-01-11Fix a couple of testsBond_009
2020-01-11Cleanup testsBond_009
2020-01-11Merge pull request #2170 from Bond-009/mediainfoservicedkanada
Minor changes to MediaInfoService
2020-01-11Merge pull request #2248 from jellyfin/azp-vstest-fixdkanada
Fix the VSTest runner
2020-01-11Merge pull request #2254 from Bond-009/regexdkanada
Fix regex for movies released after 2019
2020-01-11Fix regex for movies released after 2019Bond_009
2020-01-11Merge pull request #2105 from Bond-009/namingtestsVasily
Add back all old emby tests
2020-01-11Fix buildBond_009
2020-01-11Merge pull request #2136 from Bond-009/warn12Vasily
More warnings (removed)
2020-01-10Added translation using Weblate (Serbian)Slobodan Simić
2020-01-10Address commentsBond_009
2020-01-10Merge branch 'master' into warn12Bond_009
2020-01-10Merge branch 'master' into embytvBond_009
2020-01-11add support for AMD h264_amf & hevc_amfNyanmisaka
2020-01-10Translated using Weblate (Malay)archon eleven
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
2020-01-10Translated using Weblate (French)Philmo67
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-01-10Translated using Weblate (French)keitaro62
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-01-10fixes dockerfile building on recent linux installationsNarfinger
2020-01-09Renamed project and namespaceBen Magee
2020-01-09Merge branch 'master' into namingtestsBond_009
2020-01-09Merge pull request #7 from jellyfin/masterArtiume
nightly
2020-01-09Build all test projects using a wildcardErwin de Haan
2020-01-09Added plural glob for test assembliesErwin de Haan
2020-01-09Apply suggestions from code reviewErwin de Haan
Co-Authored-By: Bond-009 <bond.009@outlook.com> Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2020-01-09Fix the test selection glob.Erwin de Haan
2020-01-09Update Jellyfin.Api.Test to 3.1Erwin de Haan
2020-01-09Fix the VSTest runnerErwin de Haan
2020-01-09Remove StringHelper functionsBond-009
2020-01-09Fix typo and pluralgnattu
2020-01-09Merge pull request #2185 from Bond-009/scanerrorsdkanada
Fix exceptions while scanning
2020-01-08Add a test case which doesn't specify the parent directory.Ben Magee
2020-01-08Added a test to prevent a regression of the issue seen in #1874. This issue ↵Ben Magee
was fixed in PR#2240
2020-01-08Rename functionBond-009
2020-01-08fix buildBond-009
2020-01-08Merge branch 'master' into scanerrorsBond-009
2020-01-08Merge pull request #2240 from anthonylavado/fix-pathfindingAndrew Rabert
Re-order the path statement to avoid file issues
2020-01-08Re-order the path statement to avoid file issuesAnthony Lavado
Fixes #31874.
2020-01-08Merge pull request #1838 from Unhelpful/media-attachmentsdkanada
Add support for embedded attachments in media files
2020-01-08rename two properties based on code suggestionsdkanada